mirror of
https://github.com/openai/codex.git
synced 2026-09-03 14:59:03 +00: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