What problem does it solve?
NanoClaw agents struggle to remember user-specific facts across sessions without exposing that data to third parties. TotalReclaw solves this by adding end-to-end encrypted, long-term memory that is automatically extracted, recalled, and stored for NanoClaw.
Core Features & Use Cases
- E2E-encrypted memory inside the container: facts are encrypted client-side (via the MCP server) before leaving the container, so the managed service does not see plaintext.
- Automatic recall + extraction via NanoClaw lifecycle hooks: memories are retrieved before each agent run, and new memories are extracted during
agent-end and pre-compact.
- Memory Taxonomy v1 for typed memories: stored memories are categorized (claim, preference, directive, commitment, episode, summary) and tagged with provenance, scope, and volatility for more reliable recall and management.
- One shared recovery phrase across platforms: the same phrase can be reused across supported clients (portability of your encrypted vault).
Quick Start
Ask your NanoClaw agent: "Do you have access to TotalReclaw memory tools?" after setting TOTALRECLAW_RECOVERY_PHRASE in the container environment.