Bundle
A DSH profile bundle that ships the Telegram ↔ DeepSeek Harness bridge as a model-callable install tool. Requires the session sandbox policy to allow subprocess TLS to api.telegram.org (danger-full-access in the default sandbox policy).
winada82
Bundle
dsh SSH remotes: manage remote harnesses over SSH and use the local machine as a thin client (codex-remote style). Ships a standalone dsh-ssh CLI plus a dsh profile bundle that adds an SSH Remotes panel to the local web GUI.
ArcherLyu
Bundle
Access lock for DeepSeek Harness web profile (password, passkey, IP lists, Nginx)
Z-6354
Bundle
bundle: deploy the dsh session manager (host service + settings page) into a dsh web profile.
DM-Odyssey
Bundle
Deployment-level static web plugin for DSH: cerrda dark re-theme of the DeepSeek Harness Web GUI (rose/purple oklch, Liquid Glass composer, Silk WebGL2 background, Sora/Fraunces/JetBrains Mono). Install with: dsh plugin --profile web add dsh-cerrda-theme
Cerrda
Bundle
Persistent, auditable uni-browser profiles for DeepSeek Harness.
baixianger
Profile
dsh-profile-web
Yiklek
Bundle
DeepSeek Harness profile plugin: obra Superpowers skills + session bootstrap
anht3889
Bundle
DSH 插件:锁定 web-runtime 的 openBrowser 为 false,禁用 dsh --profile web 启动自动打开浏览器。
lovezi0
Bundle
Hot-plug manager and replacement plugin inventory UI for DeepSeek Harness profiles.
zhangnan
Bundle
Standalone pluggable March 7th (Honkai: Star Rail) skin for the dsh web GUI: theme tokens, night background, and character art flanking the input. Not part of the default web-app — add this package to a profile bundle to enable.
fishfromsky
Bundle
Small DSH Web GUI plugin to check and apply official DeepSeek Harness updates from a git checkout: view local vs origin/master, fast-forward to the official latest, and optionally rebuild. Shows an offline/unreachable state when the remote cannot be reached. Hot-pluggable - mounted via the web profile without touching dsh source.
zhuoxuanliu53-svg
Bundle
DSH plugin: manage local model inference servers (llama.cpp / vLLM / SGLang) — registry, safe start/stop, parameter profile versioning with validation. Red lines: never pkill, never stop protected port 11437, never auto-restart dsh.
Ansonfishing
Bundle
DSH 环境自动备份:插件安装/更新时自动轮转备份 profiles/web,支持保留时长与数量设置及自动清理。 / Automatic web-profile backup with rotation (web.latest_bak → web.YYYYMMDDHHMM), retention and max-count pruning.
ikanger
Bundle
Private DSH bundle exposing custom plugins as separate profile loader entries.
vb2250158
Bundle
Aggregate DSH plugin bundle — one install, five plugins: dsh-memarc (long-term memory + session archive), dsh-session-git (export/import sessions as committed JSON), dsh-session-branches (session fork tree), dsh-goal-auto-resume (re-arm unfinished goals), dsh-model-reasoning (per-model reasoning capability & effort editor). Declares dsh.bundle, so the whole repository installs as a single profile layer: no clone, no build.
loongWoong
Bundle
Profile-aware keyboard shortcuts for the DeepSeek Harness Web Client
hytime
Bundle
DSH profile bundle: control your real, logged-in browser through TMWebDriver (Chrome extension bridge)
chen70456-lang
Bundle
Visual web settings panel for the official @tencent-connect/dsh-qqbot plugin: manage the QQ Bot AppID/AppSecret, c2c & group access modes/allowlists, cwd and requireMention directly in the DSH web settings page (reads/writes the qqbot profile's cordis.patch.yml).
zhengjy01
Bundle
Audit a DSH profile for capabilities nothing consumes, and record completion claims with the evidence that supports them.
qimen039-code
Bundle
DSH 浏览器插件:右侧边栏里的浏览器标签页,每个会话一只 Chrome、各自一份独立 profile。
zjuatri
Bundle
Seven host-side policy plugins for DeepSeek Harness, composed through DSH's vendored Cordis runtime. Installable as a dsh bundle: dsh plugin --profile <name> add <this package>. Pinned upstream: deepseek-ai/deepseek-harness @ d347e703908d0406b7a7ef80e3a0e594d86b2215.
stadeummwt
Bundle
Terminal UI plugin for DeepSeek Harness: mounts over the dsh-base profile layer through the dsh plugin mechanism, consuming the host runtime
asymptotee
Bundle
DSH PDF 解析插件: 为 agent 提供 pdf_info / pdf_extract_text / pdf_render_page 三个工具。基于 pdfjs-dist + @napi-rs/canvas; 对未内嵌字体的 PDF (如嘉立创EDA导出) 自动改用系统字体渲染文字。热插拔 — 通过 cordis.patch.yml + profile node_modules 软链接挂载, 无需改动 dsh 源码。
RCYD857