Plugins
Browse, filter, and install DeepSeek-Harness plugins.
5410 plugins found
dsh-fonttune
lyaxz/dsh-fonttune
Font plugin for the DeepSeek Harness Web GUI: the conversation gets its own font, size, line height and weight, the interface has a font and a weight of its own and follows the conversation by default, code keeps its own axis with ligature control, and whole setups save as presets.
dsh-key-limits
goodandready/dsh-key-limits
Shows API-key and subscription quota limits in the DSH provider interface and settings.
dsh-nico-theme
more-nico/dsh-nico-theme
Switchable liquid-glass theme for the DSH web UI — 14 panels become frosted glass over a fluid backdrop, with material sliders and hover elasticity.
dsh-improve-prompt
hoyyang/dsh-improve-prompt
One-click prompt improvement for the DSH composer: press the sparkle button to rewrite the draft into an agent-ready prompt, replaced in place and undoable, with a deterministic fidelity check that keeps every path, identifier, number, URL and backticked token verbatim, plus a length ceiling that blocks inflation.
dsh-peak-balance
vvilliam-qwq/dsh-peak-balance
Peak/off-peak billing clock with a provider-neutral account readout (DeepSeek balance, subscription plan windows, relay credits), per-turn spend measured from the provider's own counter, and a /hist token-history scene split per provider for dsh-tui
dsh-notify-ding
better-er/dsh-notify-ding
在 DSH 需要人工回答或一轮对话跑完时弹出系统通知。标准可安装的 dsh 客户端插件。
codebase-chat
shinzarou-eng/codebase-chat
Multi-language codebase intelligence for MCP-compatible IDEs, the CLI and DeepSeek Harness: chat, search, audit, refactor, and board-ready reports from local code.
dsh-ide-git
kannakuron/dsh-ide-git
JetBrains-style Git tool window for the sidebar: branch tree with ahead/behind badges, commit graph with text/author/date/path filters, per-file line diff, changes list and commit box, plus branch, tag and stash actions, merge, rebase, cherry-pick, reset and fetch/pull/push.
pr-monitor-plugin
sesori-ai/pr-monitor-plugin
DeepSeek Harness bundle for GitHub PR monitoring, readiness, and conversation reports
dsh-git-update-notifier
lmr233/dsh-git-update-notifier
每日检查 dsh 本体是否有更新(源码 checkout 走 git,npx / npm 安装走 registry),并在 Web GUI 中交由用户决定更新、延期或回退。
dsh-remote-file-system
better-er/dsh-remote-file-system
模型可见的远程文件工具 read_remote、write_remote、edit_remote,经 ssh 读写远程主机文件。write_remote 只允许新建,绝无覆写分支;文件后端 RemoteFileSystem 不继承 FileSystem,仅借用 @deepseek-ai/dsh-fs 的类型词表与 FsError。标准可安装的 dsh host 插件。
dsh-tavily
yuuz12/dsh-tavily
Tavily-backed search provider for the DeepSeek Harness web capability seam (ctx.web) — replaces the official web search with multi-key balance-aware rotation, manageable from the DSH web settings (Plugins → Plugin configuration).
dsh-cloud-workspaces
harryopo/dsh-cloud-workspaces
Cloud workspaces for DeepSeek Harness: pick "Cloud (SSH)" in the workspace chooser and the agent's bash/read/write/edit/glob/grep tools transparently run on your Linux server over SSH. Includes ssh_* agent tools, an SSH host settings card, jump-host suppo
dsh-mcp-workspace-scope
felix-lj-ct/dsh-mcp-workspace-scope
Per-workspace MCP scoping for the DeepSeek Harness — decide which MCP servers a session may see from the directory it was opened in.
bright-drift
lnabc03/bright-drift
Workspace drift awareness for DeepSeek Harness agents: detects external/user file changes and injects them into the agent context at step boundaries.
dsh-plan-bridge
taylorswitiger/dsh-plan-bridge
Local multi-plan bridge for DeepSeek Harness: use your existing ChatGPT Codex, Claude, ZCode (GLM) and Qwen subscriptions through one loopback proxy, with a settings-page status card and one-click provisioning. No dsh core changes.
dsh-message-navigator
kekcidbbe-sudo/dsh-message-navigator
Codex-style message navigator for the DeepSeek Harness Web UI
deepseek-harness-blaxel-sandbox
blaxel-ai/deepseek-harness-blaxel-sandbox
Blaxel sandbox execution plugin for DeepSeek Harness (DSH)
dsh-memory_rollout
bionic-forest/dsh-memory_rollout
Codex-style per-session memory draft for DeepSeek Harness: one session one draft (rollout_summaries), restrained & passive (write only on explicit user request), layered disclosure (summary + registry), idempotent integration watermark. / 一会话一草稿记忆插件。
dsh-ui-models-invert-selection
frayoshi/dsh-ui-models-invert-selection
DeepSeek Harness client plugin: adds an 'Invert selection' button to the fetch-models dialog of the Models settings section, so only the rows that are already in the model list stay checked on a second fetch + add pass.
dsh-agnes-studio
zmm863-commits/dsh-agnes-studio
AI image and video studio as a floating DSH panel, so creation runs alongside the conversation instead of replacing it: text-to-image, image-to-image and multi-image composition at 1K-4K across eight aspect ratios; text-to-video and image-to-video with first-frame control at 4-12 seconds; short-drama mode that imports a script (.txt/.md/.json), breaks it into storyboard shots for preview and batch generation; and a prompt-expert workspace. Zero runtime dependencies.
commandcode-dash
momonaka/commandcode-dash
Unofficial DeepSeek Harness settings panel for Command Code: credits, usage windows, and model-catalog sync.
dsh-astock
hzy1522/dsh-astock
A股 / 港股量化工作台:自选股、K线图、公司数据、策略配置与回测。 · A-share & Hong Kong stock quant workbench for DeepSeek Harness.
dsh-simplify
michengai/dsh-simplify
Adds a /simplify command that asks the agent to simplify code within a selected Git change scope, including staged changes, commits, and untracked files.