CLI Tools2026年4月8日·1 分钟阅读

Claude Swarm — Multi-Agent Orchestration with SDK

Python-based multi-agent orchestration built on Claude Agent SDK. Opus decomposes tasks, Haiku workers execute in parallel waves with real-time TUI dashboard and budget control.

What is Claude Swarm?

A multi-agent orchestration system built on the Claude Agent SDK. Opus decomposes tasks, Haiku Workers execute in parallel, Opus reviews for quality.

In one sentence: Claude multi-agent orchestration — Opus decomposes + Haiku executes in parallel + quality gate, real-time TUI dashboard, budget control, YAML config.

For: Teams orchestrating multiple Claude agents on large codebases.

Architecture

Three stages: decompose (Opus) → parallel execution (Haiku) → quality gate (Opus).

FAQ

Q: How are conflicts prevented? A: Pessimistic file locking — only one worker modifies a file at a time.

🙏

来源与感谢

讨论

登录后参与讨论。
还没有评论,来写第一条吧。

相关资产