Plugins
Browse, filter, and install DeepSeek-Harness plugins.
864 plugins found
dsh-hardssh
tiphareth0/dsh-hardssh
Generic workspace base for the dsh harness (local + remote workspace providers with per-workspace routing), with SSH as one concrete provider: bind a server directory as an SSH workspace so the session's file I/O and commands run on that host, manage host
dsh-hardssh (dsh-hardssh)
tiphareth0/dsh-hardssh
SSH workspace and operations for DeepSeek Harness: bind a server directory as a workspace whose fs/subprocess calls route to the remote host via cordis seam replacement, plus web terminal, file transfers, tunnels, cluster runs and host management.
dsh-coding-workspace
aealen/dsh-coding-workspace
Coding workbench for DSH: docked workspace panels, a grouped project sidebar, split editor tab groups with hibernate/resume, file preview and diff views — built on parallel git worktree development with cross-session collaboration primitives.
experts-management
weibaohui/experts-management
Expert manager: manage ntd-format experts and expert teams (plugin.json + Agent MD + skill sets), browse and install from a built-in market of 50+ experts, and run tasks in an expert persona via /expert-<name> without consuming model directory tokens.
dsh-desktop-launcher2
h1kariiiiiii/dsh-desktop-launcher2
One-click desktop launcher for DSH Web: creates a Windows .lnk with a WPF-style startup popup (progress + timeout), then opens the authenticated browser; plus a floating shutdown button that exits dsh gracefully via ctx.appExit.
dsh-plugin-width-slider
djs326/dsh-plugin-width-slider
All-in-one UI plugin for DSH Desktop (Windows): conversation-width slider with fullscreen preview and follow-window mode, thinking-block enhancements (forced Chinese, expand/collapse, Markdown rendering), an Open With header button, UI label localization, a resizable settings dialog, session delete, and workspace tabs.
dsh-chat-toc
a792883583/dsh-chat-toc
Interactive chat table of contents with bookmarks, turn pinning, global shortcuts, and heading extraction.
dsh-friendly-steps
dongwenxiu83-web/dsh-friendly-steps
Folds Think and tool-call rows into a floating summary pill with red failure counts, for a cleaner writer-friendly chat view.
dsh-voice-assistant
supersyh-sss/dsh-voice-assistant
Voice assistant for dsh web: say the wake phrase (e.g. "小鲸") to activate hands-free dictation — what you say is transcribed and typed into the chat box automatically. Supports spoken edit commands (send, clear, new line, stop reading) and reads assistant replies aloud in Chinese. Speech recognition runs locally in-browser via sherpa-onnx WASM, so it works offline without an API key.
dsh-custom-instructions
huanghai-lab/dsh-custom-instructions
Manage global AGENTS.md in DSH Web with Markdown preview, reusable templates, version history, import/export, failed-import rollback, and revision-conflict protection.
dsh-concurrency-guard
fu827707013/dsh-concurrency-guard
Concurrency guard and monitor for DeepSeek Harness: FIFO queue when concurrent model requests reach the limit, per-day persisted stats with error-kind classification, and interruption detection for abandoned streams.
dsh-provider-rate-limit
jyao-suse-power-group/dsh-provider-rate-limit
Rate-limits LLM requests per provider and per model using a reservation-based token bucket, with queue or reject modes, plus gateway identity rules that rewrite user-agent and inject custom headers.
deepseeh-harness-ultra-slash
loadingvx/deepseeh-harness-ultra-slash
Separate slash-command group in the Web UI composer: /steer injects text on the agent's next step without interrupting the turn, /new starts a blank session, /skill and /docs wrap /steer with post-turn skill or docs tasks, and custom /steer aliases are configurable in Settings.
dsh-schedule
magicof2/dsh-schedule
Local long-term schedule panel: top-bar "日程" text button, today/week/history month-calendar views with stats, completion checkmarks with per-day history, schedule↔conversation links with click-to-jump, recurring tasks (daily/weekly), optional auto carry-over for unfinished one-time tasks, and dailytask_* agent tools.
dsh-polymarket-knowhow
fashionmascherine-svg/dsh-polymarket-knowhow
Polymarket toolkit for DeepSeek Harness and Claude Code: market-data tools for Gamma/CLOB/Data-API (31 model tools in DSH; read-only subset exposed over MCP), opt-in authenticated trading tools, WebSocket stream service, and an embedded Polymarket knowhow skill.
dsh-goal-mode-enhance
karloflaw/dsh-goal-mode-enhance
Visual goal lifecycle for the DSH web UI: a composer dock to create, multiline-edit, pause, resume, complete and clear session goals with live round progress, plus a phase-dot composer entry and a settings-page goal overview.
dsh-GreaterClarity-plugin
baisbt/dsh-greaterclarity-plugin
Enhances the DSH web session view — one-click collapse of reasoning and tool chains, numbered history quick-jump, Markdown export, AI avatars.
dsh-skills-marketplace
cxdyun/dsh-skills-marketplace
Manage, discover, install, update, and uninstall DSH skills as plugins.
dsh-plugin-mlquant-benchmark
initial-d/dsh-plugin-mlquant-benchmark
DSH tools for reproducing and validating the ml-quant-trading protocol v1 CPU benchmark, then drafting an issue-ready report. Requires a local clone of initial-d/ml-quant-trading (set as the workspace or repoPath) plus Python and PyTorch; this plugin does not fetch the repository or install its dependencies.
dsh-session-search-toggle
drscrewdriver/dsh-session-search-toggle
Sidebar session-search toggle between title and content: title filters by session title, content searches historical messages through DSH's built-in full-text index, grouped per session with the strongest snippet and message-type tags.
dsh-chat-tools
free-corner/dsh-chat-tools
Chat column width and alignment control, numbered question history with keyboard navigation and auto-load of older questions, and markdown outline rails for both the conversation and the file preview.
dock-markdown
aks1st/dock-markdown
Markdown viewer for the dock workbench: GFM rendering with DOMPurify sanitization, document outline and relative-path image/link resolution, with one-click switch to editing.
claude-style-skin
taiyakioffical/claude-style-skin
Claude-style warm-editorial skin for the DSH web GUI — ivory/warm-black canvas, a clay ember accent, serif display + sans UI + mono labels, hairline borders and pill CTAs, light/dark themes.
dsh-md-annotator
3361805598-gif/dsh-md-annotator
Markdown sidebar preview and source editor for dsh-better-sidebar, with block- and text-range annotations that can be sent to the conversation as structured revision requests.