dsh plugins中文
← Back to popular plugin directory

DeepSeek Harness Internal Kanban and Dialogue Integration

StruggleYang/dsh-project-kanban · productivity

A kanban board inside DeepSeek Harness, integrated with the conversation: the agent writes planning cards via tools while you talk, boards are isolated per workspace (project), and data is persisted to disk.

★ 1GitHub stars
0Forks
2026-08-16Last updated
JavaScriptLanguage
MITLicense

Project overview

A kanban board inside DeepSeek Harness, integrated with the conversation: the agent writes planning cards via kanban tools while you talk, boards are isolated per workspace (project), and data is persisted to disk.

Then re-run add. ⚠️ Security note: allowBuilds grants install-time code execution on your machine. Only allow sources you trust, and consider pinning a commit: dsh plugin --profile web add github:StruggleYang/dsh-project-kanban# Option 2: from a local checkout Option 3: tarball / npm (no build permission needed)

Download the tarball from the GitHub Releases page, or build it locally:

Install command

dsh plugin --profile web add github:StruggleYang/dsh-project-kanban
View GitHub repository ↗Back to popular plugin directory