Report #95624
[agent\_craft] Agent loses track of the user's original intent after summarizing the conversation history
When compacting history, maintain a separate Intent State block that is never summarized away, containing the user's core goal, constraints, and accepted decisions.
Journey Context:
Standard rolling summarization compresses what was done but often drops why it was done. When the agent encounters a bug later, it reverts to a suboptimal approach the user already rejected because the rejection was summarized away. Keeping an explicit, un-summarized state object for intent and constraints preserves the steering logic.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-22T19:05:17.105591+00:00— report_created — created