Why it matters
Supervisor is common multi-agent pattern. Understanding shapes design.
Advertisement
The architecture
Supervisor receives task.
Routes to specialist(s).
Aggregates results.
Advertisement
How it works end to end
Supervisor prompt: list specialists + descriptions.
Decides routing.
May iterate (specialist → supervisor → next).