oh-my-claudecode v4.10.2
Highlights
- HUD global npm install lookup fix outside Node projects (#2149)
- Configurable HUD call-count icon rendering (#2151)
- Safer global setup / CLAUDE.md preservation and overwrite flow (#2144, #2146)
- Bedrock pre-tool-enforcer hardening for invalid bare Anthropic model IDs (#2107)
- Cancel flow now clears
skill-activestate correctly (#2122) - HUD diagnostics now show a clearer install-time failure path (#2129)
- Worktree display now shows the actual worktree name instead of volatile main HEAD (#2127)
- Team pane geometry + bundled agent path resolution fixes (#2137)
Install / Update
npm install -g oh-my-claude-sisyphus@4.10.2Or reinstall the plugin:
claude /install-plugin oh-my-claudecodeWhat's Changed
- fix(hud): show worktree name instead of volatile main repo HEAD (#2127)
- fix(hud): replace misleading CLI error with installation diagnostic (#2129)
- fix(state-tools): add skill-active to STATE_TOOL_MODES so cancel can clear it (#2122)
- chore: enforce dev base branch and gitignore build artifacts (#2108)
- fix(pre-tool-enforcer): deny subagent_type calls whose agent definition has a bare Anthropic model ID on Bedrock (#2107)
- fix team tmux pane geometry collapse and bundled agent path resolution (#2137)
- fix: preserve existing global CLAUDE.md during setup (#2144)
- fix: resolve global HUD npm package lookup outside Node projects (#2149)
- feat(hud): make call-count icon rendering configurable (#2151)
- fix: explicit overwrite choice + omc launch profile follow-up (#2146)
Full Changelog: v4.10.1...v4.10.2