Release v0.1.13
Published to PyPI: https://pypi.org/project/claude-agent-sdk/0.1.13/
Installation
pip install claude-agent-sdk==0.1.13What's Changed
- fix: add write lock to prevent concurrent transport writes by @CarlosCuevas in #391
- fix: add McpServer runtime placeholder for Pydantic 2.12+ compatibility by @kaminoguo in #385
- fix: propagate CLI errors to pending control requests by @grumpygordon in #388
- chore: release v0.1.13 by @github-actions[bot] in #393
New Contributors
- @CarlosCuevas made their first contribution in #391
- @kaminoguo made their first contribution in #385
- @grumpygordon made their first contribution in #388
Full Changelog: v0.1.12...v0.1.13