Changed:
- Reuses shared conversation preparation, redaction, and telemetry while retaining OpenClaw's native memory backend, tools, CLI, and Platform/OSS modes.
- Continues to publish a self-contained ESM package under
@mem0/openclaw-mem0; the plugin manifest and package version now agree.
Removed:
- Removed Dream consolidation: automatic scheduling and locking,
openclaw mem0 dream, Dream configuration, the memory-dream skill, and Dream-state public artifacts. Triage, recall, and memory/entity artifacts remain available. Update configurations or integrations that use the removed Dream surface.
Fixes:
openclaw mem0 statushandles an unconfigured installation without crashing and directs users to setup.- Removed OpenClaw's separate 2,000-character extraction cutoff. Selected user and assistant messages retain their full redacted text; recent-message selection, earlier summary selection, and noise filtering still apply.
- Telemetry removes sensitive properties recursively and uses the shared failure-safe delivery implementation.