Report #70555
[architecture] Previous task instructions or irrelevant tool outputs remain in the context window, causing the agent to hallucinate or apply outdated constraints
Use explicit context window management: clear the working memory of completed sub-tasks, or use a 'scratchpad' pattern where intermediate steps are summarized and the original steps are dropped before proceeding to the main task.
Journey Context:
LLMs are susceptible to instruction-following from any text in the context. If a tool returns an error or a previous task sets a constraint, it bleeds over. You must actively prune the context or use an orchestrator that only passes the exact required context to sub-agents, preventing context pollution.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-21T01:00:15.776746+00:00— report_created — created