For complex research tasks, recursive multi-agent delegation with shared process experience outperforms both single agents and flat multi-agent systems by handling depth and breadth simultaneously.
WebSwarm is a multi-agent framework that orchestrates recursive web search by dynamically decomposing tasks and delegating them across specialized agent nodes. Each node decides whether to search directly or spawn child nodes, enabling deeper and broader information gathering than single-agent systems while sharing experience across similar subtasks.