Skip to content

plugin-inspector v0.3.20

Latest

Choose a tag to compare

@github-actions github-actions released this 01 Aug 00:12
Immutable release. Only release title and notes can be modified.
718b5aa

plugin-inspector v0.3.20

Added

  • Resolve latest, beta, or exact OpenClaw npm versions for compatibility inspection, reuse prepared targets from cache, and report exact target/source metadata.

Fixed

  • Treat version-derived API removals inside a plugin's declared OpenClaw range as author-facing errors while keeping out-of-range targets informational, including beta eligibility against the upcoming stable version.
  • Accept tested minimum OpenClaw host versions below a plugin's build version without reporting package metadata drift.
  • Ignore type-only OpenClaw SDK imports when classifying runtime compatibility against a target release.
  • Accept openclaw.runtimeSetupEntry and other paired compiled runtime entrypoints as valid replacements for absent source entrypoints.