插件
浏览、筛选并安装 DeepSeek-Harness 插件。
共 168 个插件
dsh-wx-msg-tool
yauntyour/dsh-wx-msg-tool
WeChat ClawBot/iLink channel plugin: QR login in DSH Web, message send/poll/status tools, background polling, and optional per-sender persistent DSH sessions that automatically reply through WeChat.
dsh-token-usage-dashboard
solstice621/dsh-token-usage-dashboard
Codex-style token usage dashboard: five stat cards, GitHub-style activity heatmap (daily/weekly views), insights & model ranking; persisted snapshot with incremental sync, survives session deletion.
dsh-aidd
pandaaidd/dsh-aidd
Claude Science-style AIDD research workbench for DeepSeek Harness — ReAct research loop, versioned artifacts with provenance, and 17 skills for virtual screening, molecular generation, ADMET prediction, DTI modeling and model reproduction.
dsh-plugin-archive-manager
piaohua/dsh-plugin-archive-manager
(DSH) Web plugin that makes session archiving reversible and visible
dsh-kirocrew
zoahdev/dsh-kirocrew
KiroCrew bridge for DeepSeek Harness: let your dsh agent delegate to a persistent, self-evolving KiroCrew workspace over ACP (JSON-RPC 2.0 over stdio).
dshplugins
stimqq/dshplugins
Check the dsh plugins you already installed against a registry of verified packages: which ship a broken package, which are pinned to a dsh version that no longer exists, and which run code on your machine at install time. Drafts the issue that fixes each
dsh-wallpaper
frog755/dsh-wallpaper
Persistent image and locally compressed MP4 wallpaper for DeepSeek Harness with opacity, blur, and a fixed web origin.
dsh-chime
hto404/dsh-chime
Task-completion notification chime for the dsh web GUI: plays a sound when a root agent turn finishes, even while the tab is in the background. Persistent host+client plugin with 10 preset sounds, custom sound import, volume control and a Settings > Plugi
dsh-hermes-bridge
dsh-pulse/dsh-hermes-bridge
DSH ↔ WeChat bridge: inbound dispatch (WeChat → DSH agent, persistent per-cwd session pool) + outbound push (task progress → WeChat via hermes send, zero-LLM). 微信 ↔ DSH 双向桥:入站调度 + 出站推送,常驻会话复用。
dsh-plugin-hot-toggle
5102a/dsh-plugin-hot-toggle
Hot-toggle any installed plugin in DeepSeek Harness from the Web settings — instant apply, no restart, persisted. 在 DSH 设置页一键热启用/停用任意插件,立即生效、无需重启、状态持久化。
dsh-achievements
wjnct55555/dsh-achievements
DSH Web 成就系统:画廊支持按分类/难度双排序、解锁 toast、侧栏奖杯、输入坞进度读条、联动成就,并本地持久化进度。
dsh-risk-guard
shuxue6662-a11y/dsh-risk-guard
零打扰审计与保险丝拦截:静默记录每次工具调用并做纯规则风险评分(含累积加分、风险等级分布、归档保留期清理),只拦不可逆灾难(受保护路径删除、磁盘擦除、force push 到受保护分支/引用、凭据外发),/risk-guard 输出脱敏操作账单并支持 --since 时间过滤。
safety-net
johnxu22786/safety-net
dsh 破坏性命令拦截闸门:解析 shell 语义、依据 41 条内置规则判定风险,将 rm -rf、git reset --hard、git push --force 等不可逆命令挡在确认关卡之前。
dsh-plugin-sentinel
botonj/dsh-plugin-sentinel
插件安装前静态安全审计:生命周期脚本、动态执行、凭据外传组合特征与 patch 层风险;零依赖,tar 包全程内存解析不落盘。
dsh-permissions
940842546/dsh-permissions
Claude Code 风格权限规则引擎:hard/deny/ask/allow 四级规则(hard 高于全访问、不可豁免)、workspace 作用域、通配符路径保护、可视化草稿式编辑器,规则持久化于 settings.yaml。
dsh-spill-s3
tancheng33/dsh-spill-s3
spill seam 的 S3 兼容后端:超长工具输出写入对象存储(S3、MinIO、R2),会话前缀经哈希、键不可猜测,而不是落在 agent 的本地磁盘上。
dsh-hot-reload
stuarthu/dsh-hot-reload
插件升级后在运行中的 dsh 内直接重载,无需重启;重载失败时回滚到旧版本并提示手动重启。
dsh-check-update
huihuitie-zhu/dsh-check-update
更新检查器(npm 版):设置页对比 @deepseek-ai/dsh 与已装插件的本地/最新版本,有更新时导航红点提醒,并直接给出更新命令。
dsh-update-copilot
hezhongtang/dsh-update-copilot
DeepSeek Harness 的更新助手:一次扫描覆盖 dsh 本体、官方 bundle 和每个 profile 的插件,说清改了什么、风险多大,只更新你确认过的那些。
dashr (dashr)
fgm-builds/dashr
dsh 的 RLM 模式:通过统一的 rlm() 函数实现递归子代理——以一等 Python 函数调用生成、等待、链式传递子代理。附带常驻 IPython 内核、tools.* 绑定与上下文即变量。
dsh-project-manager
br1nosense/dsh-project-manager
在 DSH Web 界面以悬浮窗口管理开发项目:添加/删除、一键启动/停止/重启、文件变更热重载自动重启、实时日志查看与持久化。
dsh-weixin
wendayuan/dsh-weixin
微信(iLink)通道:用手机微信直接对话 DSH agent,每个对话一个持久会话,复用 DSH 凭据。
dsh-update-notifier
stuarthu/dsh-update-notifier
每小时检查 npm 上已安装插件的新版本,并询问升级其中哪些。
file-planning
johnxu22786/file-planning
磁盘持久化的执行规划插件:以 .trail 目录承载里程碑/步骤状态机、依赖标注、审计事件与复盘纪要,提供 dsh 工具、CLI 与技能三种接口。