Plugins
Browse, filter, and install DeepSeek-Harness plugins.
839 plugins found
dsh-deepseek-balance
cn-leo/dsh-deepseek-balance
Real-time DeepSeek account balance in the composer dock, auto-refreshing every 15 seconds with hover details.
dsh-workspace-files-explorer
yzz-s/dsh-workspace-files-explorer
Floating workspace file-tree browser for the Web GUI with line-numbered syntax highlighting and Markdown preview.
dsh-client-ui-quote
skyhancloud/dsh-client-ui-quote
Adds a removable quote banner above the web chat composer for text selected from an AI reply, included in the next message.
dsh-side-monitor
pc439527/dsh-side-monitor
Sidebar system monitor for the DSH Web UI: live host overview (CPU/memory/network/disk), process list, and Docker container status, all read-only.
dsh-agfs
openagfs/dsh-agfs
File-browser web app for DSH: React frontend and REST API served by the host webserver, a /dsh-agfs command that opens at the current session workspace, and a browse_files model tool.
dsh-prompt
featherhunter/dsh-prompt
Right-side prompt toolbox panel with 24 built-in deep templates plus user-defined ones, accessible via the /prompt slash trigger and a context-aware floating suggestion card; one-click inserts the selected prompt into the composer.
dsh-office
fayelin12/dsh-office
Office workspace & session dashboard: a floating 6-column sprite panel visualizing workspaces, sessions, token usage and subagents.
whale-on-desk
cookiesheep/whale-on-desk
Pixel-art whale desktop companion with 29 frame-audited states — taps the glass and flashes the tab title when an approval waits, speaks a completion report when a turn ends, and adds a slash-command palette to the web client.
dsh-tick-rail
caisiyang123/dsh-tick-rail
Tick-rail conversation navigator: one tick per message you sent, a lit peak that follows the mouse with an even falloff, hover previews, click or keyboard to jump.
dsh-focus-overlay
boogoo619/dsh-focus-overlay
Focus mode with a full-screen reading overlay that hides the header and composer and folds AI tool calls into summaries.
dsh-handoff
fleetingecho/dsh-handoff
Self-maintaining handoff memory per working directory and git branch: records turns, folds them into concise Markdown, and injects the result into future sessions from ~/.agent/agent-handoff, byte-compatible with pi-handoff.
dsh-test-runner
suimi8/dsh-test-runner
Structured test runner tool (test_run): auto-detect Vitest/Jest/pytest/node:test, run tests, parse failure summaries for the model.
dsh-taskswarm
february2015/dsh-taskswarm
DSH port of TaskPlane: dependency-ordered waves run in parallel git-worktree lanes, with task packets, cross-model review, and crash recovery.
dsh-shift-router
green-dalii/dsh-shift-router
Two-tier model router for DeepSeek Harness — LLM-Judge routing, multi-model fallback chains, exponential-backoff failover, and task-level orchestration (DSH adaptation of pi-shift-router)
dsh-voice
zhuiyueya/dsh-voice
Voice for DeepSeek Harness(dsh) — speech-to-text input + read-aloud TTS for text-only DeepSeek, zero API key.
dsh-view-modes
nigelyao/dsh-view-modes
view modes for deepseek harness, including Verbose, Normal, Summary Mode
dshmath-manim
phelpsyacht/dshmath-manim
deepseek harness manim数学插件
dsh-attachments
cocosgt/dsh-attachments
Bring any file into the conversation — stashed to the workspace and referenced by path; zero type rejection
dsh-plugin-notify
pasumao/dsh-plugin-notify
DeepSeek Harness (dsh) Windows notification plugin: a native toast when the agent stops running (finished / aborted / error / waiting for your choice / session closed), plus a system-tray icon. Pure host-side, zero dependencies, zero build.
dsh-doctor
jorinyang/dsh-doctor
DSH environment diagnosis, graded repair with one-click rollback, and a runtime self-healing service.
dsh-plugin-thinking-mode
lovedheart/dsh-plugin-thinking-mode
DeepSeek Harness plugin: per-request thinking-mode switch (enable_thinking) for Qwen3-family models on OpenAI-compatible endpoints
dsh-skills
cocosgt/dsh-skills
Global skill hub for dsh: aggregates Claude Code, project, and .skill-package skills into ~/.dsh/skills with reference/copy import and slash-menu usage
dsh-plugin-subscriptions
v1ki/dsh-plugin-subscriptions
Use ChatGPT (Codex), Claude, and Grok (X Premium) subscriptions as DeepSeek Harness LLM providers, with OAuth login from the web Settings page
ai-monitor
winterone-hub/ai-monitor
DeepSeek Harness plugin: query AI Monitor balance / usage from local SQLite — cost-aware agent, auto bookkeeping with the AI Monitor proxy.