























@@ -385,6 +385,15 @@ untrusted until they validate. Invalid direct edits can be restored from the
385385last-known-good backup during startup or hot reload. See
386386[Gateway troubleshooting](/gateway/troubleshooting#gateway-restored-last-known-good-config).
387387388+Whole-file recovery is reserved for globally broken config, such as parse
389+errors, root-level schema failures, legacy migration failures, or mixed plugin
390+and root failures. If validation fails only under `plugins.entries.<id>...`,
391+OpenClaw keeps the active `openclaw.json` in place and reports the plugin-local
392+issue instead of restoring `.last-good`. This prevents plugin schema changes or
393+`minHostVersion` skew from rolling back unrelated user settings such as models,
394+providers, auth profiles, channels, gateway exposure, tools, memory, browser, or
395+cron config.
396+388397## Subcommands
389398390399- `config file`: Print the active config file path (resolved from `OPENCLAW_CONFIG_PATH` or default location). The path should name a regular file, not a symlink.
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。