chore(sync): mirror docs from openclaw/openclaw@22a51de422
This commit is contained in:
parent
06a0446e73
commit
d3180e08c3
@ -1,5 +1,5 @@
|
||||
{
|
||||
"repository": "openclaw/openclaw",
|
||||
"sha": "c0ea89cfd27310455949277b5d1532149895a827",
|
||||
"syncedAt": "2026-04-27T11:46:10.663Z"
|
||||
"sha": "22a51de422896464c8082ead92901190f5281f78",
|
||||
"syncedAt": "2026-04-27T11:49:21.027Z"
|
||||
}
|
||||
|
||||
@ -61,6 +61,12 @@ If config is invalid, install normally fails closed and points you at
|
||||
`openclaw doctor --fix`. The only recovery exception is a narrow bundled-plugin
|
||||
reinstall path for plugins that opt into
|
||||
`openclaw.install.allowInvalidConfigRecovery`.
|
||||
When a channel config references a plugin that is no longer discoverable but the
|
||||
same stale plugin id remains in plugin config or install records, Gateway startup
|
||||
logs warnings and skips that channel instead of blocking every other channel.
|
||||
Run `openclaw doctor --fix` to remove the stale channel/plugin entries; unknown
|
||||
channel keys without stale-plugin evidence still fail validation so typos stay
|
||||
visible.
|
||||
|
||||
Packaged OpenClaw installs do not eagerly install every bundled plugin's
|
||||
runtime dependency tree. When a bundled OpenClaw-owned plugin is active from
|
||||
|
||||
Loading…
Reference in New Issue
Block a user