插件
浏览、筛选并安装 DeepSeek-Harness 插件。
共 16 个插件
dsh-sidechain
buyi-wsgzg/dsh-sidechain
`/side` 持续性侧会话与 `/btw` 一次性侧问,在临时 fork 中运行、不写入主会话历史。
dsh-update-checker
airmetro/dsh-update-checker
全栈更新管理:对 DeepSeek Harness 主程序与每个已装第三方插件做 npm/GitHub Release 双源 semver 比对,GUI 横幅随系统语言(中/英)逐项提示可更新插件;一键更新主程序或任意插件,自动备份可回滚、插件经临时目录安装不碰其它包、更新后看门狗自动重启服务。「检查更新」设置页提供逐插件版本状态灯、实时更新进度与横幅/通知开关。跨机器零配置。
dsh-client-ui-mobile-adapt
hotsteel2901/dsh-client-ui-mobile-adapt
Your DeepSeek Harness web UI, rebuilt for the phone in your hand. Built for developers who code in Termux on Android: single-column layout, sidebar drawer, one-line composer, fullscreen scrollable settings & trajectory details, tap-to-open session stats. Desktop untouched.
dsh-mobile-hanui
z-6354/dsh-mobile-hanui
DSH Web 界面的移动端适配:窄屏下把桌面三栏布局改造成触屏友好的手机布局(覆盖式抽屉、可拖拽悬浮按钮、全屏弹窗、上滑加载历史),1024px 断点内生效,桌面端零影响。 — 基于 dsh-mobile-gate 的完整移动端 PWA:安全远程访问网关 + 可安装到主屏(manifest + service worker)+ 离线可用 + 触屏手势(下拉刷新/边缘返弹/捏合缩放字体)+ agent 完成推送 + 触屏优先布局,桌面零影响。
dsh-mobile
cindyguyuehu123/dsh-mobile
让 DSH 在 iPhone/iPad 上可用:显式开启的局域网反向代理(改写 Host/Origin 通过回环信任栅栏,含 WebSocket 升级)、iOS PWA 外壳(主屏幕图标、standalone meta、viewport-fit)、触屏/移动端 CSS(安全区、键盘避让、输入框按钮行适配)。
dsh-observation-journal
cavan-ou/dsh-observation-journal
DeepSeek Harness 零侵入运行事实遥测:每个会话自动把任务/模型档位/工具/失败/时长/状态写入人机共读观测卡并附统计区(纯观察者——零工具、零 LLM、零注入)。
dsh-plugin-multimodal
shinjiyu/dsh-plugin-multimodal
在纯文本 DeepSeek 线路上开放贴图准入,用视觉 sidecar 把附件转成文字,原生视觉模型不改写。
dsh-mobile-css
ook826092-cloud/dsh-mobile-css
DSH Web UI 移动端适配:紧凑排版、全宽输入卡(含光标修复)、抽屉式侧边栏(点击遮罩关闭)、两页式设置流程、响应式表格与统计、安全触控目标。
dsh-edit-approval
sirilee/dsh-edit-approval
write/edit/str_replace_editor 编辑前审批:改动落盘前展示红绿行级 diff,选择同意一次或拒绝,带设置页总开关。
dsh-plugins (dsh-mobile-ui)
tzhr-invest/dsh-plugins
Web GUI 移动端适配:窄屏全宽响应式布局、会话抽屉、44px 触摸目标、安全区适配与阅读增强,桌面端零影响。
dsh-plugin-reload
reina4xa/dsh-plugin-reload
A DeepSeek Harness plugin: model-facing reload_plugin tool that restarts one Cordis Loader entry (by entry id, module name, or MCP serverName) without touching sibling entries — respawns mcp-client server processes
dsh-mobile-pwa
zylzyqzz/dsh-mobile-pwa
基于 dsh-mobile-gate 的完整移动端 PWA:安全远程访问网关 + 可安装到主屏(manifest + service worker)+ 离线可用 + 触屏手势(下拉刷新/边缘返弹/捏合缩放字体)+ agent 完成推送 + 触屏优先布局,桌面零影响。
dsh-rule-evolve (plugin)
zoahdev/dsh-rule-evolve
验证驱动的自我进化循环:失败日志自动变成经过验证的 AGENTS.md 规则;会话内插件(evolve_learn/evolve_apply/evolve_touch/evolve_recall)、工具体检、规则生命周期、本地召回。
dsh-test-drive
perrylink/dsh-test-drive
在一次性隔离配置中为 DSH 插件执行安装与冒烟测试,返回结构化的通过/失败记录与批量矩阵,不触碰真实配置。
dsh-funnel
yuanyuanma03/dsh-funnel
摄入时点的工具输出治理:保留 error/warning 行与头尾,全文落盘留指针供模型按需读回;覆盖所有返回文本的工具,小结果原样通过。
dsh-plugin-hub (dsh-idle-archive)
wingsky-1/dsh-plugin-hub
会话闲置提醒:超过 N 小时未对话的会话弹窗询问是否归档,拒绝后进入静默期;归档走官方 archiveSession 接口。