multi turn context management
21 articles · 15 co-occurring · 0 contradictions · 1 briefs
SRE incident diagnosis explicitly involves sequential reasoning where context at step N informs decisions at step N+1; paper addresses how to optimize this sequence
SRE incident diagnosis explicitly involves sequential reasoning where context at step N informs decisions at step N+1; paper addresses how to optimize this sequence
ACE specifically addresses how to manage context across multiple agent episodes, with strategies persisting and evolving
Course explicitly describes 'maintaining conversation context across multiple interactions' as core learning objective. This is multi-turn context management in practice.
Author explicitly identifies that real context engineering differs from academic testing in that agents interact across multiple turns. This is dynamic context management, not static reference.
The Letta memory hierarchy operating across conversations is a direct implementation of managing context across multiple turns without reset.
Orchestration patterns manage context across multiple execution steps/subtasks, preserving state across turns
Agentic systems require managing context across multiple agent steps; ACE framework addresses how context evolves across agent iterations
Scheduling dimension implies context changes across inference steps/turns - systematic approach to multi-turn state
The workflow spans multiple turns: session recording → analysis → planning → approval → execution, all requiring context preservation
Extends beyond single conversation to managing context across agent interactions at scale
The trace viewer is managing visibility of context across multiple turns in agent sessions. Timeline UI is a solution to the multi-turn context problem.
OpenHands explicitly requires maintaining context across multiple turns/operations (issue reading → coding → testing → PR submission), making this a concrete example of multi-turn context challenges
Agent traces are inherently multi-turn sequences; the proposal to crowdsource them is about systematizing how to preserve and learn from full interaction context across sessions.
MCP's 'lifecycle' and 'capability negotiation' features enable stateful context management across multiple turns—tools aren't redefined each turn, they're negotiated once and persisted.
Article explicitly mentions 'agents that operate over multiple turns of inference and longer time horizons' as driver for context engineering
Each practice drill is a multi-turn session where prior session's SKILL.md informs current execution - context flowing across turn boundaries scaled to session boundaries.
Shows how context management evolves from simple turn-taking to sophisticated pause-and-resume patterns in agentic systems
Addresses the challenge of maintaining efficiency across multiple agent turns without context reset or full re-evaluation
This extends beyond single-session multi-turn to cross-session reference. Agent can reference prior session commits in current session.
MCP servers maintain state and context about available tools, reducing need to re-explain capabilities in each turn. Article's mention of solving the 'custom integration problem' implies context persi
Logging outputs enables context to be retrieved and used in future agent runs, supporting session continuity
Get daily briefs + MCP graph access.
Subscribe free →