oh-my-claudecode v4.14.4: Native Windows hook manifest hotfix
Release Notes
Hotfix release for the native Windows hook regression still present in the published v4.14.3 marketplace package.
Highlights
- Ships plugin
hooks/hooks.jsonwith directnode "$CLAUDE_PLUGIN_ROOT"/scripts/run.cjs ...commands for every hook event, so native Windows no longer invokessh,/bin/sh, orfind-node.shfrom the manifest. (#3121, #3124) - Preserves macOS/Linux setup-cache repair to
find-node.shfor non-interactive shells where nvm/fnm may not exposenodeon PATH. (#3124) - Keeps doctor coverage for stale Windows plugin manifests and tightens test isolation so user/global MCP registry state cannot create false conflict failures in focused checks.
Bug Fixes
- Fix native Windows plugin hook manifest commands (#3124)
- Keep ralplan compact continuation read-only (dev-only follow-up after v4.14.3)
Install / Update
npm install -g oh-my-claude-sisyphus@4.14.4Or reinstall/update the Claude plugin from the marketplace when v4.14.4 appears.
Full Changelog: v4.14.3...v4.14.4
Contributors
Thank you to all contributors who made this release possible!