↔
Cross-Model Memory Transfer
Memory flows seamlessly between Claude, Codex, and Gemini. Each model receives context in its optimal format — XML for Claude, AGENTS.md-first continuation for Codex, and structured text for Gemini. Switch models without losing a single fact.
🧠
Model-Driven Memory
AI models write their own memories via MCP tools — including write, update, delete, search, and Dream Phase consolidation. The model decides what's worth remembering. No transcript heuristics, no fake summaries.
🔍
Invisible Continuity
Contynu now ranks memories against the latest prompt, carries forward a working set, and ingests missing Claude/Codex/Gemini session files at startup. The next model sees what matters now, not a memory dump.
⚡
Scoped Memory System
Memories have three scopes: user (follows you everywhere), project (this codebase only), and session (ephemeral). Six kinds: facts, decisions, constraints, todos, user facts, and project knowledge.
🐙
OpenClaw Plugin
Give OpenClaw agents permanent memory. It records prompts, writes project knowledge, checkpoints before compaction, writes back to MEMORY.md, and keeps the full Contynu MCP tool surface available. Addresses issues #5429, #25947, and more.
🔒
Local-First & Zero Config
All data stays on your machine. No cloud, no accounts, no fees. Replace claude with contynu claude. Auto-detection, auto-registration, auto-hydration, and startup release checks are built in.