Expand description
Version checking utilities for Codex CLI compatibility.
Functions§
- check_
codex_ version - Check the Codex CLI version and warn if newer than tested.
- check_
codex_ version_ async - Async version check for tokio-based clients.
- tested_
cli_ version - The Codex CLI release this crate’s live integration suite last passed
against — the machine-readable form of the crate’s version convention.
Kept in lockstep with the README’s
Tested against:line by CI.