插件
浏览、筛选并安装 DeepSeek-Harness 插件。
共 6 个插件
dsh-watch
dshworks/dsh-watch
Background stream listeners that wake the DeepSeek Harness agent — put a watch on a command or file and receive new lines as in-session notices. Ships a daemon host so a watcher can run unattended for weeks.
dsh-Kimi-WebBridge
microherox/dsh-kimi-webbridge
通过本地 Kimi WebBridge 守护进程驱动用户的真实浏览器:navigate、find-tab、snapshot、click、fill、evaluate、CDP、screenshot、network、upload、PDF 导出与标签管理工具,复用浏览器已登录会话。
LiuHe
wulun811/liuhe
将 LiuHe MCP 代码工具集(44 个工具)桥接进 dsh web:repo_map、符号搜索、带容错匹配的 edit_batch、带撤销日志的事务性编辑,以及确定性质量门禁——由崩溃隔离的 Rust tree-sitter 解析守护进程和 SQLite 索引支撑。
dsh-start
zhengjy01/dsh-start
One-click start/stop launcher for DeepSeek Harness (DSH) Web on macOS: a terminal script (start / stop / status / daemon mode) plus a Dock-able DSH.app built from source.
dsh-agentmemory
yiipu/dsh-agentmemory
DSH ↔ agentmemory 会话记忆桥:把会话生命周期镜像到本地 agentmemory 守护进程(REST),提供 memory_recall / memory_remember 工具,并通过 agent/pre-step 按会话注入记忆上下文窗口。
dsh-plugin-sodamem
sodamem/dsh-plugin-sodamem
基于 SodaMem 守护进程的双时间轴记忆:每轮组装提示词时注入检索结果,回合结束后自动写回,读路径不经工具调用也不额外调用模型;每条召回的事实都标注来源回合并带有效期,失效的事实不再被检索到。