Fixes
- Directory rename: Self-healing hook now creates a correctly-named version directory (e.g.,
0.9.13/instead of0.7.0/), updatesinstalled_plugins.jsoninstallPath, updatessettings.jsonhook path, and deletes the old stale directory. - After upgrade + one session restart, the old
0.7.0/directory is completely replaced by0.9.13/.
Upgrade
```
/context-mode:upgrade
```
Restart your Claude Code session after upgrade. The old version directory will be automatically replaced.