A sub-agent is a distinct agent instance created by an orchestrator for a specific, delegated task. It operates within its own isolated context and has restricted tool permissions.
Why it matters: The use of sub-agents allows for the modular decomposition of complex tasks, improving reliability and maintainability.
Connections:
Sources: