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

5 hours ago

oh-my-codex v0.15.2

Summary

0.15.2 is a patch release for the 0.15.x train focused on prompt-surface alignment, review-gated autonomy, guided question UX, MCP/plugin runtime reliability, and release-edge hardening after code review and UltraQA.

Highlights

  • Prompt guidance refresh — aligned GPT-5.5 guidance across specialist prompts and mirrored plugin skills, including planner/executor/verifier guidance fragments and installed prompt surfaces (#2008).
  • Code-reviewer root-cause discipline — taught review flows to reject masking workaround fixes and preserve stricter review-loop handoffs (#2010, #2001).
  • Autopilot review-gated loopbacks — made the three-phase Autopilot planning/review loop explicit so execution returns through review-gated planning instead of drifting (#2001).
  • Guided question UX — made question prompts feel like a blocking popup wizard and preserved response-contract/legacy wording expectations (#2014, #2019).
  • Runtime and team reliability — kept plugin MCP servers alive through omx mcp-serve, fixed pane-scoped tmux session isolation, and extended worker startup evidence windows (#2013, #2005, #1999).
  • Release edge hardening — fail-closed code-review pipeline defaults, safer tmux pane target verification, corrected batch question JSON projections, and stabilized release-gate tests before promoting dev to main.

Verification

Merged PRs / changes

  • #1999 — worker startup evidence timeout stabilization.
  • #2001 — Autopilot three-phase loop and strict review-loop handoffs.
  • #2005 — tmux session isolation via pane-scoped tags.
  • #2008 — prompt guidance alignment and plugin skill mirror updates.
  • #2010 — code-reviewer root-cause / masking-workaround rejection guidance.
  • #2013 — plugin MCP server lifetime through omx mcp-serve.
  • #2014 — guided question blocking popup wizard behavior.
  • #2016.omx-config.json schema and effective model routing docs.
  • #2019 — guided question follow-up and response-contract preservation.
  • 9daffc4a — reviewed 0.15.2 release-edge fixes and version bump.

Contributors

Thanks to bellman, @deanpress, @HaD0Yun, and @Yeachan-Heo for contributing to this release.

Full Changelog: v0.15.1...v0.15.2

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

NewReleases is sending notifications on new releases.