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

latest releases: v4.11.4, v4.11.3, v4.11.2...
one month ago

🐛 Bug Fixes

  • fix(stopHook): prevent infinite loop after cancel/completion — Added reinforcement cap (50) and cancelled flag to prevent race condition in ULTRAWORK/RALPLAN modes (#719)
  • fix(hooks): bridge normalization mismatch — subagent tracking, /trace, and HUD agent lifecycle events now work correctly after fixing cwddirectory and session_idsessionId normalization (#721)
  • fix: token count truthy check — Changed if (tokens.input_tokens) to !== undefined to correctly handle zero values; added structuredClone to legacy state read path (#724)

✨ Features

  • feat(cli): spawn claude in tmux session by default — Running omc now spawns claude inside a named tmux session by default, matching omx behavior. Supports --session <name> and --no-tmux flags (#716)

Full Changelog: v4.2.13...v4.2.14

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

NewReleases is sending notifications on new releases.