← Back to Explorer

Memory Systems

/memory
Stores and recalls contextual state across turns, sessions, and tasks.
Strata: L2 Axes: Knowledge Status: seed

Explainer

Memory systems give agents the ability to persist and retrieve state beyond a single context window. A multi-tiered architecture typically includes working memory for active tasks, episodic memory for session history, and semantic memory for long-term knowledge. Without memory, agents suffer from amnesia — forcing users to repeatedly explain context and endure the same mistakes.

Anti-Patterns

Mitigations

Top Products

Related Concepts

Sources