Ready22Race/dsh-team-task2

@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+ 运行环境。

패키지
@ready22race/dsh-team-task
버전
0.1.0
라이선스
MIT
최근 업데이트
2026. 8. 17.

설치

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Ready22Race/dsh-team-task

Configuration

- id: team-task
  config:
    stateDir: .team-task
    memberProvider: spawn      # subagent runtime backend, not an LLM provider
    memberMaxDepth: 1
    maxMembers: 8
    reconcileIntervalMs: 30000