The Problem


Single-agent systems hit a wall fast. Give one agent too many tools and a complex task, and you get:



Context bloat — every intermediate result accumulates in the conversation history

Tool confusion — a model with 20 tools tends to make worse decisions than one with 5 (tool-use...