Ericwong5021/dsh-kanban2

dsh-kanban

DeepSeek Harness Web UI 的任务看板插件

AI 分析

核心用途是在 DSH 侧边栏页脚集成一个可视化的任务看板。适合需要在 DSH Web 界面中直接进行轻量级任务管理和进度跟踪的用户。

包名
dsh-kanban
版本
0.1.1
许可证
MIT
最近更新
2026年8月13日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Ericwong5021/dsh-kanban

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.