Last updated: 2026-04-18
What is Memory?
Persistent state an agent carries across sessions — user preferences, past decisions, project history. Stored in files (Hermes `memory/`, OpenClaw workspace) or a database. Distinct from context window, which resets each session.
See also
← Back to the full AI agent glossary.