All terms
Steering an agent
Memory system
A memory system stores selected information across sessions so an agent can retrieve relevant history later. It should distinguish durable decisions from temporary working notes.
Example
A project memory records the approved deployment workflow so later agents do not invent a different one.