mirror of
https://github.com/pchuan98/codex.git
synced 2026-07-01 00:31:56 +08: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)