github Yeachan-Heo/oh-my-codex v0.8.11
v0.8.11 - Team runtime hardening + event-query APIs

latest releases: v0.15.2, v0.15.1, v0.15.0...
one month ago

Highlights

  • Additive omx team api event-query operations land in the mainline, making team runtime signals easier to consume programmatically.
  • Team runtime hardening continues across startup, worktree handling, idle/stall nudges, and explicit worker launch-arg paths.
  • Model-default behavior is now documented more explicitly around the intended main/spark contract.

Included PRs

Added

  • #714 — Add additive event-query operations to omx team api
  • #718 — Make OMX model defaults explicit

Changed

  • #712 — Avoid fragmenting prose prompts into subtasks

Fixed

  • #668 — Fix team notify injection into shell panes after completion
  • #713 — Reduce clawhip lifecycle event noise
  • #696 — Harden mixed Claude startup dispatch fallback
  • #697 — Remove detached worker worktrees on shutdown
  • #700 — Harden team leader stall nudges
  • #707 — Resolve worktree worker inbox paths
  • #708 — Harden team workers under explicit launch args
  • #711 — Harden Codex startup ACK-without-claim stalls

Validation

Release candidate was validated on dev with:

  • npm run build
  • npm link
  • npm run lint
  • npm run check:no-unused
  • npm test

Published to npm as:

  • oh-my-codex@0.8.11

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

NewReleases is sending notifications on new releases.