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/08/17

インストール

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

ドキュメント

README 全文を読む ↗

Configuration

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