Memory and Conversation History
Understand current conversation context, durable memory, past-conversation discovery, and visible tool activity.
#Use the right context layer
| Layer | What it helps with |
|---|---|
| Current conversation | Keeps the requests, responses, and working context for the chat you are in. |
| MEMORY.md | Keeps selected facts and preferences that should help across future workspaces. |
| Past conversations | Lets the agent find relevant earlier work when the current task needs historical context. |
| Visible activity | Provides evidence about tool activity, including tool inputs and outputs shown in the product. |
#Review memory before relying on it
- 01
Keep task context in the conversation
Use the current conversation for temporary requirements, drafts, and corrections specific to this unit of work.
- 02
Curate durable facts
Ask the agent to update MEMORY.md only when the fact should help across future workspaces.
- 03
Find earlier work
Ask the agent to search past conversations when a prior decision or result is relevant.
- 04
Inspect evidence
Review the cited conversation, document, or visible tool activity before relying on an important recovered fact.
#Correct stale or inappropriate context
Correct the current conversation when the issue applies only to this work. Update or remove the entry in MEMORY.md when the incorrect fact could affect future workspaces. When a retrieved past conversation is no longer authoritative, tell the agent which newer source should take precedence.