FAI Swarm Supervisor
Multi-agent swarm supervisor โ routes tasks to specialist agents, manages turn limits and token budgets, handles agent coordination, conflict resolution, and synthesizes multi-perspective results.
Overviewโ
| Property | Value |
|---|---|
| Type | Agent |
| File | agents/fai-swarm-supervisor.agent.md |
| Tools | codebase, terminal |
| Model | gpt-4o, gpt-4o-mini |
| WAF Alignment | reliability, cost-optimization |
| Compatible Plays | 07-multi-agent-service, 22-swarm-orchestration |
| Lines | 133 |
Usageโ
In VS Code (GitHub Copilot)โ
@fai-swarm-supervisor How can you help me?
In fai-manifest.jsonโ
{
"primitives": {
"agents": ["../../agents/fai-swarm-supervisor.agent.md"]
}
}
Sourceโ
- GitHub:
agents/fai-swarm-supervisor.agent.md - Edit: Edit on GitHub โ
Auto-generated from the FrootAI primitive catalog. Last updated: 2026-04-20.