Plugins
Browse, filter, and install DeepSeek-Harness plugins.
19 plugins found
dsh-automation
titanwings/dsh-automation
Scheduled coding runs in fresh agent sessions with auditable history.
dsh-better-browser
titanwings/dsh-better-browser
DSH 真实浏览器插件:通过 Kimi WebBridge 让 Agent 操作用户已登录的浏览器,并提供 13 个 webbridge_* 工具。 / Let DSH Agents use your signed-in browser through thirteen Kimi WebBridge tools.
dsh-track
fakechris/dsh-track
Embedded task management engine: decision-point protocol, idea capture wall, Linear-style issue store.
dsh-explorer
no-prm/dsh-explorer
Git-first file-tree sidebar for the DSH web GUI: VS Code-style indent guides, M/A/U/D/R git decorations, HEAD-vs-worktree diff preview, media preview, and drag-to-reference (files/folders/selected code with line numbers) — pure plugin.
dsh-drag-and-drop
akiracod/dsh-drag-and-drop
File-drag fork: drop documents as removable chips above the composer, send without typing.
dsh-voice
3274375092/dsh-voice
Voice input for DeepSeek Harness: speak into the microphone and the recognized text is submitted as a normal chat message, via local or browser speech recognition.
dsh-opencode-usage
vinyumao/dsh-opencode-usage
OpenCode Go plan usage display for the DSH web GUI: a persistent badge under the composer shows rolling/weekly/monthly usage percents with reset countdowns; click to expand a card; agents can query the balance via the `opencode_go_usage` tool.
dsh-opencode-zen-free-provider
jiesou/dsh-opencode-zen-free-provider
OpenCode Zen free models provider for dsh
dsh-scnet
lql341/dsh-scnet
DeepSeek Harness plugin for SCNet HPC: SSH setup, CPU/DCU Slurm jobs, cluster probing, compute-node diagnostics, and Hygon DCU/DTK guidance.
dsh-diagram
hanzhangzzz/dsh-diagram
Editable Excalidraw diagrams for DeepSeek Harness conversations.
dsh-desktop-launcher
yvesgao/dsh-desktop-launcher
Create a one-click Windows desktop shortcut from the Settings page: a .cmd launcher + desktop icon for DeepSeek Harness or any local server, auto-opens the browser, with taskbar pin hints.
dsh-ui-tweaks
wlj521/dsh-ui-tweaks
Live-tune the DSH Web conversation UI from Settings: message font size, Claude Desktop-style markdown tables, dialog width, an optional timeline rail, and a GitBar with branch management, per-file diff, and commit & push.
dsh-think-any-lang
lco117/dsh-think-any-lang
DeepSeek Harness (DSH) plugin: a "Thinking Language" selector under Settings → General that tells the model which language to reason in (chain of thought) via a system-prompt section. Zero extra calls, zero latency, 12 languages.
dsh-deepseek-usage
azurehalcyon/dsh-deepseek-usage
DSH 插件:极简的 DeepSeek 余额/用量面板,无任何多余窗口,极简配置
dsh-mcp-skill-panel
lilyblessing/dsh-mcp-skill-panel
MCP & Skill manager: enable/disable MCP servers and skills from a Settings panel to free context in real time; optional AI middle layer (mcp_search/mcp_call) calls disabled servers on demand, with state-based visibility filtering that keeps user-enabled servers visible.
dsh-bundle-dedup-guard
lstalu/dsh-bundle-dedup-guard
DSH plugin guard: checks profile bundle lists for duplicate loader entries on every plugin load, preventing the 'duplicate loader entry id' boot crash caused by listing an aggregate bundle and its sub-plugins together — and the `dsh plugin` reconcile recu
dsh-ui-agents-pixe
eternalnight996/dsh-ui-agents-pixe
给 DeepSeek Harness Web 主窗口加「工作角色」页签 + 对话区像素人办公室浮层(The Agency en / agency-agents-zh 255+ 角色,29 预设团队)。一条命令安装,不改 dsh 源码。
dsh-bundle-vision
skillre/dsh-bundle-vision
Vision bundle + plugin for DeepSeek Harness: the describe_image tool reads local images and asks any configured multimodal route, with zero core changes
dashr (dashr)
fgm-builds/dashr
RLM mode for dsh: recursive sub-agents via a unified rlm() function — spawn, await, and chain child agents as first-class Python calls. Adds a persistent IPython kernel with tools.* bindings and context-as-variable.