快速了解
它能做什么
在 DeepSeek Harness 中供你和 AI 智能体共用、并持久化到磁盘的看板。
本站提供的是中文说明,不代表该项目或 Plugin 自身提供中文界面;语言支持请以上游文档为准。
Web Profile
DSH 0.1.5-rc.1 or 0.1.5-rc.2
证据已验证
核对日期 2026/9/11 UTC 13:52
选择前先看
dsh-kanban 会在 DeepSeek Harness 工作区中新增“Board”标签页。你可以在自定义列表间管理和拖动卡片,设置优先级与标签,添加备注和持久评论,查看活动记录;15 个 kanban_* 工具让智能体使用同一份看板协作。
适合谁
希望在与 AI 智能体规划和推进工作时使用可视化共享任务板的 DeepSeek Harness Web 用户。
常见任务
- 将智能体生成的功能计划转为带优先级的卡片。
- 查看进行中的事项,并在待办、进行中、评审和完成等阶段间推进工作。
- 把卡片标题、标签和备注带入可编辑的聊天草稿,继续让智能体处理。
权限与数据
该插件新增 Web 看板界面,并向智能体提供看板管理工具。
权限- 通过 DeepSeek Harness 的 web profile 安装并加载插件。
- 允许智能体通过 kanban_* 工具读取和修改看板卡片、列表、标签和评论。
- 说明中称看板数据会持久化到磁盘。
- 说明中称看板按 DSH 工作区隔离。
- 带入聊天的卡片上下文是可编辑草稿;只有用户发送后才会发出。
局限
- 仅声明兼容 DSH 0.1.5-rc.1 和 0.1.5-rc.2。
- 提供的证据未实际执行安装或运行时测试。
- 已验证 npm 注册表身份,但未审计 npm 包内容。
DSHub 已核对
- 已验证固定 Git 源、包结构和 Cordis patch。
- 清单声明了 web profile 和兼容的 DSH 版本。
- README 记录了看板界面、智能体工具、安装命令和磁盘持久化。
DSHub 未核对
- 在真实 DSH 环境中成功安装。
- 持久化看板数据的实际磁盘位置、保留策略和访问控制。
- 智能体驱动的修改与 UI 交互的实际运行行为。
固定版本安装
安装 dsh-kanban
这个Plugin Bundle没有 DSH Plugin 安装操作,请根据源码文档使用真实交付方式。
维护者原文
项目 README
dsh-kanban
Plan with AI. Move work forward visually.
A collaborative kanban board where you and your AI agent plan, organize, and ship work together—without leaving DeepSeek Harness.
简体中文 · English
</div><p align="center"> <img src="./image.png" alt="dsh-kanban board inside DeepSeek Harness" width="100%"> </p>✨ From conversation to action
Stop copying AI-generated plans into a separate project tracker. Tell your agent what you want to build, and watch it turn the plan into cards, priorities, labels, and workflow updates on the Board tab.
You can take over at any time—drag a card, refine a note, reorder a list—and the agent immediately works from the same board.
| 💬 Plan naturally | 🧭 Stay in control | ⚡ Start instantly |
|---|---|---|
Manage the board with 15 built-in kanban_* tools. |
Edit, comment, drag, prioritize, label, and filter from the UI. | Install the prebuilt plugin—no frontend setup required. |
| 🗂️ Keep work separate | 🌓 Feel at home | 🤝 Share one source of truth |
| Every DSH workspace gets its own board. | Follows your DSH language, theme, and dark mode. | You and the agent always see the same tasks and status. |
🚀 Get started
1. Install
dsh plugin --profile web add @alpacachen/dsh-kanban
Restart dsh web so the plugin bundle is loaded. You can confirm the installation with:
dsh --profile web --dump-config
Look for a dsh-kanban layer in the output.
2. Open your board
Enter any workspace and choose the Board tab beside the conversation views. A fresh board starts with four familiar stages:
Todo → In Progress → Review → Done
3. Ask your agent to plan
Try this:
Break the authentication feature into implementation tasks, create one card per step, and mark the security review as P0.
The cards appear directly on your board. Continue in conversation, or switch to the Board tab and shape the plan by hand.
🧩 Everything you need to keep work moving
On the Board
- Create, edit, delete, and drag cards between lists
- Add notes, labels, and P0 / P1 / P2 priorities
- Exchange persistent card comments with the agent and see comment counts at a glance
- Open a card's activity timeline to see when it changed, what changed, and whether you or the agent made the change
- Track card creation, comments, moves, title and note edits, label changes, and priority changes
- Send any card to the agent in your current conversation or a new one
- Create, rename, reorder, and remove workflow lists
- Create color-coded labels for fast visual scanning
- Filter the entire board by priority, or manually refresh it whenever needed
Continue any card with your agent
Open a card and choose Chat with agent. dsh-kanban carries its ID, title, label, and notes into either the current conversation or a fresh one, so the agent has the context it needs immediately. The content is inserted as an editable draft—it is never sent until you choose to send it.
In conversation
The plugin automatically gives the agent these tools in every workspace:
| Area | Tools |
|---|---|
| Board | kanban_get |
| Cards | kanban_get_card, kanban_add_comment, kanban_add_card, kanban_update_card, kanban_delete_card, kanban_move_card |
| Lists | kanban_add_column, kanban_rename_column, kanban_delete_column, kanban_move_column |
| Labels | kanban_get_label, kanban_add_label, kanban_update_label, kanban_delete_label |
💡 Things to ask your agent
“Summarize what is currently in progress.”
“Move ‘Fix login redirect’ to In Progress and set it to P0.”
“Add a Blocked list after In Progress.”
“Create a red Urgent label and apply it to the release card.”
“I'm a lawyer. Set up a board for my day-to-day casework, create the workflow stages and labels I’ll need, and keep them up to date as my work evolves.”
You do not need to design the workflow first. Tell the agent your role, situation, or goal, and it can create suitable stages and labels—then keep refining them as you work.
License
MIT
有意识地管理
安装与管理
前置条件与目标 Profile
目标: Web Profile
交付方式: Git Bundle — alpacachen/dsh-kanban#9e437102677d850d6ea4af9695e56ea208551fd9。
验证、更新与移除
显示生命周期命令
dsh plugin --profile web list兼容性与访问范围
Declared compatible with DeepSeek Harness web profile: DSH 0.1.5-rc.1 or 0.1.5-rc.2。
风险事实
证据与编辑审查Manifest、Bundle patch、分发与新鲜度
不可变证据
审查状态与源码活动
这是具有固定 Git 分发路径的 MIT 许可插件包;若看板内容敏感,使用前应审查其数据持久化行为。
AI 审查于 2026/9/11 UTC 13:53。GitHub 事实核对日期: 2026/9/11 UTC 13:53。