github mksglu/context-mode v1.0.43
1.0.43

latest releases: v1.0.46, v1.0.45, v1.0.44...
7 hours ago

Platform-Specific Config Fixes

Tool name prefixes in routing instruction files now match each platform's official convention:

Platform Before (wrong) After (correct) Source
OpenCode mcp__context-mode__ctx_* context-mode_ctx_* OpenCode docs
Zed mcp__context-mode__ctx_* mcp:context-mode:ctx_* Zed docs
Codex mcp__context-mode__ctx_* ctx_* (bare) Codex docs
OpenClaw/Pi mcp__context-mode__ctx_* ctx_* (bare) OpenClaw docs

Kiro Adapter Fix

  • Renamed configs/kiro/mcp_config.jsonmcp.json (matches official Kiro docs)
  • Updated adapter code + tests (5 references)

Cursor Rules File

  • New configs/cursor/context-mode.mdc with alwaysApply: true — the modern Cursor rules format

README Rewrite

  • All 12 platform install sections rewritten in consistent book format
  • Every section: Prerequisites → Install → Verify → Routing
  • Correct tool names per platform in all examples
  • No references to auto-created files

Don't miss a new context-mode release

NewReleases is sending notifications on new releases.