What Breaks in AI Agent Memory After Months in Production?

Prestigious-Run-1954 · reddit · 2026-09-02

This post discusses the practical challenges of managing long-term memory for AI agents in production. While initial storage and retrieval seem straightforward, teams eventually face issues such as outdated information, multiple memories for the same entity, conflicting data from different sessions, versioning of facts, evolving entity relationships, retention decisions, and knowledge sharing across multiple agents. The author asks practitioners about the difficulties they encountered as their systems grew, which solutions (e.g., Mem0, Zep, LangGraph, vector DBs, knowledge graphs) they use, and what components they had to build themselves despite using a framework.

Original post →

More from coding & agent

coding & agent channel →