Fixes
- Self-healing registry:
start.mjsnow auto-detects newer version directories in the plugin cache and updatesinstalled_plugins.jsonon startup — no more stale registry after upgrade - Skill-based registry verification: Upgrade skill now instructs Claude to verify and fix the plugin registry after upgrade, working regardless of the user's current version
- Resilient doctor: Doctor gracefully skips checks when modules are missing (e.g., after upgrade from old directory) instead of crashing with
Cannot find moduleerrors - Proper doctor execution: Doctor at end of upgrade now spawns from the NEW plugin root, not the old
__dirname
Upgrade
/context-mode:upgrade
If MCP fails after upgrade, restart your Claude Code session to pick up the new version.