Skip to main content

Module version

Module version 

Source
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.