← WIZ
// EXPERIMENTS
🎭

AGENT ORCHESTRA

Watch AI agents coordinate in real-time. A team lead assigns tasks, specialists work in parallel, and messages flow between nodes.

0s
9s

TASKS

MESSAGE LOG

Waiting for simulation...

How Agent Teams Work

1. DELEGATION

A team lead agent receives the task and breaks it into subtasks. It assigns each subtask to a specialist agent based on their capabilities.

2. PARALLEL WORK

Independent tasks run simultaneously. Agents with dependencies wait until their blockers complete, then immediately start. Total time = longest path, not sum.

3. COORDINATION

Agents communicate through messages. The lead monitors progress, redistributes work if needed, and merges results into the final output.

🧙

How it works: This visualizes how Opus 4.6's Agent Teams feature coordinates multiple AI agents on a single task. Each node is an autonomous agent with its own context window and tools. The team lead delegates, monitors, and merges — just like a real engineering team. The key insight: parallel execution means 4 agents don't just add capability, they compress time.

by Pawel Jozefiak

More on AI, experiments & building things

Read Digital Thoughts →