插件
浏览、筛选并安装 DeepSeek-Harness 插件。
共 7 个插件
dsh-context-doctor
zhenyu98/dsh-context-doctor
上下文注入审计:统计指令链/技能目录/工具 schema 的 token 成本,检测重复与冲突。
dsh-conflict-guardian
baisama-cloud/dsh-conflict-guardian
Detects DSH plugin conflicts (duplicate mounts, failed/pending plugins, duplicate config row ids) at startup, auto-stops or restores the affected plugins, and shows a conflict report popup in the web UI. DSH 启动时检测插件冲突并自动停用/恢复,弹窗汇报冲突详情。
dsh-depguard
delightor/dsh-depguard
依赖拓扑安全:装前预测 + 装后检测 @deepseek-ai/dsh-* 多副本、版本漂移与插件私包,防 Symbol 键冲突崩溃(Cannot read properties of undefined (reading 'prepare'))。
dsh-plugin-clinic
ayahunter/dsh-plugin-clinic
已安装 DSH 插件集合的只读体检诊所:加载健康、依赖完整、版本兼容、安装脚本风险、重复与 patch 引用,交付模型工具、设置面板与 JSON 报告。
dsh-code-smell
lucky8197/dsh-code-smell
代码气味雷达:静态扫描 TODO/FIXME 债务、未实现桩、超长行、大文件与重复代码块,按严重度输出修复建议,全程只读。
dsh-bundle-dedup-guard
lstalu/dsh-bundle-dedup-guard
DSH plugin guard: checks profile bundle lists for duplicate loader entries on every plugin load, preventing the 'duplicate loader entry id' boot crash caused by listing an aggregate bundle and its sub-plugins together — and the `dsh plugin` reconcile recu
context-pruner
johnxu22786/context-pruner
面向 DeepSeek Harness 长会话的上下文分诊插件:通过官方 ctx.compaction 接缝,用确定性规则筛查并裁剪过期、重复、失败与超大的上下文内容。