What's Changed
Bug Fixes
- Rename doctor/help skills to avoid native command conflicts (#632, #638): Skills
doctorandhelpno longer override Claude Code's built-in/doctorand/helpcommands. They are now accessible as/oh-my-claudecode:omc-doctorand/oh-my-claudecode:omc-help. - Tighten ecomode keyword sensitivity (#292): Removed overly broad triggers (
efficient,budget,eco) that caused unintentional ecomode activation. Onlyecomode,eco-mode,eco mode, andsave-tokensnow 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