Plugins
Browse, filter, and install DeepSeek-Harness plugins.
35 plugins found
dsh-plugin-gate
863683348/dsh-plugin-gate
Installation safety gate for DSH plugins: antivirus-style scan of install scripts, permissions, secrets and network callbacks on local directories or npm tarballs, returning a BLOCK/WARN/PASS verdict before "dsh plugin add".
dsh-single-instance-guard
tang-mm95/dsh-single-instance-guard
Aborts startup when another live dsh instance holds the same DSH_HOME data directory, preventing the concurrent session-log writes that corrupt transcripts.
dsh-agentframe-suite
ljsysfurryace/dsh-agentframe-suite
One-command bundle of the three AgentFrame plugins: memory-director, compaction, and aura-scheduler together.
fs-mcp
johnxu22786/fs-mcp
Paddock: constrained local filesystem MCP server for agents — text read/write, directory ops, filename and content search confined to configurable zones, with zero runtime dependencies and a dsh bundle.
dsh-remote-workspace
hefulalala/dsh-remote-workspace
SSH/SFTP remote sites and workspaces: manage connections and remote directories like local workspaces.
dsh-toolbox-web
abcdefgxw/dsh-toolbox-web
Toolbox plugin for the Web UI: session/trash/subdirectory/search/preset/config management, tag grouping, long-message collapse, and a scheduled heartbeat with optional IM channel push.
qmd-autosearch
zhangzhenwen1/qmd-autosearch
Auto-supplement QMD semantic search when the model greps/globs a knowledge-base directory: zero-dependency DSH plugin, async injection via next-step, no manual invocation.
dsh-memory-director
ljsysfurryace/dsh-memory-director
LLM-driven remember/forget memory: after each turn a model decides what to keep (MemoryDirector), injects relevant memories before each step, dedups, and persists cross-session.
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-workspace-dir
ddsg-x/dsh-workspace-dir
Shows the current conversation's working directory in a draggable directory panel with adjustable opacity.
dsh-shield
x2802490130-prog/dsh-shield
A hands-off safety net: directories the agent deletes go to a trash folder first and symlinks are never followed, with zero approvals.