Skip to content

v5.1.4

Choose a tag to compare

@github-actions github-actions released this 08 Jun 02:26
· 75 commits to main since this release

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

Other Changes

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.5

Or reinstall the plugin:

claude /install-plugin oh-my-claudecode

Full Changelog: Yeachan-Heo/oh-my-claudecode@v4.14.1...v4.14.5