Skip to content

modelmux v2.0.1

Latest

Choose a tag to compare

@JRWoodcock JRWoodcock released this 30 Jun 01:27
· 1 commit to main since this release

Patch release — installer/tooling hardening and documentation refresh. The published MCP server itself is unchanged from 2.0.0.

Changes

  • Hardened update-keys.sh re-registration so it can't silently leave a host unregistered:
    • Codex is updated in place (mcp add overwrites — no unregistered window).
    • Claude (which must be removed before re-adding) is now verified and retried, and reports failure loudly.
    • Logic lives in lib/common.sh and is covered by stub-based unit tests plus a live integration run.
  • Docs: README "Updating keys" safety note; CLAUDE.md helper/host-quirk notes; earlier Desktop-app (Claude + Codex) setup and the Codex tool-routing rule.

Install

npm install -g @jrwoodcock/modelmux

or clone and run bash install.sh.

Published to npm via GitHub Actions Trusted Publishing (OIDC) with build provenance.