diff --git a/.openclaw-sync/source.json b/.openclaw-sync/source.json index e85f3e3f6..4b9c1047f 100644 --- a/.openclaw-sync/source.json +++ b/.openclaw-sync/source.json @@ -1,5 +1,5 @@ { "repository": "openclaw/openclaw", - "sha": "3b6fac85ea28e30c66e11798eae6b8f93734fcf3", - "syncedAt": "2026-04-11T02:22:59.556Z" + "sha": "bf544bc9e9598226a57afe26cc724f0be17e7cf3", + "syncedAt": "2026-04-11T04:02:58.859Z" } diff --git a/docs/concepts/active-memory.md b/docs/concepts/active-memory.md index 0f03ed214..088850190 100644 --- a/docs/concepts/active-memory.md +++ b/docs/concepts/active-memory.md @@ -57,7 +57,7 @@ available. After that, restart the gateway: ```bash -node scripts/run-node.mjs gateway --profile dev +openclaw gateway ``` To inspect it live in a conversation: @@ -102,7 +102,7 @@ Start with this in `openclaw.json`: Then restart the gateway: ```bash -node scripts/run-node.mjs gateway --profile dev +openclaw gateway ``` What this means: