pub const MIN_CODEX_VERSION: (u64, u64, u64);Expand description
The oldest Codex CLI schema this executor intentionally supports. The
executor additionally capability-checks exec --help and exec resume --help, so a backported or vendor build must still expose the required
flags. Version 0.144 is the schema verified by issue #569.
The oldest Codex CLI schema Bamboo intentionally supports.