v0.1.5.md
June 3, 2026 ยท View on GitHub
Runtime
Bugfixes
- Fixed Windows crash path where
codex authwrapper shutdown could triggerUV_HANDLE_CLOSINGassertions after command completion.
Model Matrix
Improvements
- 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.