Lockstep release with @latitude-data/openclaw-telemetry 0.1.0.
Fixed
- Install works on OpenClaw 2026.9. OpenClaw now requires explicit capability consent for every non-bundled plugin, and
openclaw plugins installwithout--accept-capabilitiesaborted withrequires capability consent. The installer passes the flag; runningnpxis the consent.
Added
--runtime-spec=<spec>installs that spec instead of the pinned npm version (for examplenpm-pack:/path/to/plugin.tgzfor a pre-release build) and skips the npm registry lockstep check.
Changed
- Minimum OpenClaw version is 2026.8.1, matching the runtime.
RUNTIME_VERSIONis 0.1.0.