fix(plugins): add doctor registry repair

This commit is contained in:
Vincent Koc
2026-04-25 12:15:40 -07:00
parent 5c3eecfea7
commit 793b58b3f1
11 changed files with 391 additions and 6 deletions

View File

@@ -920,6 +920,9 @@ source-plane diagnostics without adding a second raw filesystem-path disclosure
surface. Legacy `plugins.installs` config entries are still read as a
compatibility fallback while the state-managed `plugins/installs.json` ledger
becomes the install source of truth.
`openclaw doctor --fix` migrates those legacy config entries into the managed
ledger and refreshes the cold registry index without loading plugin runtime
modules.
## Context engine plugins