Memory-Agent-Environment loop: A process where actions elicit feedback, feedback updates memory, and memory conditions subsequent actions across multiple sessions
Interdependent subtasks: Tasks where the correct execution of a later step requires information or constraints established in an earlier step
Latent constraints: Requirements (like product compatibility or user preferences) that are not explicitly restated in current instructions but must be recalled from history
LoCoMo: A benchmark for evaluating long-context modeling and memorization through retrieval tasks
RAG: Retrieval-Augmented Generation—systems that retrieve relevant documents to ground model generation
Action space: The set of all possible actions an agent can take in an environment (e.g., click, type, search)
Reasoning trace: The sequence of thoughts and actions an agent generates while solving a problem