v0.1.76
claude_agent_sdk_python_releasesMay 6, 2026
claude_agent_sdk_python_releases ยท May 8, 2026 ยท release
Bug Fixes Actionable error messages after error results : Replaced the generic Command failed with exit code 1 exception raised after an error result with one carrying the result's actual error text (e.g. "Reached maximum number of turns"), matching the TypeScript SDK behavior ( #918 ) Documentation Deprecated "Skill" in allowed_tools in favor of the skills option on ClaudeAgentOptions , which provides more granular control over available skills ( #924 ) Internal/Other Changes Updated bundled Claude CLI to version 2.1.133 PyPI: https://pypi.org/project/claude-agent-sdk/0.1.77/ pip install claude-agent-sdk==0.1.77