Memory · Types
Episodic
Stores past experiences, historical actions and conversation logs: remembers HOW a task was accomplished.
At a glance
ClassMemory layer
ScopeCross-session (experiences)
ExamplesFew-shot trajectory stores
How it works
Few-shot example prompting: retrieve records of past successful execution sequences and inject them so the agent replicates the correct tool-calling behaviour.
Watch out
Needs relevance retrieval, replaying the wrong episode misleads the agent.
Basis
- Internal research (Scalarity), Architectural Frameworks for AI Agent Memory Systems