Plugins
Browse, filter, and install DeepSeek-Harness plugins.
1702 plugins found
dsh-local-share
chuantianml/dsh-local-share
Export complete Web Sessions to local Markdown or self-contained HTML, with stable rendered previews, default redaction, and opt-in bounded tool-call details.
dsh-fork-diff
chouyong/dsh-fork-diff
Read-only side-by-side comparison of related DeepSeek Harness conversation histories, including messages, tool calls, responses, timing, and usage.
dsh-session-cost
lzh3070/dsh-session-cost
Composer cost chip: prices the current session DeepSeek API spend message-by-message with the official pricing table (incl. the 2026-08-17 peak/off-peak policy); hover for the breakdown, today (DSH) total and account balance. DeepSeek models only.
dsh-convo-cost
ljr282341583/dsh-convo-cost
Real-time cost tracking for the current DSH conversation: a composer-dock line showing the running token usage and DeepSeek official price estimate (base and peak/valley pricing).
dsh-postman
zhousun55-byte/dsh-postman
Upload files and folders straight into the conversation — images attach as real message blocks, text content is written into the composer draft, folders land by directory structure.
dsh-mobile-glass
yiran0/dsh-mobile-glass
Mobile adaptation for the DSH Web UI on narrow screens: reveal drawer with the chat layer on top, drag gestures, bottom-sheet settings panel, composer and header fixes, zero desktop impact.
dsh-input-history
sunshaobei/dsh-input-history
Standalone arrow-key input history for the DSH web composer: ↑/↓ recalls sent prompts from one global ring shared across all sessions and workspaces, persisted to localStorage with an overridable cap.
dsh-file-mention
sunshaobei/dsh-file-mention
Codex-style @file/@folder mentions for the DSH web composer: workspace file/folder picker menu, plain-text colored mention tokens via the platform lexicon scan, and a nested-git-aware file index.
dsh-sampling-sliders
semidia/dsh-sampling-sliders
Model sampling sliders (temperature / maxTokens) in the composer: override every model request for all providers via the agent/request hook, with hot/persist modes.
dsh-custom-ui
nailing10086-zx/dsh-custom-ui
Right-side file-tree sidebar that opens workspace files, plus a DeepSeek account balance meter in the composer stats line.
clippy-harness (plugin)
sjh9714/clippy-harness
Clippy is back and this time he can actually help. An office assistant pet that reacts to real agent state, jumps when the turn completes, and opens a classic "illegal operation" dialog when a turn fails.
dsh-plugin-cost
yweilai77-dev/dsh-plugin-cost
Session cost estimate in the DSH Web composer dock (tokenUsage × configurable price table, one-click official-price refresh).
dsh-plugin-quote-reply
yangyzc/dsh-plugin-quote-reply
Select text in a conversation, then quote it into the composer or reply in a new window.
drive9-dsh
drive9-ai/drive9-dsh
Drive9 workspace and durable evidence components for DeepSeek Harness
vision-tool
haowencang/vision-tool
Conversation-style UI/UX visual review plugin for DeepSeek Harness: vision_review / vision_ask tools backed by any OpenAI-compatible multimodal endpoint (e.g. agnes-2.5-flash)
dsh-ocr-review
jiayan-xu/dsh-ocr-review
Local AI code-review gate: review a workspace/branch/commit diff via the managed ocr.js, returning structured findings with token stats; gate mode fails on findings.
dsh-tmuxctl
jesse-njx/dsh-tmuxctl
Take control of your tmux panes: list/send-keys/capture, run long jobs in a pane with watch mode, and approval-gated destructive commands.
dsh-codebase-memory
jiayan-xu/dsh-codebase-memory
Code knowledge graph bridge for codebase-memory-mcp: semantic symbol search (BM25), source snippets, architecture overview with Leiden communities, call/data-flow/cross-service traces, graph-augmented grep.
dsh-memoria-extra
jiayan-xu/dsh-memoria-extra
Advanced memoria tools: session context injection (profile + recall), recent decisions, health report, namespace allowlist, memory relation graph, and entity search; companion to dsh-memoria.
dsh-premise-guard
iccuse/dsh-premise-guard
Post-compaction premise-drift guard: injects a one-shot notice when a compaction summary drops a critical literal anchor.
dsh-knowledge
iccuse/dsh-knowledge
Bridge into a global Markdown knowledge base shared with the Codex kb.cmd CLI: kb_add/kb_search/kb_show/kb_timeline tools with byte-compatible frontmatter.
dsh-file-memory
iccuse/dsh-file-memory
File-backed working memory: memorize/recall key premises verbatim in a session notes file so they survive context compaction losslessly.