Highlights
- Additive
omx team apievent-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
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 buildnpm linknpm run lintnpm run check:no-unusednpm test
Published to npm as:
oh-my-codex@0.8.11