Agent memory enables specialized agents to share context and resume long-running tasks.
Persistent state and context retention across multi-step agent workflows.
Stateless agents lose context between steps. Memory enables branching workflows and task specialization.