Post
58
Something quietly caught my attention while going through this week's trending papers β Three independent teams, all converging on the same problem β and all trending on HuggingFace right now.
That kind of convergence usually means the field is quietly agreeing something needs fixing.
The problem, as I understand it:
Most of us are still stuffing conversation history into a context window and calling it memory. That's not memory β that's a very expensive clipboard.
π Three papers worth reading:
πΉ SkillOpt β Microsoft Research ( @Yifan Yang, @Ziyang Gong et all )
Agent skills stored as natural language that improves with real usage, no retraining needed
β SkillOpt: Executive Strategy for Self-Evolving Agent Skills (2605.23904)
πΉ Mem0 β Mem0 (YC S24, 41K β) ( @Prateek Chhikara & all )
Graph-structured memory that retrieves what's relevant not just what's recent
β https://arxiv.org/abs/2504.19413
πΉ EverMemOS β EverMind (@Chuanrui Hu, @Xingze Gao et all )
Separates memory into episodic, semantic and procedural types β closer to how human memory actually works
β EverMemOS: A Self-Organizing Memory Operating System for Structured Long-Horizon Reasoning (2601.02163)
Great work from all three teams π
π¬ What are you actually using for agent memory in production today? Still ConversationBufferMemory, a custom schema, something else entirely? And do you think bigger context windows eventually make this problem disappear?
#AgentMemory #MemoryAugmentedAgents #LongContextLLM #AgenticAI #LangChain #SkillOpt #Mem0 #EverMemOS
That kind of convergence usually means the field is quietly agreeing something needs fixing.
The problem, as I understand it:
Most of us are still stuffing conversation history into a context window and calling it memory. That's not memory β that's a very expensive clipboard.
π Three papers worth reading:
πΉ SkillOpt β Microsoft Research ( @Yifan Yang, @Ziyang Gong et all )
Agent skills stored as natural language that improves with real usage, no retraining needed
β SkillOpt: Executive Strategy for Self-Evolving Agent Skills (2605.23904)
πΉ Mem0 β Mem0 (YC S24, 41K β) ( @Prateek Chhikara & all )
Graph-structured memory that retrieves what's relevant not just what's recent
β https://arxiv.org/abs/2504.19413
πΉ EverMemOS β EverMind (@Chuanrui Hu, @Xingze Gao et all )
Separates memory into episodic, semantic and procedural types β closer to how human memory actually works
β EverMemOS: A Self-Organizing Memory Operating System for Structured Long-Horizon Reasoning (2601.02163)
Great work from all three teams π
π¬ What are you actually using for agent memory in production today? Still ConversationBufferMemory, a custom schema, something else entirely? And do you think bigger context windows eventually make this problem disappear?
#AgentMemory #MemoryAugmentedAgents #LongContextLLM #AgenticAI #LangChain #SkillOpt #Mem0 #EverMemOS