Published to PyPI: https://pypi.org/project/claude-agent-sdk/0.1.11/
Installation
pip install claude-agent-sdk==0.1.11What's Changed
- Create sandbox adapter interface for Python SDK by @ollie-anthropic in #363
- fix: correct mypy type ignore error codes for MCP decorators by @ashwin-ant in #379
- fix: wait for first result before closing stdin if SDK MCP present by @dltn in #380
- feat: bundle claude code CLI for linux arm64 by @jbott in #373
- chore: release v0.1.11 by @github-actions[bot] in #383
New Contributors
- @ollie-anthropic made their first contribution in #363
- @dltn made their first contribution in #380
- @jbott made their first contribution in #373
Full Changelog: v0.1.10...v0.1.11