mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-04 03:10:22 +00:00
fix: harden bundled plugin runtime deps
This commit is contained in:
@@ -304,6 +304,13 @@ catalog and allowlist and warns when it won’t resolve or is disallowed.
|
||||
When sandboxing is enabled, doctor checks Docker images and offers to build or
|
||||
switch to legacy names if the current image is missing.
|
||||
|
||||
### 7b) Bundled plugin runtime deps
|
||||
|
||||
Doctor verifies that bundled plugin runtime dependencies (for example the
|
||||
Discord plugin runtime packages) are present in the OpenClaw install root.
|
||||
If any are missing, doctor reports the packages and installs them in
|
||||
`openclaw doctor --fix` / `openclaw doctor --repair` mode.
|
||||
|
||||
### 8) Gateway service migrations and cleanup hints
|
||||
|
||||
Doctor detects legacy gateway services (launchd/systemd/schtasks) and
|
||||
|
||||
Reference in New Issue
Block a user