Skip to content

Release v0.1.13

Choose a tag to compare

@github-actions github-actions released this 06 Dec 00:33
· 28 commits to main since this release
cf6b85f

Published to PyPI: https://pypi.org/project/claude-agent-sdk/0.1.13/

Installation

pip install claude-agent-sdk==0.1.13

What'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

Full Changelog: v0.1.12...v0.1.13