v1.2.6.md

June 3, 2026 ยท View on GitHub

Runtime Rotation

Bugfixes

  • Fixed wrapped non-auth Codex commands so successful forwarded request traffic increments persisted runtime observability counters.
  • Added a wrapper fallback that records forwarded request metrics only when the child Codex process leaves the runtime snapshot unchanged, avoiding double-counting when plugin-side metrics already exist.
  • Preserved existing codex auth observability while making real codex exec smoke runs visible in codex auth status and codex auth report --json.

Documentation

Improvements

  • Clarified the v1.2.5 observability wording before shipping the forwarded-observability fix.

Release Hygiene

Improvements

  • Added regression coverage for missing-child-update and already-updated snapshot cases in the wrapper suite, then validated with build and real codex exec smoke checks.