fix: add plugin load debug shape

This commit is contained in:
Peter Steinberger
2026-04-22 18:31:37 +01:00
parent 63776bc999
commit 9d27d09d47
3 changed files with 78 additions and 2 deletions

View File

@@ -294,6 +294,10 @@ openclaw plugins doctor
compatibility notices. When everything is clean it prints `No plugin issues
detected.`
For module-shape failures such as missing `register`/`activate` exports, rerun
with `OPENCLAW_PLUGIN_LOAD_DEBUG=1` to include a compact export-shape summary in
the diagnostic output.
### Marketplace
```bash