docs(changelog): note doctor --post-upgrade --json · openclaw/openclaw@4a09fd4
arniesaha
·
2026-06-01
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -644,6 +644,7 @@ Docs: https://docs.openclaw.ai
|
644 | 644 | - Agents/config: allow `agents.list[].experimental.localModelLean` so lean local-model mode can be enabled for one configured agent instead of globally. (#84073) Thanks @dutifulbob. |
645 | 645 | - Providers/xAI: add device-code OAuth login so remote and headless setups can authorize xAI without a localhost browser callback. (#84005) Thanks @fuller-stack-dev. |
646 | 646 | - Providers/OpenRouter: honor provider-level `params.provider` routing policy for OpenRouter requests, with model and agent params overriding the defaults. Thanks @amknight. |
| 647 | +- Doctor/plugins: add `openclaw doctor --post-upgrade --json` mode that emits structured plugin-compat findings (`plugin.entry_unresolved`, `plugin.manifest_drift`) for use by post-upgrade smoke checks, CI, and the community `fork-upgrade` skill, exiting non-zero when any finding has `level: "error"`. |
647 | 648 | |
648 | 649 | ### Fixes |
649 | 650 | |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。