Manage Claude Code binary versions. Binaries are downloaded from Anthropic’s official distribution with SHA256 checksum verification.Documentation Index
Fetch the complete documentation index at: https://cac.nextmind.space/docs/llms.txt
Use this file to discover all available pages before exploring further.
install
Download and install a Claude Code version.-c latest in cac env create, the version is resolved and auto-installed — you don’t need to run install first.
ls
List all installed Claude Code versions.latest, how many environments use each version, and the system-installed Claude Code path if present.
pin
Pin the current active environment to a specific version.~/.cac/envs/<name>/version. The wrapper resolves this file at launch time, so the change takes effect on the next claude invocation.