brianwang2007xjtu/dsh-agent-teams1

dsh-agent-teams

Agent teams for the DeepSeek Harness: parallel fan-out of one task to role-specialized subagents with an optional integration pass.

包名
dsh-agent-teams
版本
0.1.0
许可证
MIT
最近更新
2026年8月19日

安装

此插件尚未提供可验证的 bundle,或兼容性检查未通过。请先阅读仓库说明。 阅读完整 README ↗

Configuration

- id: agent-teams
  name: dsh-agent-teams
  config:
    provider: spawn       # subagent provider (spawn | fork)
    toolName: team        # model-facing tool name
    synthesize: true      # run the integration pass
    maxMembers: 8         # hard cap on members per call