D
@dsh-suite/plugin-team-board
v0.1.0 · 4 天前发布
DSH plugin: a shared task board for multi-agent / subagent collaboration — create, claim, transition, and query tasks via a Cordis service key.
README
@dsh-suite/plugin-team-board
DSH 插件:多 agent / subagent 共享的持久任务看板。通过一个 Cordis 服务键 ctx.teamBoard 物化共享状态(不是模块级全局变量),用defineTool暴露task_create/task_claim/task_update/
task_list/task_delete,并用 sessions seam 做跨重载持久化。生态位空白:ccteam是独立产品,
没人做成 DSH 原生插件。
DSH plugin: a shared, durable task board for multi-agent / subagent collaboration. Shared state is
materialized as a Cordis service key ctx.teamBoard (not a module global), exposed throughdefineToolastask_create/task_claim/task_update/task_list/task_delete, and
persisted across reload via the sessions seam. A DSH-native board — an empty niche (ccteam is astandalone product, nobody built the DSH-native one).
---
特性 / Features
版本兼容矩阵
| DSH 版本 | 状态 | 说明 |
|---|---|---|
dsh@0.1.0-rc.6 | ✅ 兼容 | cordis patch ✅ |
dsh@0.1.0 | ✅ 兼容 | 标准 patch ✅ |
dsh@0.2.0 | ⚠️ 待验证 | 待实测(API 可能在变) |
dsh@0.3.0+ | ❓ 未知 | 尚未发布 |
💡 兼容矩阵每周末自动跑实测,欢迎 PR 修正
元数据
- License
- MIT
- npm
- @dsh-suite/plugin-team-board
- Repo
- git+https://github.com/whyihaveyou/dsh-suite.git
- Engines
{}- Weekly DL
- 0
- Monthly DL
- 0
- dsh.bundle
{"bundle":{"patch":"./cordis.patch.yml"}}