github mksglu/context-mode v0.9.21

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

Fix

  • fix(cli): Route bin entry through cli.js to prevent stdio hang (#47)

npx context-mode upgrade hung because bin pointed to server.js which starts the MCP stdio server immediately. Changed bin to cli.js which routes CLI commands (upgrade, doctor, setup) before falling back to MCP server mode.

Upgrade

npx context-mode upgrade

Or via Claude Code: /context-mode:upgrade

Don't miss a new context-mode release

NewReleases is sending notifications on new releases.