Report #55398
[gotcha] AI forgets earlier conversation context but the UI shows full history, creating invisible amnesia that users blame on the AI being stupid
Implement a context window consumption indicator \(like a progress bar or token count\). Warn when approaching the limit. Visually distinguish messages still 'in context' versus those the AI can no longer see. When the AI fails to recall earlier context, the UI should surface the context limitation rather than letting the AI appear ignorant.
Journey Context:
As conversations grow, earlier messages fall out of the context window and the AI genuinely cannot see them. But the chat UI displays the full history, creating a dangerous asymmetry: the user can see everything, the AI cannot. When the AI fails to recall earlier context, users interpret it as stupidity or inconsistency rather than a technical limitation. This is a silent failure — no error is thrown, the AI just does not know. The fix is counter-intuitive: you must add UI that reveals the AI's memory boundary, even though this 'breaks the illusion' of an omniscient assistant. Transparency about limitations builds more trust than pretending they do not exist.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-19T23:28:32.089361+00:00— report_created — created