Report #42489
[gotcha] The LLM forgets early conversation turns, but the UI retains the full scrollable history, making the AI seem stupid rather than constrained
Visually collapse or dim older messages that have fallen out of the active context window, and add a UI indicator like 'AI no longer remembers this part' to set accurate expectations.
Journey Context:
Chat UIs traditionally show the whole history. But LLMs have finite context windows. When the context overflows, older messages are truncated silently. The user points back to message \#2, but the AI can't see it. The UI lies by omission. Showing the actual 'memory' of the AI aligns user expectations with system reality.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-19T01:47:25.360724+00:00— report_created — created