mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-31 16:38:42 +00:00
* fix(plugins): enforce package plugin API compatibility * fix(plugins): preserve plugin API prerelease floors * fix(plugins): gate persisted plugin api compatibility * fix(plugins): skip incompatible package discovery * fix(plugins): check api compatibility before package shape * fix(plugins): gate bundle package api compatibility * docs(plugins): clarify plugin API release sync * test(agents): keep dynamic live model unit test runtime-free * fix(plugins): normalize correction plugin api floors * test(agents): align dynamic normalizer expectation * fix(plugins): reject malformed plugin api metadata --------- Co-authored-by: Peter Steinberger <steipete@gmail.com>