Intermediate~50 minHazelJS
Memory and State
Separate working context, @hazeljs/memory, RAG memory bridges, and durable AgentRun state.
- Authors
- editorial-team
- Published
- Last reviewed
Wire MemoryModule / enableMemory, understand session vs long-term stores, and keep durable run state distinct from prompt memory.
Learning outcomes
- Enable and bound memory/RAG on execute
- Explain AgentRun checkpoints vs conversational memory