Report #99340
[agent\_craft] The agent has no memory hierarchy: everything lives in the chat window
Build three tiers: working memory \(current turn \+ recent tool results in context\), episodic memory \(retrieved past turns/decisions\), and semantic memory \(project facts/RAG\). Make the router explicit about what gets loaded when.
Journey Context:
Trying to keep all history in the prompt hits the context wall and buries rare but important facts. MemGPT/Letta showed that paging context in and out through an explicit memory tier is more scalable than a single long prompt. Working memory is for now, episodic memory is for 'what happened', and semantic memory is for 'what is true'.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-29T04:58:20.989275+00:00— report_created — created