Agent Memory: From Isolated Context to Collaborative Memory

A deep dive into LLM agent memory architecture based on the MemRec paper (ACL 2026): collaborative memory, decoupling memory management from reasoning, Information Bottleneck. Comparison of the TOP-3 production tools — Mem0, Letta (MemGPT), and Zep — across nine axes. Highlighting the gap: research outpaces tooling.

June 29, 2026 · 31 min · 6467 words · Sebastian PE

AI Agent Design Patterns. Part 6: Agent Memory in Practice

Deep dive into agent memory mechanics: five memory files, four context assembly strategies, TOOLS.md as a dual-source responsibility, and Dreaming — background consolidation from Anthropic (Auto Dream, Dreams API, KAIROS) and OpenAI (Dreaming V3, 82.8% factual recall). Engineering decisions behind a production platform.

June 11, 2026 · 21 min · 4311 words · Sebastian PE

AI Agent Design Patterns. Part 5: Agent Memory Management

Context window ≠ memory. I break down agent amnesia, the academic taxonomy (Du et al., 2026), five approaches to memory — from OpenClaw’s file-based brain to mem0’s managed layer — and how our team solves this in practice.

June 8, 2026 · 14 min · 2793 words · Sebastian PE