安装
在 DeepSeek Harness 里通过 dsh-market 安装
dsh plugin --profile web add dshmarket
或使用命令行
dsh plugin --profile web add @leetoners/dsh-ui-subagent-monitor
装任何插件都等于在你的机器上跑第三方代码,权限和你本人一样大——能读你的文件、用你的凭据、访问网络。请先审阅源码,并尽量锁定 commit(github:owner/repo#sha)。
Web UI 子代理实时监视面板:侧边栏底部入口 + 右上角常驻卡片面板,实时展示当前会话每个子代理的运行状态(运行中/耗时/终态)、树形缩进,一键跳转子代理会话并支持返回主会话,刷新自恢复、移动端默认隐藏。
在 DeepSeek Harness 里通过 dsh-market 安装
dsh plugin --profile web add dshmarket
或使用命令行
dsh plugin --profile web add @leetoners/dsh-ui-subagent-monitor
装任何插件都等于在你的机器上跑第三方代码,权限和你本人一样大——能读你的文件、用你的凭据、访问网络。请先审阅源码,并尽量锁定 commit(github:owner/repo#sha)。