v2 — OpenClaw Plugin

Long conversations.
Nothing lost.

Memory plugin for OpenClaw that runs 100% locally. Smarter search, memory quality checks, and compaction rescue — so your agent remembers everything, no matter how long the conversation. No API keys. No subscriptions. Just install and go.

$49 — one-time purchase, no subscription
openclaw-memory
# Install — one command, done
$ ./install.sh --key=oc-starter-xxxxxxxxxxxx
[OK] License verified
[OK] Registered as OpenClaw memory plugin
 
# Restart OpenClaw — memory is now active
$ openclaw gateway restart
[OK] Memory Stack v2 registered (engines: fts5+qmd+rescue)
 
# Just talk — memory works in the background
You: What did we decide about the API design?
[memory_search] Found 3 results (engines: fts5, qmd, rescue)
Agent: We decided to use REST with /api/v2/...
// why memory stack

What OpenClaw's built-in memory can't do.

Three features that make long conversations actually work.

🔒

No Embedding Setup Needed

Search works instantly with BM25 text matching — no embedding provider configuration required. OpenClaw's built-in memory needs you to set up an embedding provider (OpenAI, Gemini, etc.) for vector search. Memory Stack gives you fast, accurate search out of the box, plus optional local vector search via QMD with zero external API calls.

🧹

Memory Quality

Built-in health checks that find duplicate memories, stale entries with expired dates, and noise. Other plugins just pile up data forever. Memory Stack scores your memory quality and tells you what to clean up — it never deletes anything automatically.

🛡

Compaction Rescue

Long conversations get compressed by OpenClaw — and key decisions get lost in the process. Memory Stack automatically saves important facts (decisions, deadlines, requirements) before they're compressed away, and brings them back when you need them.

// how it works

Install once. Memory improves forever.

Memory Stack plugs into OpenClaw as a native memory provider. No manual setup after install.

You talk to OpenClaw
auto-recall kicks in
Relevant memories found
injected before response
Agent responds
key facts saved to rescue
Conversation gets long
compaction happens
You ask about old decisions
rescue store has them
$49
One-time purchase. No subscription. No SaaS. Just files.