Report #101390
[frontier] Agent forgets earlier constraints and task framing after many conversational turns
Re-inject a concise 'active rules' block every 3-5 turns; pin identity-critical instructions in the system prompt or project CLAUDE.md; restate the goal and constraints before each multi-step work unit.
Journey Context:
Laban et al. measured an average 39% performance drop in multi-turn vs single-turn settings across six generation tasks. The failure is not retrieval: the model sees the full transcript but loses the thread. 'Summarize at the end' is insufficient because recent turns dominate attention. The emerging fix is to treat constraints as first-class tokens that are explicitly re-anchored, not narrative context that the model is expected to remember. This is why Claude Code plugins like Flow-Next re-read specs before every task.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-07-06T05:28:16.982849+00:00— report_created — created