chinazkk/dsh-task-panel

dsh-task-panel 任务面板(Task Panel)—— DeepSeek Harness (DSH) 插件:六列看板 + 双队列任务队列,在子 session 中由 agent 串行执行需求,并完成验收闭环。 Report an issue · View on GitHub > dsh-task-panel 是一个社区维护的 DSH 插件,非 DeepSeek 官方产品。

catalog 简介:—

安装

# 从 GitHub 安装(bundle 形态,lib/ 已随仓库提交,无需构建权限)
dsh plugin --profile web add github:chinazkk/dsh-task-panel

# 验证层组合
dsh --profile web --dump-config      # 输出应含 "# == dsh-task-panel" 层

# 启动(或重启现有 GUI),会话视图出现「任务面板」标签页
dsh --profile web

chinazkk/dsh-task-panel 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。