github anthropics/claude-agent-sdk-python v0.1.62

latest release: v0.1.63
8 hours ago

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

Don't miss a new claude-agent-sdk-python release

NewReleases is sending notifications on new releases.