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

latest releases: v0.17.0, v0.16.4, v0.16.3...
one month ago

oh-my-codex v0.11.2

7 PRs in the release window

0.11.2 is a hotfix release that stabilizes tmux/state behavior, fixes a CI-only publish-blocking race in the TypeScript full coverage lane, and adds first-class deep-interview support to the OMX state APIs.

Highlights

Tmux / state hotfixes

  • Restored ambient tmux bootstrap behavior for state tools after the regression introduced by #979
  • Real tmux tests are isolated from live maintainer sessions by default
  • deep-interview now works with OMX state APIs (state_read, state_write, state_clear, state_get_status)

CI / release hardening

  • Fixed the CI-only race where npm pack --dry-run could rebuild dist during parallel tests and break Coverage Report (TypeScript Full)
  • Release smoke remains focused on install + boot + core commands instead of optional helper binaries

What's Changed

Fixes

  • hotfix(state): restore ambient tmux bootstrap for state tools (#986)
  • fix: isolate real tmux tests from ambient maintainer sessions by default (#980, closes #960)
  • fix: support deep-interview in OMX state mode handling (#987)
  • fix(release): slim packed-install smoke to core commands (#983, closes #982)
  • fix: keep full-suite auto-nudge fixtures aligned with canonical pane routing (#981)

Features

  • feat/telegram discord bidirectional (#984)
  • feat: enhance OMX SDK architecture (#985)

Referenced issues

#960, #982

Contributors

Full Changelog: v0.11.1...v0.11.2

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

NewReleases is sending notifications on new releases.