Skip to main content

Module version

Module version 

Source
Expand description

Version checking utilities for Claude CLI compatibility

Functions§

check_claude_version
Check the Claude CLI version and warn if newer than tested This will only issue a warning once per program execution
check_claude_version_async
Async version check for tokio-based clients
tested_cli_version
The Claude CLI release this crate’s live integration suite last passed against — the machine-readable form of the crate’s version convention (the crate version approximates this; crate-side patch offsets can push it past). Kept in lockstep with the README’s Tested against: line by CI.