Memory that agents can prove, not just retrieve
UnifiedMemory is an agent-native memory runtime for Codex, Claude, Hermes, OpenClaw, Gemini, Cursor, VS Code, and API clients. It gives agents durable recall without turning raw transcripts into prompt soup.
The product contract is simple: retain useful atomic memory, recall it with scope and trust gates, and cross-examine every important result through evidence.
Verifiable recall
Recall responses explain why a memory appeared, which signals matched, and whether it is trusted, cautionary, or suppressed.
Memory Courtroom
Every memory can show evidence, temporal state, trust verdict, contradictions, and optional MiniMax judgment.
Governed writeback
Agents write evidence first. The runtime rejects junk, quarantines secrets, and promotes clean facts through lifecycle gates.
Scoped agent runtime
Private working memory stays private by default. Shared owner facts require trust and promotion.
Start here
- Quickstart: the fastest path from key to first recall.
- Add your first memory: retain a useful fact.
- Search / Recall: retrieve memory with explanations.
- Connect an agent: wire Claude, Codex, Hermes, OpenClaw, Gemini, Cursor, VS Code, or REST.