1 repo
Tools for managing conversation history, context windows, and state persistence in agentic systems.
Distinguishing note: Focuses on the lifecycle and state of agent conversations rather than general data storage.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Agent Session Management. Refine with filters or upvote what's useful.
Everything Claude Code is an agentic framework designed to orchestrate complex software development workflows through specialized subagent delegation. It functions as a control plane that manages agent behavior, tool access, and context window efficiency, allowing developers to break down large tasks into focused, scoped sub-processes that prevent system overload. The framework distinguishes itself through a robust security and automation layer that includes automated static analysis and adversarial red-teaming to audit agent configurations. It enables the creation of reusable behavioral patt
Manages conversation history and context state to control token usage and maintain logical session breakpoints.