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 description:—

Install

# 从 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

Add chinazkk/dsh-task-panel to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.