Expand description
Version information for the Claude Agent SDK
Constants§
- ENTRYPOINT
- Entrypoint identifier for subprocess
- MIN_
CLI_ VERSION - Minimum required Claude Code CLI version
- SDK_
VERSION - The version of this SDK
- SKIP_
VERSION_ CHECK_ ENV - Environment variable to skip version check
Functions§
- check_
version - Check if the CLI version meets the minimum requirement
- get_
claude_ code_ version - Get Claude Code CLI version
- parse_
version - Parse a semantic version string into (major, minor, patch)