v5.0.3
oh-my-claudecode v4.14.5: Japanese katakana keyword, add Grok Build, full multi-repo workspace
Release Notes
Release with 4 new features, 1 security improvement, 5 bug fixes, 2 other changes across 48 merged PRs.
Highlights
- feat(keyword-detector): Japanese katakana keyword detection (with 〜について教えて informational guard) (Yeachan-Heo#3193)
- feat(team): add Grok Build as a team worker + ask provider (Yeachan-Heo#3159)
- feat(multi-repo): full multi-repo workspace support
- feat: persist ultragoal and enforce Claude goal activation (Yeachan-Heo#3102)
- fix(security): enforce directory boundary in isTrustedPrefix (CLI trusted-path) (Yeachan-Heo#3152)
New Features
- feat(keyword-detector): Japanese katakana keyword detection (with 〜について教えて informational guard) (Yeachan-Heo#3193)
- feat(team): add Grok Build as a team worker + ask provider (Yeachan-Heo#3159)
- feat(multi-repo): full multi-repo workspace support
- feat: persist ultragoal and enforce Claude goal activation (Yeachan-Heo#3102)
Security & Hardening
- fix(security): enforce directory boundary in isTrustedPrefix (CLI trusted-path) (Yeachan-Heo#3152)
Bug Fixes
- fix(plugin): keep source hooks manifest direct-node (Yeachan-Heo#3201)
- fix(multi-repo): validate team .omc paths against getOmcRoot, not the sub-repo
- fix(ci): make the full test suite green on Linux after the dev merge
- fix(multi-repo): accept repo subdirs as cwd; stop workspace search at $HOME
- fix(multi-repo): route dev-merged paths through getOmcRoot/resolveOmcStateRoot
Documentation
- docs: add model × agent compatibility matrix (Yeachan-Heo#3092) (Yeachan-Heo#3092)
Other Changes
- ci: use gajae self-hosted linux runner (Yeachan-Heo#3180)
- chore(models): bump built-in Opus HIGH default to Claude Opus 4.8 (Yeachan-Heo#3175)
Stats
- 48 PRs merged | 4 new features | 5 bug fixes | 1 security/hardening improvement | 2 other changes
Install / Update
npm install -g oh-my-claude-sisyphus@4.14.5Or reinstall the plugin:
claude /install-plugin oh-my-claudecodeFull Changelog: Yeachan-Heo/oh-my-claudecode@v4.14.1...v4.14.5