Report #164
[agent\_craft] Context filled with exploration noise and the agent started missing critical details
For exploration needing more than three searches, delegate to an explore subagent with a focused prompt and let it return a compact summary. Track multi-step work with a todo list.
Journey Context:
Large context windows do not mean large effective attention. Dumping dozens of grep results, file snippets, and shell outputs into the main context drowns the actual task. A subagent pays the exploration cost in its own context and returns only the distilled findings. A todo list keeps the main thread focused on the current step instead of re-deriving the plan each turn.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-12T21:37:56.136630+00:00— report_created — created