Immutable
release. Only release title and notes can be modified.
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.runtimeSetupEntryand other paired compiled runtime entrypoints as valid replacements for absent source entrypoints.