Mandol: A Memory System for Long-Term Chats
jiqizhixin · x · 2026-07-13
Researchers introduced Mandol, a memory system designed for long-range conversations, aiming to solve the issue of AI "forgetting" after a few weeks.
Core Concept
- Unifies fragmented data into a semantic graph
- Avoids the inefficiency of cross-database I/O and retrieval noise
- Makes long-term memory more suitable for agentic systems
Results
- Outperforms existing agents on long-term conversation benchmarks like LoCoMo and LongMemEval
- Achieves a 5.4x speedup in retrieval speed on consumer hardware
- Achieves a 4.8x speedup in insertion speed
- Tested under 10 QPS conditions
The post also includes links to the paper, project page, and mechanism report.
More from coding & agent
- As Claude Code and Codex get scary good, what's left for small teams building agent products? — oliver_dev · 2026-09-11
- Dev builds talk on guardrails workflow for shipping AI-written code without reading it — TejasKumar_ · 2026-09-11
- banteg: Codex auto-review has regressed, blocking steps needed to complete authorized tasks — banteg · 2026-09-11
- A doc-anchored agent workflow: you write, the agent only critiques and finds disagreements — lucasmeijer · 2026-09-11
- AI sales agents shine at the top of funnel but lose real deals, says GTM practitioner — gogeta7124 · 2026-09-11
- SymKit MCP: 44 tools for AI agents to verify symbolic derivations — Foreign-Specific-604 · 2026-09-11