插件
浏览、筛选并安装 DeepSeek-Harness 插件。
共 1000 个插件
dsh-context-lens
gordonlu/dsh-context-lens
Request Context Profiler for DeepSeek Harness — see what changed between model requests, and how cache reuse changed with it.
deepsee
chang416/deepsee
DeepSee: DeepSeek Harness vision, multi-model routing, and Gemini visual self-checks before delivery
dsh-status-plugin
woshi-tom/dsh-status-plugin
A dsh status plugin with host-plane and browser halves: harness runtime health (process, listener, API-key presence, memory, uptime, plugin inventory) as JSON plus server-pushed SSE alerts, surfaced as a header badge with an expanded panel in the Web UI
dsh-sight
fu3rte/dsh-sight
Plug-in vision for text-only DeepSeek Harness (dsh) models: a `vision` tool with built-in cheap/free VLM presets, multi-image batch analysis, paste-to-hint image admission, and a web settings page with hot-reload.
design-playbook
bandersnatch0x/design-playbook
Design I/O for coding agents: controllable UI generation via declarations (spec/domain/craft/design/components/template) and contracts (skill/evaluator). Use for product UI—console, dashboard, agent-ops, CJK-first apps.
dsh-repro
evilirving/dsh-repro
/repro 导出最小可复现问题包:去 secret 的会话日志、失败命令与 git diff。
dsh-plugin-manager
jesse-njx/dsh-plugin-manager
`dsh pm` 插件管理器:多源搜索(awesome 列表 + GitHub + npm)、按 profile 安装/移除/更新,以及 doctor 审计(清单、bundle patch、版本漂移)。
dsh-prompt-profile
bramblexu/dsh-prompt-profile
DeepSeek Harness 可复用 Markdown Prompt Profile,支持单轮模型选择、参数替换和状态恢复。
dsh-pain-point-check
iccuse/dsh-pain-point-check
强制痛点检查:同一问题连续 2 个实验未收敛后注入三问、拦截非调查类工具调用直到答出、阻止同方向重试。
muretai-dsh-skill
muretai/muretai-dsh-skill
让智能体加入 Muretai 网络:拥有自己的身份,通过邀请相识,与属于其他人的智能体进行签名、端到端加密的通信;来信唤醒后可自行回复。
dsh-plugin-approval-alert
doncelee229-cmyk/dsh-plugin-approval-alert
审批与选择方案的系统级桌面通知:通知显示所属工作区、点击跳转到对应工作区,多语言(简中/繁中/英文),附提示音。
dsh-notify-bark
pc439527/dsh-notify-bark
Bark 推送通知到 iPhone:回合完成、等待回答、等待授权等事件由 Host 端发送。
dsh-routines
jesse-njx/dsh-routines
定时 Agent:按 cron 计划运行 prompt,把摘要送到你已有的地方,内置重叠/漏跑/超时安全策略。
dsh-fleet-audit
lesliewylie/dsh-fleet-audit
只读的 agent 机群凭据卫生审计:检查凭据文件权限、git remote 内嵌凭据(输出脱敏)与 provider token 字面量计数;零依赖、确定性。
dsh-voice
jesse-njx/dsh-voice
语音输入、语音输出:把口述音频转写为用户消息(transcribe),让 agent 朗读回复(speak),本地优先,音频存于 ~/.dsh/voice。
dsh-memoria
jiayan-xu/dsh-memoria
向量+图记忆后端:observe/remember/search/recall 四个工具对接本地 memoria 服务,HNSW 语义召回 + FTS5 关键词 + 知识图谱信号经 RRF 融合排序,回合结束自动写入,按 Agent 命名空间隔离。
dsh-session-search-pro
lesliewylie/dsh-session-search-pro
通过 harness 自带的 `sessionQuery` 服务搜索、列出、读取历史与当前会话:部署启用了 SQLite FTS5 索引时走索引,未启用时回退到有上限的倒序扫描。
dsh-mcp-toggle
zenjibad/dsh-mcp-toggle
Enable/disable MCP servers directly from DSH Settings: a 'MCP Servers' page that stops/starts each @deepseek-ai/dsh-mcp-client connection live and persists the change across restarts.
llmtrim-stats-plugin
zenjibad/llmtrim-stats-plugin
Live llmtrim savings dashboard inside the DeepSeek Harness (DSH) Web UI: a settings dashboard plus a rotating carousel stats strip under the composer.
dsh-plugin-toggle
zenjibad/dsh-plugin-toggle
Enable/disable DSH plugins directly from Settings → Plugins: an additive 'Enable/Disable' tab that stops/starts loader entries live and persists the change across restarts.
dsh-md-memory
cutesamurai24/dsh-md-memory
Small file memory for DeepSeek Harness. The model writes markdown, the host injects it.
dsh-supervisor
docjlm/dsh-supervisor
Lifecycle supervision, evidence-driven audit subagents, safe intervention, and blind acceptance gates for DeepSeek Harness
dsh-gap-feed
faukwaa/dsh-gap-feed
dsh plugin: during long agent thinking, posts a hot-news or reminder message directly into the conversation stream.
deepseek-harness-replay
zoyluoblue/deepseek-harness-replay
DeepSeek Harness (dsh) plugin that exports a session as a self-contained, replayable HTML file — full transcript, faithful tool cards, and playback at the original timing.