core-agent-ide/codex-rs/exec
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 fix: codex-arg0 no longer depends on codex-core (#12434) 2026-02-21 00:20:42 -08:00
BUILD.bazel feat: add support for building with Bazel (#8875) 2026-01-09 11:09:43 -08:00
Cargo.toml fix: codex-arg0 no longer depends on codex-core (#12434) 2026-02-21 00:20:42 -08:00