github Yeachan-Heo/oh-my-claudecode v4.2.9

latest releases: v4.9.1, v4.9.0, v4.8.2...
one month ago

What's Changed

Bug Fixes

  • Rename doctor/help skills to avoid native command conflicts (#632, #638): Skills doctor and help no longer override Claude Code's built-in /doctor and /help commands. They are now accessible as /oh-my-claudecode:omc-doctor and /oh-my-claudecode:omc-help.
  • Tighten ecomode keyword sensitivity (#292): Removed overly broad triggers (efficient, budget, eco) that caused unintentional ecomode activation. Only ecomode, eco-mode, eco mode, and save-tokens now trigger ecomode. Ecomode can also be fully disabled via config: {"ecomode": {"enabled": false}} in ~/.claude/.omc-config.json.

Files Changed

  • 25 files across docs, READMEs, skill definitions, keyword detector, and tests

Full Changelog: v4.2.8...v4.2.9

Don't miss a new oh-my-claudecode release

NewReleases is sending notifications on new releases.