mirror of
https://github.com/openai/codex.git
synced 2026-09-07 15:40:00 +00:00
Summary - pin tests to `test-gpt-5.1-codex` so code-mode suites exercise that model explicitly - add a regression test that ensures nested tool calls can execute in parallel and assert on timing - refresh `codex-rs/Cargo.lock` for the updated dependency tree (add `codex-utils-pty`, drop `codex-otel`) Testing - Not run (not requested)