Releases: aiming-lab/SimpleMem
Releases · aiming-lab/SimpleMem
v0.1.0 — Initial Release (Text Only)
SimpleMem v0.1.0 — Initial Release (Text Only)
An efficient memory framework based on semantic lossless compression for LLM agents.
Features
- Semantic Structured Compression — converts dialogues into compact, atomic memory units
- Online Semantic Synthesis — consolidates related memory fragments to eliminate redundancy
- Intent-Aware Retrieval Planning — dynamic search intent inference with parallel multi-view retrieval
- 43.24% F1 on LoCoMo benchmarks (26% improvement over Mem0)
- ~550 tokens per query — 30× fewer than full-context approaches
- MCP protocol support — compatible with Claude, Cursor, LM Studio, and more