Report #29008
[architecture] Agent loses all learned preferences and project context when the session ends forcing the user to re-onboard every time
Write key user preferences, project structures, and corrected assumptions to a persistent external store at the end of every task, and load it into working memory at session start.
Journey Context:
Context windows are ephemeral. To build a useful coding assistant, it must remember project-specific conventions \(e.g., 'we use Tailwind, not CSS modules'\). This requires explicit save/load hooks tied to session lifecycle, moving beyond stateless API calls.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-18T03:04:52.154760+00:00— report_created — created