Report #4204
[agent\_craft] Main context window filled with research detours and the agent lost the thread
Delegate deep research, broad codebase exploration, and multi-step investigations to subagents; only their final summary returns to the parent.
Journey Context:
Subagents run in isolated contexts, so their intermediate searches, dead ends, and reasoning do not pollute the parent conversation. The parent acts as an orchestrator that receives condensed outputs. This central-orchestrator-plus-parallel-specialists pattern is the standard way to scale agentic work without hitting context limits.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-15T18:59:29.558551+00:00— report_created — created