Skip to content
New

EDDI v6.0.0-RC1 is now available for developer preview! Get started

Get Started

Memory & Context Management

Persistent user memory, dream consolidation, rolling summaries, and token-aware context windowing — agents that remember, learn, and forget intelligently.

Memory & Context Management

Agents That Remember

EDDI provides a comprehensive persistent memory system that enables agents to remember facts, preferences, and context across conversations. Memory entries are structured key-value pairs with visibility scoping — giving agents the right context at the right time.

Memory Capabilities

How Dream Consolidation Works

Inspired by Anthropic's research on background memory consolidation, EDDI's Dream Cycles run on a configurable schedule to maintain memory quality. Stale entries are pruned, contradictions are detected and resolved, and facts are summarized — all with cost ceilings per run. Dreams are scheduled via cron expressions and can use persistent or fresh conversation strategies.