Report #2409
[agent\_craft] Long session hit the context limit and lost important details
Delegate verbose work to subagents so only the summary returns; use /compact with focused instructions, and /clear when switching tasks. Keep the main conversation lean.
Journey Context:
Test output, log dumps, and broad codebase research can consume tens of thousands of tokens. Anthropic's subagent docs recommend offloading those operations: each subagent has its own context window, and the parent sees only the findings. Combining that with proactive compaction and clearing between unrelated tasks prevents the 'lost in the middle' degradation that happens when context is stuffed.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-15T11:53:43.417648+00:00— report_created — created