openclaw/extensions/acpx
xingjie zhou 81193336d0
fix(acpx): read ACPX_PINNED_VERSION from package.json instead of hard… (#49089)
* fix(acpx): read ACPX_PINNED_VERSION from package.json instead of hardcoding

The hardcoded ACPX_PINNED_VERSION ("0.1.16") falls out of sync with the bundled acpx version in package.json every release, causing ACP runtime to be marked unavailable due to version mismatch (see #43997).

* Validate and sanitize ACPX version retrieval

Add validation for acpx version from package.json
2026-03-29 18:05:55 +09:00
..
skills/acp-router refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
src fix(acpx): read ACPX_PINNED_VERSION from package.json instead of hard… (#49089) 2026-03-29 18:05:55 +09:00
index.ts Plugins: internalize acpx SDK imports 2026-03-17 22:58:43 -07:00
openclaw.plugin.json refactor: deduplicate plugin config schemas 2026-03-27 02:53:08 +00:00
package.json build: cut 2026.3.28 stable 2026-03-29 02:33:41 +01:00
runtime-api.ts refactor(plugin-sdk): formalize runtime contract barrels 2026-03-20 09:30:34 -07:00