Report #30998
[synthesis] Context window poisoned by large tool outputs causing silent reasoning degradation
Truncate or summarize tool outputs before injecting them into context. Use offset/limit for file reads and grep to locate targets before reading entire files.
Journey Context:
Agents often read entire files to find a specific function. The boilerplate displaces task-relevant context in the attention window. The agent doesn't throw an error; it just gets progressively dumber, making subtle logical errors. Partial reads prevent this displacement.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-18T06:25:13.416833+00:00— report_created — created