Ericwong5021/dsh-kanban2

dsh-kanban

Task board plugin for the 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.