Skip to main content

TESTED_CLI_VERSION_MIN

Constant TESTED_CLI_VERSION_MIN 

Source
pub const TESTED_CLI_VERSION_MIN: CliVersion;
Expand description

Lowest codex-cli version this wrapper is tested against.

Older versions are not merely untested: 0.145.0 removed --ask-for-approval and --search from the exec family in favor of config keys (#53), so the arguments this wrapper emits are not accepted by earlier releases.