Plugins
Browse, filter, and install DeepSeek-Harness plugins.
3355 plugins found
dsh-plugin-notify
pasumao/dsh-plugin-notify
Adds Windows-native toast notifications and a system tray icon to dsh: alerts when the agent finishes, stops, or errors, with a tray menu to reopen the web page or quit the background process.
dsh-acp-plugin
agentic-control-plane/dsh-acp-plugin
Agentic Control Plane for DeepSeek Harness — check every tool call against your policies before it runs, and keep a durable record of what was allowed and why.
dsh-harness-mcp-server
chushixixin/dsh-harness-mcp-server
Expose DeepSeek Harness agent capabilities as an MCP server, so an external MCP client (e.g. Hermes) can drive Harness to execute coding tasks. Hermes = brain, Harness = arms.
dsh-open-browser
peach0x33a/dsh-open-browser
DSH plugin: open the system default browser automatically once `dsh web` is ready to serve.
dsh-background
luoyu-xingu/dsh-background
DeepSeek Harness Web 背景图片插件:在设置-通用-外观中填写本地图片路径即可替换网页背景,提供实时预览与可调蒙层强度
dsh-commandcode-go-provider
jiesou/dsh-commandcode-go-provider
Command Code Go provider adapter for dsh: scan the Go-plan model catalog dynamically and serve /alpha/generate through the harness LLM seam
dsh-side-panel
xyz1024-alt/dsh-side-panel
Right-side developer panel for DeepSeek Harness: files, session history, and git version control
dsh-codex-agent-bridge
je00/dsh-codex-agent-bridge
Connect DeepSeek Harness agents to authenticated Codex App Server sessions
dsh-pi
tgyd-helige/dsh-pi
Run Pi extensions as agent-scoped DeepSeek Harness plugins
dsh-usage-dashboard
1690834643/dsh-usage-dashboard
DeepSeek Harness (dsh) web plugin: API balance + today's spend widget in the sidebar footer. /api/dsh-usage route + React client bundle, no build step required.
dsh-tool-git
lxj808624/dsh-tool-git
Structured, safe Git tool family for DeepSeek Harness: status/diff/log/branch/stage/commit/stash/show/fetch/pull/remote/checkout with a destructive-command guard.
dsh-plugin-meta-memory
yytbit/dsh-plugin-meta-memory
Structured long-term memory system for DeepSeek Harness -- unit-based brief/full pairs with auto-injection
dsh-plugin-wechat
gnulife/dsh-plugin-wechat
DeepSeek Harness (DSH) 个人微信 ClawBot 插件:OpenClaw 负责微信通道(扫码登录/收发消息),DSH 负责大脑,两者通过 OpenAI 兼容协议桥接。
dsh-tool-vision
scorp1o117/dsh-tool-vision
DeepSeek Harness 外置视觉模型插件:inspect_image 把本地图片或 http(s) 图片 URL 发给任意 OpenAI 兼容端点,视觉模型看图的文字回答直接带回对话;附 Web UI 设置栏。
dsh-soul-md
scorp1o117/dsh-soul-md
DeepSeek Harness 的 soul.md 风格人设卡插件:把 markdown 人设文件注入系统提示词(soul:persona),文件变更热重载,让 Agent 边干活边角色扮演;附 Web UI 设置栏。
dsh-tdai-memory
scorp1o117/dsh-tdai-memory
DeepSeek Harness 的 TencentDB Agent Memory 移植:L0 对话捕获 → L1 结构化记忆提取 → L2 场景/L3 画像,自动召回注入 + 记忆/对话搜索工具;复用现有 ~/.memory-tencentdb/memory-tdai 数据;附 Web UI 设置栏。
dsh-plugin-pi-bridge
yytbit/dsh-plugin-pi-bridge
Bridge Pi Agent's skills and configuration into DeepSeek Harness
dsh-dashboard
uddoo/dsh-dashboard
A Symphony-compatible multi-provider task orchestrator and dashboard for DeepSeek Harness
dsh-usage-stats
lanlandeli/dsh-usage-stats
Lightweight usage analytics for DeepSeek Harness — token trends, activity heatmaps, model breakdowns, and exports.
dsh-plugins
kestiny18/dsh-plugins
Replay-aware per-turn model usage and session cost for DeepSeek Harness
dsh-tool-user-memory
iamlieutenant/dsh-tool-user-memory
User preference memory for DeepSeek Harness: persisted user profile with memory_get/memory_update tools and system-prompt injection
dsh-plugin-balance
lmmzss-jk/dsh-plugin-balance
Balance and live session usage for the DSH web UI: header balance button (left of the Session log), dropdown with account balance, real-time token breakdown (cache miss/hit, cache write, output), cache hit rate, and official-rate cost estimates with peak/off-peak auto-switch.
dsh-session-tree
zhengqingjing/dsh-session-tree
Git-like immutable session lineage for DeepSeek Harness
dsh-meta-orchestrator
jiruidai/dsh-meta-orchestrator
A model-native meta-agent plugin for DeepSeek Harness: the model synthesizes task-specific workflows at runtime from five agentic workflow patterns (prompt chaining, parallel workers, router, supervisor, evaluation loop) and coordinates tools and subagent