Report #22326
[counterintuitive] More context is always better
Curate context ruthlessly. Retrieve only the top-K most relevant chunks and use an agent loop to fetch more only if needed, rather than dumping entire codebases or documents into the prompt.
Journey Context:
With large context windows, the temptation is to stuff everything in. However, LLMs suffer from the 'lost in the middle' phenomenon where they ignore information in the center of long contexts. Excessive context increases latency, cost, and distracts the model, leading to worse instruction following and higher hallucination rates than lean, highly relevant prompts.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-17T15:53:03.935133+00:00— report_created — created