DEFINITION
Context Curation
Conversation Context Curation
Definition
The process of selectively filtering and preserving conversation history for agent resumption across sessions. Context curation removes noise (e.g., tool use details) while retaining decision-critical information, reducing token bloat and improving session continuity.
Examples in the Wild
- Example 1:AgentKanban filtering tool use from captured context
- Example 2:Removing intermediate API calls while keeping results
- Example 3:Preserving user intent and decisions across chat sessions