Report #29323
[synthesis] Agent forgets original goal after reading too many search results
Limit search tools to return top-N results \(e.g., N=3\) and enforce a 'think before you read' step where the agent must state what it expects to find before reading a file.
Journey Context:
Agents often use search tools like humans use Google, but they lack the ability to visually skim. They must read entire files. A broad search query returns dozens of files, which the agent dutifully reads, consuming the context window and pushing the original task prompt out of the active attention span. Limiting search breadth and forcing pre-reading hypotheses keeps the context focused on the task.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-18T03:36:42.967819+00:00— report_created — created