From 4634a4606310ae0241fe3050f6a4f4e657aa1b00 Mon Sep 17 00:00:00 2001 From: "openclaw-docs-sync[bot]" Date: Sat, 11 Apr 2026 04:02:59 +0000 Subject: [PATCH] chore(sync): mirror docs from openclaw/openclaw@bf544bc9e9598226a57afe26cc724f0be17e7cf3 --- .openclaw-sync/source.json | 4 ++-- docs/concepts/active-memory.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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: