Module version

Module version 

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