Documentation
README
Memori - Structured Long-term Memory for OpenClaw
Give your OpenClaw agents persistent, structured memory derived from agent execution, tool usage, workflow history, and conversations. Memori integrates seamlessly in the background via lifecycle hooks and provides agents with the tools to retrieve context when it is relevant.
Core Workflow
Memori operates on two parallel tracks through standard OpenClaw lifecycle hooks:
1. Advanced Augmentation (automatic)
After each interaction, Memori converts raw session data into structured, reusable memories asynchronously.
This is the opening of the README. Read the full README on GitHub.