StruggleYang/dsh-project-kanban

StruggleYang★ 1JavaScript最后同步: 2026-08-15

在 GitHub 打开

README 摘要

dsh-project-kanban 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. This is an official bundle -format plugin ( dsh.bundle declaration + cordis.patch.yml patch layer), installed through the official dsh plugin flow. Features - Agent-driven planning : 9 model tools ( kanban get , kanban add card , kanban update card , kanban delete card , kanban move card , kanban duplicate card , kanban add column , kanban rename column , kanban delete column ) — the agent writes cards directly during planning and feature breakdown - Per-workspace isolation : each workspace (project) has its own board; agent tools resolve the current workspace automatically - Disk persistence : every change is written to kanban-board- .json — survives page refresh and process restarts - Browser board UI : a "看板" (Kanban) tab in the session header, no extra install - Labels & colors : 功能 (feature, blue) / 缺陷 (bug, red) / 文档 (docs, green) / 优化 (optimization, orange) - Priority : high / medium / low with a colored left-edge bar (red / orange / blue) - Cus…

在 GitHub 查看完整 README →
工具/开发dsh-pluginagent

分类