Your OpenClaw agent forgets everything after each session. The Awareness plugin gives it long-term memory — auto-recall context, auto-capture decisions, share knowledge across tools and teams.
| Feature | No Memory | memory-core | Awareness |
|---|---|---|---|
| Persistent storage | |||
| Basic key-value memory | |||
| Auto-recall before tasks | |||
| Auto-capture after tasks | |||
| Cross-tool continuity | |||
| Team memory sharing |
Step 1
One command to install the Awareness memory plugin into your OpenClaw environment.
Step 2
Sign in to Awareness and select which memory library to connect. The CLI handles everything.
Step 3
Your agent now remembers context across sessions. No code changes needed — hooks handle everything automatically.
No manual save or load. The plugin hooks into the OpenClaw lifecycle to handle memory transparently.
Before each task, the plugin automatically retrieves relevant context from your memory library — past decisions, code patterns, project knowledge.
before_agent_start
After each task completes, new decisions, insights, and context are automatically saved to your memory library for future sessions.
agent_end
Naming conventions, formatting preferences, and architecture patterns remembered across all sessions.
Tech stacks, dependencies, and project structure carried over automatically — no re-explaining needed.
Why you chose PostgreSQL over MongoDB, or React over Vue. Past decisions and their reasoning preserved.
Rollout notes, review comments, and next steps shared so teammates can pick up work without a cold start.
Past bugs, fixes, and pitfalls remembered so the same mistakes are never repeated.
Same memory works across OpenClaw, Cursor, Claude Code, and any MCP-compatible tool.
One command. Free forever for personal use. Your agent will thank you.