@dsh-external/dsh-agent-board
Agent 实时看板:子代理停滞检测器(自动 notice 提醒)+ 树形看板(悬浮窗/停靠右侧面板双形态,可切换/并存/设置开关)
AI Analysis
适合监控多子代理执行状态的用户,可配置扫描和提醒间隔及可见方式。
Install
This plugin has no verified bundle, or compatibility checks failed. Read the repository notes first. Read the full README ↗
README
Read the full README ↗使用 DSH 的 dev_inject_plugin / dev_install_package
⚙️ 配置
| 参数 | 默认 | 说明 |
|---|---|---|
scanIntervalMs | 60000 | 停滞扫描周期 |
stallThresholdMs | 600000 | 静默多久算停滞(10 分钟) |
remindIntervalMs | 600000 | 同一子代理两次提醒最小间隔 |
环境变量覆盖:DSH_AGENT_BOARD_SCAN_MS / DSH_AGENT_BOARD_STALL_MS / DSH_AGENT_BOARD_REMIND_MS(毫秒,重启或重载后生效)。