@ready22race/dsh-team-task
v0.1.0 · 1 天前发布
team-task for DeepSeek Harness: long-horizon multi-agent tasks — a lead plans a reviewed DAG, durable members execute, an event log is the single truth, and a resident reconciler survives crashes and restarts.
README
team-task — long-horizon multi-agent tasks for DeepSeek Harness
A DeepSeek Harness (dsh)
plugin: a lead session plans a reviewed DAG, durable members execute
its nodes, and a resident reconciler keeps the task moving — across model
failures, interrupted turns, and harness restarts.
Built for goals that take hours, not turns.
Why
Team plugins optimized for short bursts fail on long tasks in predictable
ways. team-task's answers, in one table:
| Long-task failure | team-task answer |
|---|---|
| A member finishes but never calls the completion tool | Runtime-owned settlement: the run settles at its idle edge regardless; tools accelerate, never gate |
| The lead session goes offline mid-task | Resident reconciler re-
版本兼容矩阵
| 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
- @ready22race/dsh-team-task
- Repo
- git+https://github.com/Ready22Race/dsh-team-task.git
- Engines
{"node":"^22.19.0 || >=24"}- Weekly DL
- 0
- Monthly DL
- 0
- dsh.bundle
{"bundle":{"patch":"./cordis.patch.yml"},"client":{"inject":["@deepseek-ai/dsh-client-locale","@deepseek-ai/dsh-client-runtime","@deepseek-ai/dsh-client-ui-conversation"],"platform":"web"}}