| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| openclaw-v1.0.1 source code.tar.gz | 2026-04-02 | 21.3 MB | |
| openclaw-v1.0.1 source code.zip | 2026-04-02 | 22.2 MB | |
| README.md | 2026-04-02 | 1.3 kB | |
| Totals: 3 Items | 43.5 MB | 0 | |
@mem0/openclaw-mem0 v1.0.1
Patch release with dream gate reliability fixes, graceful startup for key-less environments, and automated publishing infrastructure.
What's Changed
Fixed
- fix(openclaw): dream gate correctness — cheap-first ordering, session isolation, verified completion by @chaithanyak42 in https://github.com/mem0ai/mem0/pull/4666
- fix(openclaw): graceful startup without API key — plugin now initializes cleanly when no API key is configured by @chaithanyak42 in https://github.com/mem0ai/mem0/pull/4669
Added
- fix(openclaw): plugin configuration — added
compatandbuildmetadata topackage.json, specifying minimum gateway version (>=2026.3.24-beta.2) and OpenClaw SDK compatibility; added Apache-2.0 LICENSE file by @kartik-mem0 in https://github.com/mem0ai/mem0/pull/4667 - ci: add CD workflow for @mem0/openclaw-mem0 — continuous deployment with OIDC trusted publishing by @whysosaket in https://github.com/mem0ai/mem0/pull/4672
Compatibility
| Requirement | Version |
|---|---|
| OpenClaw Gateway | >=2026.3.24-beta.2 |
| Plugin SDK | 2026.3.24-beta.2 |
| mem0ai | ^2.3.0 |
Upgrade
:::bash
npm install @mem0/openclaw-mem0@1.0.1