Concept · 8 episode(s)

Agent Memory

← all concepts

Definition

Agent memory is the persistent state an AI agent carries across turns, sessions, or tasks — everything beyond what fits in the current context window. Designs span scratchpads, vector stores, structured knowledge bases, and explicit episodic memories, all wrestling with the same tension: keep enough to be useful, prune enough to stay coherent.

Episodes covering this

Worth reading next

Papers we haven't done a deep dive on yet, but would recommend on this topic.