claude_agent_sdk_python_releases ยท Apr 17, 2026 ยท release
v0.1.62
New Features Top-level skills option : Added skills parameter to ClaudeAgentOptions for enabling skills on the main session without manually configuring allowed_tools and setting_sources . Supports "all" for every discovered skill, a list of named skills, or [] to suppress all skills ( #804 ) Internal/Other Changes Updated bundled Claude CLI to version 2.1.113 PyPI: https://pypi.org/project/claude-agent-sdk/0.1.62/ pip install claude-agent-sdk==0.1.62