Release date: 2026-03-03
Channel: latest
- Fixed Windows crash path where
codex authwrapper shutdown could triggerUV_HANDLE_CLOSINGassertions after command completion. - Updated model-matrix harness for current Codex CLI invocation semantics (
exec+ JSON mode) and removed deprecated argument assumptions. - Hardened Windows matrix execution by resolving
.cmdwrappers to script-entry execution with stable argument passing. - Tightened matrix success/failure classification to reduce false negatives from output-text heuristics.
npm i -g @openai/codex
npm i -g codex-multi-authcodex auth login
codex auth list
codex auth switch 2
codex auth status
codex auth check
codex auth forecast --liveRelease gate commands:
npm run lintnpm run typechecknpm run buildnpm testnpm run test:coveragenpx vitest run test/test-model-matrix-script.test.ts
- Follow-up release patch for wrapper stability and matrix harness compatibility
- Included in release tag
v0.1.5.
- Local multi-auth routing remains the source of truth for account selection.
- Wrapper shutdown now uses natural process completion semantics to keep Windows runtime stable.
- Canonical runtime paths remain under
~/.codex/multi-auth.