DeepSeek Harness Plugin Hub

发布与管理完整 Harness Profiles,发现适合你的插件。

探索

插件目录环境预设文档中心动态

社区

发布插件联系我们报告问题

相关链接

Plugin Hub GitHubDeepSeek Harness 官方项目系统状态隐私说明
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

独立、非官方社区项目,与 DeepSeek 官方无隶属、授权或背书关系。

Kanban — DeepSeek Harness 插件(DSH Plugin)
DeepSeek Harness Plugin Hub
ProfilesPlugins分类动态文档登录管理 Profiles
ProfilesPlugins分类动态文档登录
← Plugins

@alpacachen/dsh-kanban

Kanban

DeepSeek Harness 的看板插件:包含“Board”标签页、卡片评论和 15 个 kanban_* AI 工具,并支持按工作区隔离和磁盘持久化。

插件会安装到这里;不确定时保持 web。

npx -y @deepseek-ai/dsh plugin --profile web add github:alpacachen/dsh-kanban#90e560f2e54100e6a8f1bdb9b45f21c45d6ddfc9
README兼容性版本

兼容性与来源证明

Kanban 以 @alpacachen/dsh-kanban 发布,当前版本为 1.5.2。Plugin Hub 会校验它的 manifest,并保存精确安装来源,便于复现安装结果。

DSH 兼容范围
*
运行环境
web
发布来源
github
Registry 更新时间
2026/9/20

版本

1.5.2stable
2026/9/16
1.5.1stable
2026/9/16
1.5.0stable
2026/9/11
查看其余 14 个版本收起版本
1.4.0stable
2026/8/31
1.3.7stable
2026/8/30
1.3.6stable
2026/8/30
1.3.5stable
2026/8/29
1.3.4stable
2026/8/27
1.3.3stable
2026/8/21
1.3.2stable
2026/8/21
1.3.1stable
2026/8/20
1.3.0stable
2026/8/20
1.2.0stable
2026/8/20
1.1.0stable
2026/8/20
1.0.3stable
2026/8/20
1.0.2stable
2026/8/20
1.0.1stable
2026/8/20
最新版
1.5.2
DSH
*
HMR
重启进程
Tree shaking
未声明可安全裁剪
解包体积
未提供
文件数
未提供
Surface
web
许可证
MIT
发布源
github
GitHub
★ 11
周下载
497
最近提交
2026/9/18
查看源码 ↗项目主页 ↗
README Badge

点击下方 Badge 复制 Markdown,粘贴到 README 即可。

这是你的 Plugin?认领权益 · 优先安全扫描

验证 package.json 声明的 GitHub 仓库,即可管理这个公开页面。认领后,Hub 会优先安排当前版本的安全扫描,并在通过后公开展示结果。

认领这个 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.

Simplified Chinese · English

dsh-kanban board inside DeepSeek Harness

✨ 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:

AreaTools
Boardkanban_get
Cardskanban_get_card, kanban_add_comment, kanban_add_card, kanban_update_card, kanban_delete_card, kanban_move_card
Listskanban_add_column, kanban_rename_column, kanban_delete_column, kanban_move_column
Labelskanban_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