Scoped Memory for Agent Systems: Cross-Run Persistence Without Global State
AgentEnsemble has introduced named memory scopes for agent systems, enabling cross-run persistence without global shared state. The framework allows each task to declare which memory scopes it reads from and writes to, w…