Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 1.18 KB

File metadata and controls

27 lines (21 loc) · 1.18 KB

Tested Codex Versions

codex-barbar V1 reads usage through the official Codex App Server protocol. The compatibility matrix below records the Codex versions used during acceptance testing. Versions outside the matrix are reported as unsupported until re-tested.

codex-barbar Codex version tested Date Notes
1.0.0 Codex CLI 0.146.0 2026-08-08 Windows 11 23H2 x64, current CLI profile (ChatGPT)
1.0.0-rc.1 Codex CLI 0.146.0 2026-08-07 Windows 11 23H2 x64, current CLI profile (ChatGPT)

How to test a new Codex version

  1. Install the Codex version and sign in with codex login.
  2. Launch a fresh codex-barbar build and confirm the tray panel shows the signed-in profile, quota windows, and reset times.
  3. Exercise offline, timeout, and rate-limit states.
  4. Record the exact version (codex --version), date, OS build, and result in this table, then update docs/WINDOWS_ACCEPTANCE.md if needed.

Boundary

  • UnsupportedCodexVersion is reported when the resolved version is outside the tested matrix.
  • The App Server protocol is experimental; protocol mismatches surface as redacted errors with a recovery hint, never raw protocol text.