openclaw-v1.0.15

mem0ai/mem0openclaw-v1.0.15Aug 1, 2026by kartik-mem0

AI Summary

This release updates onboarding suggestions and patches dependency vulnerabilities in the Mem0 OpenClaw Plugin.

Key Highlights

  • Suggest gpt-5-mini instead of gpt-4o in example commands
  • Patched protobufjs, axios, postcss, and mongoose vulnerabilities

Full Release Notes

**Improvements:**
- **Onboarding suggestions:** The example commands shown by `openclaw mem0 config show` now suggest `gpt-5-mini` instead of `gpt-4o` ([#6704](https://github.com/mem0ai/mem0/pull/6704))

**Security:**
- **Dependencies:** Patched high and medium severity dependency vulnerabilities via `pnpm.overrides` (`protobufjs`, `axios`, `postcss`, `mongoose`) ([#6639](https://github.com/mem0ai/mem0/pull/6639))