TH
← Back
news 2026-04-25 · Anthropic

Claude Code Now Supports Multi-Agent Teams — Orchestrate Parallel AI Workers

Claude Code Now Supports Multi-Agent Teams — Orchestrate Parallel AI Workers

Anthropic has launched **Multi-Agent Teams** for Claude Code, enabling developers to spin up multiple AI agents that work simultaneously on complex tasks.

The architecture centers on a **Team Lead** session that creates the team, assigns tasks, and synthesizes results. Each **Teammate** operates in its own independent context window with a shared task list and direct inter-agent messaging — unlike subagents, which can only report back to the caller.

Key capabilities include:

Teammates can be assigned different models (e.g., Haiku for lightweight tasks) and can use subagent definitions for reusable role configurations. The system handles task dependencies automatically — blocked tasks unblock when their dependencies complete.

Anthropicrecommends starting with 3-5 teammates and 5-6 tasks per agent. The feature is experimental, requiring opt-in via the `CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS` setting, and currently supports in-process and tmux/iTerm2 split-pane display modes.

📄 Source

Anthropic
Share: Facebook 𝕏
← Previous
Less Than 2% of Farmland Could Power All AI Data C
Next →
Claude Code Launches Agent SDK for Building AI Age