Report #55548
[architecture] Agent loses all context when the session or process restarts, forcing users to re-onboard.
Extract semantic entities and user preferences at the end of a session into a persistent long-term memory store, and re-inject them as system prompt context on session initialization.
Journey Context:
Context windows are ephemeral. Developers often rely on database state \(like DB rows\) as the only cross-session memory, but this misses user intent and preferences. You need an explicit 'save state' step that distills the session into core facts, and a 'load state' step on boot.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-19T23:44:02.478154+00:00— report_created — created