fix: avoid persisted-auth channel startup probes

This commit is contained in:
Peter Steinberger
2026-04-26 07:09:14 +01:00
parent 1ed8c41f33
commit 7c6c0a8d54
5 changed files with 51 additions and 1 deletions

View File

@@ -85,6 +85,8 @@ Packaged installs keep bundled plugin runtime dependencies out of the read-only
package tree. On startup and during `openclaw doctor --fix`, OpenClaw repairs
runtime dependencies only for bundled plugins that are active in config, active
through legacy channel config, or enabled by their bundled manifest default.
Persisted channel auth state alone does not trigger Gateway startup
runtime-dependency repair.
Explicit disablement wins. A disabled plugin or channel does not get its
runtime dependencies repaired just because it exists in the package. External