a2a — When AI Agents Talk to Each Other
Most AI agent frameworks use a master-slave model — one orchestrator controls everything. a2a flips this: agents talk to each other as peers over a shared SQLite bus. No central command, no single point of failure, no dictatorial orchestrator.