DeepSeek Harness) agent real-time dashboard
21hbguo/dsh-agent-board · skills
DSH (DeepSeek Harness) Agent real-time dashboard: tree-level monitoring of main agent and sub-agent + automatic stagnation alarm + SSE real-time push, click to go directly to the session.
★ 0GitHub stars
0Forks
2026-08-16Last updated
TypeScriptLanguage
BSD-3-ClauseLicense
Project overview
DSH 插件(host + client),本地构建注入即可,无需 npm 发布: 重启后自动恢复:注入 registry + junction 持久装配(devinjectplugin 标准机制)。 ⚙️ 配置 参数 · 默认 · 说明 参数: scanIntervalMs · 默认: 60000 · 说明: 停滞扫描周期 参数: stallThresholdMs · 默认: 600000 · 说明: 静默多久算停滞(10 分钟) 参数: remindIntervalMs · 默认: 600000 · 说明: 同一子代理两次提醒最小间隔
环境变量覆盖:DSHAGENTBOARDSCANMS / DSHAGENTBOARDSTALLMS / DSHAGENTBOARDREMINDMS(毫秒,重启或重载后生效)。 🔧 工作原理
Install command
dsh plugin --profile web add github:21hbguo/dsh-agent-board