core-agent-ide/codex-rs/cli
Eric Traut 862a5b3eb3
Allow exec resume to parse output-last-message flag after command (#12541)
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
2026-02-23 07:55:37 -08:00
..
src Allow exec resume to parse output-last-message flag after command (#12541) 2026-02-23 07:55:37 -08:00
tests Add features enable/disable subcommands (#10180) 2026-01-29 20:35:03 +00:00
BUILD.bazel feat: add support for building with Bazel (#8875) 2026-01-09 11:09:43 -08:00
Cargo.toml chore: move config diagnostics out of codex-core (#12427) 2026-02-20 23:19:29 -08:00