github Yeachan-Heo/oh-my-codex v0.7.1

latest releases: v0.15.0, v0.14.4, v0.14.3...
one month ago

oh-my-codex v0.7.1

Team dispatch reliability improvements — state-first routing with hook-preferred fallback.

Changed

  • Team dispatch rewritten to be state-first and hook-preferred, improving reliability when leader pane targeting varies (#379)
  • Leader mailbox delivery uses hook-preferred dispatch path for consistent message routing (#378)

Fixed

  • Leader fallback parity guarded to only target real pane destinations, preventing dispatch to stale or missing panes (#379)
  • Hook dispatch reliability paths hardened with additional error guards and fallback sequencing (#378)

Commits

  • 760735e feat(team): make dispatch state-first and hook-preferred
  • 4f9cff1 fix(team): use hook-preferred dispatch for leader mailbox
  • a70e299 fix(team): harden hook dispatch reliability paths
  • 1f0bb09 fix(team): guard leader fallback parity to real pane targets

Full Changelog: v0.7.0...v0.7.1

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

NewReleases is sending notifications on new releases.