github mksglu/context-mode v1.0.75

4 hours ago

Cursor + VS Code Copilot Hook Fixes

Cursor: Stop hook dispatch fixed

  • Added stop to CLI HOOK_MAP — context-mode hook cursor stop now works (was exit 1)

VS Code Copilot: SessionStart routing fixed

  • Rewrote sessionstart.mjs to output JSON with hookSpecificOutput.additionalContext
  • Copilot now receives routing instructions — tools should be picked automatically

Documented: Cursor additional_context upstream bug

  • Cursor accepts but does NOT surface additional_context to the model
  • Routing relies on .mdc rules file instead

Verified against vscode-copilot-chat source and Cursor plugin SDK.

Don't miss a new context-mode release

NewReleases is sending notifications on new releases.