Tencent open-sources T-Mem, a memory architecture that anticipates instead of archiving
blaizedsouza · x · 2026-09-21
Tencent released T-Mem (EMNLP paper, MIT license), claiming it's the first open-source conversational memory architecture to cover associative recall, not just similarity search. Existing systems fail without keyword overlap: mainstream systems drop 28-50 points on LoCoMo-Plus, while T-Mem drops only 5.45.
- Write time: each memory ships with a trigger predicting when it will matter again
- Read time: triggers pull in memories by situation, even with zero keyword overlap
- Architecture layer: plugs into any LLM without fine-tuning
More from coding & agent
- Moonshot's Kimi launches Code Desktop with multi-agent parallel coding on Mac and Windows — KimiDevs · 2026-09-21
- Rodin-generated 3D instruments + GPT-6 build a playable interactive instrument website in 4 steps — CurieuxExplorer · 2026-09-21
- Agent management may be the next IAM problem as AI agents become coworkers — ingliguori · 2026-09-21
- Pragmatic Engineer survey of 100+ companies: Scrum is conspicuously absent from Big Tech — blaizedsouza · 2026-09-21
- Cobro MCP lets you point at a UI element and tell Claude Code what to change — boonblade · 2026-09-21
- AutoClip: AI video clipping tool hits ~8K stars on GitHub — zhouxiaoka · 2026-09-21