From 3811b74e4f4ef306c98b2aa69fdaeb660e85cbde Mon Sep 17 00:00:00 2001 From: "openclaw-docs-sync[bot]" Date: Sun, 26 Apr 2026 03:48:28 +0000 Subject: [PATCH] chore(sync): mirror docs from openclaw/openclaw@38e61e004616ae2baaed8fa18fc2c66462160b29 --- .openclaw-sync/source.json | 4 ++-- docs/tools/plugin.md | 4 +++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/.openclaw-sync/source.json b/.openclaw-sync/source.json index 9194280d9..fa96ede43 100644 --- a/.openclaw-sync/source.json +++ b/.openclaw-sync/source.json @@ -1,5 +1,5 @@ { "repository": "openclaw/openclaw", - "sha": "42f87c07e9e05e7ad7b214d9e9e4c996504b0a83", - "syncedAt": "2026-04-26T03:42:46.871Z" + "sha": "38e61e004616ae2baaed8fa18fc2c66462160b29", + "syncedAt": "2026-04-26T03:47:04.028Z" } diff --git a/docs/tools/plugin.md b/docs/tools/plugin.md index 4f8a2777a..02ebb59b5 100644 --- a/docs/tools/plugin.md +++ b/docs/tools/plugin.md @@ -178,7 +178,9 @@ OpenClaw scans for plugins in this order (first match wins): - `plugins.load.paths` — explicit file or directory paths. + `plugins.load.paths` — explicit file or directory paths. Paths that point + back at OpenClaw's own packaged bundled plugin directories are ignored; + run `openclaw doctor --fix` to remove those stale aliases.