github mksglu/context-mode v1.0.24

latest release: v1.0.25
4 hours ago

Hotfix

Fix: MCP server crash in bundle mode

createRequire("../package.json") failed when running as server.bundle.mjs at project root — ../ resolved to the parent directory where no package.json exists. Now tries ../package.json first (for build/ and src/), falls back to ./package.json (for bundle at root).

If you upgraded to v1.0.23 and see plugin:context-mode:context-mode · ✗ failed in /mcp, this fixes it.

/context-mode:ctx-upgrade

Don't miss a new context-mode release

NewReleases is sending notifications on new releases.