mirror of
https://github.com/openai/codex.git
synced 2026-04-28 18:32:04 +03:00
Summary - mark `output-last-message` as a global exec flag so it can follow subcommands like `resume` - add regression tests in both `cli` and `exec` crates verifying the flag order works when invoking `resume` Fixes #12538