core-agent-ide/codex-rs/cli
Eric Traut 7c96f2e84c
Fix resume --last with --json option (#9475)
Fix resume --last prompt parsing by dropping the clap conflict on the
codex resume subcommand so a positional prompt is accepted when --last
is set. This aligns interactive resume behavior with exec-mode logic and
avoids the “--last cannot be used with SESSION_ID” error.

This addresses #6717
2026-01-26 20:20:57 -08:00
..
src Fix resume --last with --json option (#9475) 2026-01-26 20:20:57 -08:00
tests Propagate MCP disabled reason (#9207) 2026-01-15 17:24:00 +00:00
BUILD.bazel feat: add support for building with Bazel (#8875) 2026-01-09 11:09:43 -08:00
Cargo.toml feat(tui): retire the tui2 experiment (#9640) 2026-01-22 01:02:29 +00:00