ClawVaultAI Agent Memory System
An Elephant Never Forgets
ClawVault is an open-source AI agent memory system with observational memory and a typed memory graph — it watches conversations, extracts what matters, and builds structured knowledge automatically. Context persistence, semantic search via qmd, context profiles, and zero cloud dependency.

“Let me explain the project again...”
Every time your AI agent restarts, it forgets everything. Decisions you made. Context you built. Lessons you learned together. You start from zero, every single time.
ClawVault changes that. Give your agent a memory vault where knowledge persists, accumulates, and grows.
How ClawVault AI Agent Memory Works
Observe conversations, extract knowledge, search by meaning, survive context death.
Observe & Compress
ClawVault watches your agent's conversations and compresses them into scored observations with type tags. Decisions, preferences, and lessons are extracted automatically — no manual saving needed.
Search by Meaning
Ask natural language questions. Powered by qmd with BM25 + vector embeddings + neural reranker for accurate results even when exact keywords don't match.
Auto-Checkpoint & Wake
The OpenClaw hook auto-checkpoints before session resets and detects context death on startup. Your agent wakes up knowing what happened — including observation summaries.
ClawVault Commands. Infinite Memory.
Everything your AI agent needs to remember: persistent memory, semantic search, and dependable context recovery.

Observational Memory
Your agent watches its own conversations and extracts what matters. Decisions (🔴), preferences (🟡), and progress (🟢) are auto-compressed and routed to vault categories — no manual saving required.

Semantic Search via qmd
Find memories by meaning, not just keywords. Powered by qmd with BM25 keyword matching, vector embeddings, and a neural reranker for best-quality results.

Structured Categories
Observations auto-route to decisions, people, projects, lessons, and more. Entity-slug routing puts Pedro's notes in people/pedro/. Everything has a place.

Context Death Resilience
The OpenClaw hook auto-checkpoints before /new and detects context death on startup. Wake up with full awareness of where you left off — automatically.

Memory Graph
Typed knowledge graph maps wiki-links, tags, and frontmatter relations between vault entries. Context retrieval traverses the graph to pull related knowledge — not just keyword matches.

Context Profiles
Four retrieval presets — default, planning, incident, handoff — tune what context your agent sees. Planning mode pulls strategic context; incident mode focuses on recent events and blockers.

CLI First, Zero Cloud
100% local filesystem. Zero network calls by default. No database, no server, no daemon. Works offline, works air-gapped. Your data never leaves your machine.

Open Source
MIT licensed, fully transparent. Human-readable markdown storage, git-friendly, Obsidian-compatible. You always own your data.
ClawVault AI Agent Memory FAQ
01What makes ClawVault™ different from other memory solutions?
02How does semantic search work?
03Does ClawVault make any network calls?
04Does it work with any AI agent framework?
05How do I recover from context death?
06What is observational memory?
07What is the memory graph?
08What are context profiles?
“The best agents don't just respond. They remember.”