Open main menu
Article
Quizzes
Tools
EN
Article
Quizzes
Tools
All quizzes
/
Sub-Agents & Parallel Execution
/
What is th...
What is the primary benefit of giving each sub-agent a fresh, empty context rather than sharing the coordinator's conversation history?
The sub-agent reasons only from the information it needs, avoiding confusion from irrelevant prior exchanges
It reduces the number of API calls required to complete the task
Sub-agents cannot access tools unless they start with a clean context
Fresh contexts allow sub-agents to run faster due to lower memory usage
Submit answers