Multi-agent systems are everywhere right now.

Planner agent. Executor agent. Critic agent. Formatter agent. Sometimes even a "manager" agent coordinating everything.

The story is usually the same: if one LLM call can be useful, then several specialised agents working together should be more reliable and produce better results.

But I'm not fully...