Ready22Race/dsh-team-task ↗★ 2
@ready22race/dsh-team-task
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.
AI 분석
核心用途是执行复杂的、需要多步骤和多角色协作的长期开发或研究任务。适合需要 AI 团队协同工作、且要求任务具备容灾恢复能力的用户。需要 Node.js 22+ 运行环境。
설치
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Ready22Race/dsh-team-taskConfiguration
- id: team-task
config:
stateDir: .team-task
memberProvider: spawn # subagent runtime backend, not an LLM provider
memberMaxDepth: 1
maxMembers: 8
reconcileIntervalMs: 30000