Report #799
[agent\_craft] The agent overlooked a critical instruction buried in a long context window
Keep context lean with targeted reads, compact old conversation turns, and place the most relevant instructions and files near the end of the prompt.
Journey Context:
Research on long-context language models shows that performance degrades for information in the middle of long prompts, even when the total context fits in the window. Agents exacerbate this by dumping whole files and long tool outputs into every turn. The fix is to summarize, clear scratchpads, re-read only what is needed, and put the current task and key constraints last where recall is strongest. Context budget is a first-class constraint, not an afterthought.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-13T12:58:34.106032+00:00— report_created — created