dsh-kanban
Task board plugin for the DeepSeek Harness Web UI
AI 分析
核心用途是在 DSH 侧边栏页脚集成一个可视化的任务看板。适合需要在 DSH Web 界面中直接进行轻量级任务管理和进度跟踪的用户。
インストール
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Ericwong5021/dsh-kanbanドキュメント
README 全文を読む ↗Install
Install from a Git checkout or a published package through the dsh CLI:
dsh plugin --profile
add https://github.com/Ericwong5021/dsh-kanban
To install a release archive directly:
dsh plugin --profile
add https://github.com/Ericwong5021/dsh-kanban/releases/latest/download/dsh-kanban-0.1.1.tgz
Start the profile, then select 任务看板 in the Harness sidebar footer.
The plugin targets the Harness Web UI and requires the runtime and UI packages declared in package.json.