github mksglu/context-mode v0.9.12

latest releases: v1.0.89, v1.0.88, v1.0.87...
one month ago

Fixes

  • Missing start.mjs fix: Old versions (pre-0.9.x) used start.sh. When old upgrade code copies new plugin.json (which references start.mjs) but doesn't copy start.mjs itself, MCP fails. The pretooluse.mjs hook now creates a minimal start.mjs shim automatically.
  • Complete self-healing: Hook now handles: copying files to old installPath, updating registry version, nuking stale cache dirs, AND creating missing start.mjs.

Upgrade

```
/context-mode:upgrade
```

Restart your Claude Code session after upgrade.

Don't miss a new context-mode release

NewReleases is sending notifications on new releases.