feat!: prefer clawhub plugin installs before npm

This commit is contained in:
Peter Steinberger
2026-03-22 18:16:11 +00:00
parent 13c239039a
commit 8d9686bd0f
5 changed files with 205 additions and 0 deletions

View File

@@ -35,6 +35,12 @@ openclaw plugins install clawhub:<package>
openclaw plugins update --all
```
Bare npm-safe plugin specs are also tried against ClawHub before npm:
```bash
openclaw plugins install openclaw-codex-app-server
```
Native `openclaw` commands install into your active workspace and persist source
metadata so later `update` calls can stay on ClawHub.