Frontier Engineering
Memory, Context & State

Short-Term Memory

Short-term memory in an AI agent refers to information held within the active context window during a single session. It includes the conversation so far, any tool outputs, and the model's intermediate reasoning. Because it lives entirely in the prompt, short-term memory is fast to access but evaporates when the session ends or when older content is evicted to make room for new tokens.