ACP: revert acpx-plugin package naming (#52456)

* ACP: revert acpx-plugin package naming

* Test: format acp install hints expectations
This commit is contained in:
Onur Solmaz
2026-03-22 20:55:48 +01:00
committed by GitHub
parent ff941b0193
commit b369397b43
6 changed files with 9 additions and 13 deletions

View File

@@ -510,7 +510,7 @@ See [Configuration Reference](/gateway/configuration-reference).
Install and enable plugin:
```bash
openclaw plugins install @openclaw/acpx-plugin
openclaw plugins install acpx
openclaw config set plugins.entries.acpx.enabled true
```
@@ -528,7 +528,7 @@ Then verify backend health:
### acpx command and version configuration
By default, the acpx backend plugin package (`@openclaw/acpx-plugin`) uses the plugin-local pinned binary:
By default, the bundled acpx backend plugin (`acpx`) uses the plugin-local pinned binary:
1. Command defaults to `extensions/acpx/node_modules/.bin/acpx`.
2. Expected version defaults to the extension pin.