repositories
loading repo index
repositories
loading repo index
repository
loading code, commits, and activity
public Clawd ADK gateway launch mirror
stars
latest
clone command
git clone gitlawb://did:key:z6Mkq5mY...iFZ5/my-project-publ...git clone gitlawb://did:key:z6Mkq5mY.../my-project-publ...2fa351d6docs: add automaton and perps launch sources16d ago| #1 | # Changelog |
| #2 | |
| #3 | All notable changes to the `@mem0/openclaw-mem0` plugin will be documented in this file. |
| #4 | |
| #5 | ## [0.3.0] - 2026-03-10 |
| #6 | |
| #7 | ### Fixed |
| #8 | - Updated `mem0ai` dependency which includes the sqlite3 to better-sqlite3 migration for native binding resolution (#4270) |
| #9 | |
| #10 | ## [0.2.0] - 2026-03-09 |
| #11 | |
| #12 | ### Added |
| #13 | - "Understanding userId" section in docs clarifying that `userId` is user-defined |
| #14 | - Per-agent memory isolation for multi-agent setups via `agentId` |
| #15 | - Regression tests for per-agent isolation helpers |
| #16 | |
| #17 | ### Changed |
| #18 | - Updated config examples to use concrete `userId` values instead of placeholders |
| #19 | |
| #20 | ### Fixed |
| #21 | - Migrated platform search to Mem0 v2 API |
| #22 | |
| #23 | ## [0.1.2] - 2026-02-19 |
| #24 | |
| #25 | ### Added |
| #26 | - Source field for openclaw memory entries |
| #27 | |
| #28 | ### Fixed |
| #29 | - Auto-recall injection and auto-capture message drop |
| #30 | |
| #31 | ## [0.1.0] - 2026-02-02 |
| #32 | |
| #33 | ### Added |
| #34 | - Initial release of the OpenClaw Mem0 plugin |
| #35 | - Platform mode (Mem0 Cloud) and open-source mode support |
| #36 | - Auto-recall: inject relevant memories before each turn |
| #37 | - Auto-capture: store facts after each turn |
| #38 | - Configurable `topK`, `threshold`, and `apiVersion` options |
| #39 |