Every processed story in chronological order, with the newest coverage first. Filter by tag, source, or score to drill in.
Dreaming V3's shift from manual memory curation to fully automatic background synthesis — combined with Claude opening memory to all users for free and Gemini enabling cross-platform history import — marks the point at which persistent AI memory became a competitive battleground with real switching-cost implications for users.
Raidho's benchmark demonstrates that separating reasoning from execution across providers — combined with VSA memory instead of RAG — can match full tool-loop output quality at ×2.6 lower cost on the same task.
The landscape provides agent builders with a structured, citation-backed reference for selecting from 72 open-source memory systems, and highlights that MCP integrations already exist for most of them.
Practitioners building AI agents that rely on persistent memory — especially in correctness-sensitive domains like health, finance, or long-term projects — now have a structured breakdown of where each system's quality guarantees begin and end.
Agam offers a pattern for giving Claude Code persistent, session-spanning memory without retrieval-based search, using hooks and a local knowledge graph that stays current automatically in the background.
MemToolAgent demonstrates that structured memory management — without any LLM fine-tuning — can substantially improve tool-use accuracy, with an 80% relative gain on NESTFUL showing the approach's potential to close the gap between static LLM agents and agents that learn from experience.
The paper identifies that active agent control over memory storage and retrieval — rather than passive, pipeline-fixed stores — is the key driver of cross-scenario generality, a finding that directly informs how memory systems for deployed LLM agents should be designed.
Teams building enterprise AI agents on Amazon Bedrock can now integrate Neptune and Mem0 to give those agents durable, company-scoped memory — moving beyond stateless, single-session interactions toward agents that genuinely accumulate organizational context.