v1.0.77 — OpenClaw fixes
Fixed
- OpenClaw install script missing from npm tarball (#45) —
scripts/install-openclaw-plugin.shwas not in thefilesarray, causingnpm run install:openclawto fail after npm install. - OpenClaw platform detection (#45) — Added
"OpenClaw"toCLIENT_NAME_TO_PLATFORMand"openclaw"tovalidPlatforms. Fixes misdetection as VS Code Copilot whenVSCODE_PIDenv var is present.
Verified by
Beta test report from @murataslan1 (gist)
Upgrade:
npm install -g context-mode@1.0.77Full Changelog: v1.0.76...v1.0.77