Plugins
Browse, filter, and install DeepSeek-Harness plugins.
3176 plugins found
dsh-ding
caoggl/dsh-ding
Notifies you when a conversation finishes: plays a sound and shows a Windows notification when the agent goes idle (configurable sound file, volume, debounce/throttle).
dsh-agent-relay
noelune/dsh-agent-relay
Loopback-first multi-agent message relay: HMAC-authenticated broker plus dsh plugin (relay_send/recv/peers/history), zero-dependency CLI and Python clients, wire protocol v1.0.
dsh-auto
simon300000/dsh-auto
Adds an Auto Approve permission preset to the Web UI, using a fresh restricted Reviewer Agent to allow or deny each approval request.
dsh-doublecheck
perrylink/dsh-doublecheck
Engineering-discipline guard: requirements grill before the first edit, red/green test-evidence gates, forked adversary review, and a delivery report with a per-dimension verification workflow.
dsh-task-planner
ztl34245881-commits/dsh-task-planner
Task planning with experience muscle-memory: condition-reflex recall of past solutions, LLM capability matching, and auto-persisted lessons.
dsh-trajectory-governance
dfycaly98931680/dsh-trajectory-governance
Agent trajectory governance and anomaly diagnosis: rebuilds flat session logs into multi-branch trajectory trees, detects loop deadlock, invalid retry, and goal drift, alerts with cost attribution, one-click interrupt and breakpoint fork via official APIs, independent GUI tab.
dsh-workshop
loguhan/dsh-workshop
Steam Workshop-style plugin store for the DSH Web UI: browse, search, and one-click install community plugins with mirror acceleration, progress UI, security checks, and Chinese descriptions.
dsh-session-audit
bwndlct/dsh-session-audit
Session execution analytics: steps, tool calls, failures, repeated actions, token usage and verification signals, rendered as text/Markdown/JSON reports.
dsh-plugin
picgo/dsh-plugin
Upload local images and files to your image host through PicGo's existing configuration (PicGo Cloud, GitHub, S3, COS, Qiniu, or any installed uploader plugin), via a `picgo_upload` tool and a `/picgo` command.
dsh-plugin-knowledge-graph
luke-yong/dsh-plugin-knowledge-graph
A read_graph tool backed by a codebase knowledge graph (CONTAINS / EXPORTS / IMPORTS / IMPORTS_SYMBOL relations).
dsh-cowork
jesse-njx/dsh-cowork
Bounded, cell-addressed `doc_read`/`doc_write` for xlsx / pdf / docx / pptx / ipynb, plus an MCP server and CLI.
dsh-tool-time
omdsh-dev/dsh-tool-time
Strict ISO 8601 parsing, IANA timezone conversion, and UTC calendar arithmetic.
dsh-tool-markdown
omdsh-dev/dsh-tool-markdown
HTML↔Markdown conversion, GFM table normalization, and TOC generation.
dsh-tool-diff
omdsh-dev/dsh-tool-diff
Structured comparison and unified diffs for text/JSON/CSV/Markdown.
dsh-tool-csv
omdsh-dev/dsh-tool-csv
Parse/query/aggregate/convert CSV (RFC 4180) with a zero-dependency state-machine parser.
dsh-codex-tools
spyqwer1/dsh-codex-tools
Codex-backed `web_search`, `image_gen`, and `image_vision` tools for DeepSeek Harness, reusing ChatGPT OAuth login state.
dsh-bilibili
czx2244/dsh-bilibili
Bilibili video analysis: metadata, transcript (ASR fallback via Bijian/sherpa-onnx/whisper.cpp), comments, danmaku, and sharp keyframes with optional local vision descriptions.
dsh-llm-vision-bridge
einskyle/dsh-llm-vision-bridge
Native LLM-provider vision bridge: images pasted in the chat are described by a vision model (Qwen3-VL via pi-ai/llama.cpp) and the text description is fed to text-only DeepSeek for the reply — image admission, routing and compaction all run through harness-native mechanisms, with an LRU description cache and 503 retry.
dsh-heatmap
283gawin/dsh-heatmap
Activity heatmap in the DSH Web sidebar: GitHub-style grid of daily commits, token usage, and estimated spend, with a today stats line for all-session token totals, cache hit rate, and per-model auto-priced cost.
widget-dock
morgogh/widget-dock
Draggable grid-aligned workbench of 28 mini-cards in the margins of the conversation (API balance, token usage, cost, context pressure, todos, goal, usage heatmap, GitHub repo, image relay), with S/M/L/XL size tiers.
dsh-deepseek-billing
jolly-j/dsh-deepseek-billing
DeepSeek account balance and per-session cost card in the sidebar foot.
dsh-workspace-search
tsonglew/dsh-workspace-search
VS Code-style workspace keyword search tab for dsh-better-sidebar: matches file names and content, grouped by file with line numbers, opens in the sidebar editor.
dsh-deeplink
qyw233/dsh-deeplink
Deep links: open a specific session or workspace via `?session=` / `?workspace=`.
dsh-input-plus
whiteplusms/dsh-input-plus
Search and insert workspace file and directory paths with `@`, plus a `/h` menu for reusing prompts from the current session.