mirror of
https://github.com/pchuan98/codex.git
synced 2026-07-01 00:31:56 +08:00
Summary - expose the default yield timeout through code mode runtime so the handler, wait tool, and protocol share the same 10s value that matches unified exec - document the timeout change in the tool descriptions and propagate the value all the way into the runner metadata - adjust Cargo.lock to keep the dependency tree in sync with the added code mode tool dependency Testing - Not run (not requested)