github mksglu/context-mode v1.0.77

latest releases: v1.0.88, v1.0.87, v1.0.86...
8 hours ago

v1.0.77 — OpenClaw fixes

Fixed

  • OpenClaw install script missing from npm tarball (#45) — scripts/install-openclaw-plugin.sh was not in the files array, causing npm run install:openclaw to fail after npm install.
  • OpenClaw platform detection (#45) — Added "OpenClaw" to CLIENT_NAME_TO_PLATFORM and "openclaw" to validPlatforms. Fixes misdetection as VS Code Copilot when VSCODE_PID env var is present.

Verified by

Beta test report from @murataslan1 (gist)

Upgrade:

npm install -g context-mode@1.0.77

Full Changelog: v1.0.76...v1.0.77

Don't miss a new context-mode release

NewReleases is sending notifications on new releases.