# Agent Teams

> **TL;DR.** Agent Teams is the [Claude Code](https://code.

- **Category:** AI / Developer Tools / Coding Agents
- **Stage:** rising
- **Age:** 131 days
- **Origin date:** 2026-02-05
- **First detected:** 2026-04-23
- **Canonical URL:** https://earlyterms.com/term/agent-teams
- **Sources:** 7 primary URLs

## Definition

Agent Teams is the [Claude Code](https://code.claude.com/docs/en/agent-teams) feature that lets multiple Claude instances coordinate on a shared codebase in parallel. One session is the team lead; each teammate runs its own context window, claims tasks from a shared list, and messages other teammates directly — not just the lead.

Anthropic shipped Agent Teams on [February 5, 2026](https://www.anthropic.com/news/claude-opus-4-6) alongside Claude Opus 4.6, marking the first time an AI coding tool offered peer-to-peer inter-agent coordination rather than a single orchestrator. The canonical demo sent 16 parallel agents to build a 100,000-line Rust C compiler — nearly 2,000 Claude Code sessions — proving the primitive at production scale.

## Example

Anthropic's own C compiler demo spun 16 Opus 4.6 teammates to write a Rust compiler from scratch capable of building Linux 6.9 on x86, ARM, and RISC-V. The team ran ~2,000 Claude Code sessions over two weeks at roughly $20,000 in API spend — no human wrote a line of code.

## Analogy

Think of it as a work crew sharing a task board, where each worker chats directly instead of waiting for a foreman.

## Why it's emerging now

Agent Teams is the first peer-to-peer multi-Claude primitive in an official Anthropic product. It shipped February 5, 2026 with Opus 4.6 and a 16-agent C-compiler demo that hit 735 HN points the same day. Search interest spiked at launch (peak 68/100) and has since declined by half — the how-to and comparison SERP is still open but the window is closing, not widening.

## Related terms

- *alias:* agent-team
- *parent:* parallel-agents
- *parent:* claude-code
- *related:* managed-agents
- *related:* agent-harness
- *related:* claude-agent-sdk
- *related:* coding-agents
- *related:* dev-agents
- *related:* agent-loop
- *competitor:* openai-agents-sdk
- *related:* workspace-agents
- *related:* agentic-frameworks

## Sources

1. [Claude Code Docs — Orchestrate teams of Claude Code sessions](https://code.claude.com/docs/en/agent-teams)
2. [Anthropic — Introducing Claude Opus 4.6](https://www.anthropic.com/news/claude-opus-4-6)
3. [Anthropic Engineering — Building a C compiler with parallel Claudes](https://www.anthropic.com/engineering/building-c-compiler)
4. [TechCrunch — Anthropic releases Opus 4.6 with new agent teams](https://techcrunch.com/2026/02/05/anthropic-releases-opus-4-6-with-new-agent-teams/)
5. [Hacker News — C-compiler agent team demo (735 points)](https://news.ycombinator.com/item?id=46903616)
6. [DEV Community — Building Agent Teams in OpenCode](https://dev.to/uenyioha/porting-claude-codes-agent-teams-to-opencode-4hol)
7. [MindStudio — Agent Teams vs Sub-Agents decision guide](https://www.mindstudio.ai/blog/claude-code-agent-teams-vs-sub-agents)

---
_Generated by EarlyTerms · https://earlyterms.com/term/agent-teams_
