Download Latest Version v0.1.56 source code.tar.gz (176.1 kB)
Email in envelope

Get an email when there's a new version of Claude Agent SDK for Python

Home / v0.1.53
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-03-31 588 Bytes
v0.1.53 source code.tar.gz 2026-03-31 171.0 kB
v0.1.53 source code.zip 2026-03-31 222.4 kB
Totals: 3 Items   394.0 kB 0

Bug Fixes

  • Setting sources flag: Fixed --setting-sources being passed as an empty string when not provided, which caused the CLI to misparse subsequent flags (#778)
  • String prompt deadlock: Fixed deadlock when using query() with a string prompt and hooks/MCP servers that trigger many tool calls, by spawning wait_for_result_and_end_input() as a background task (#780)

Internal/Other Changes

  • Updated bundled Claude CLI to version 2.1.88

PyPI: https://pypi.org/project/claude-agent-sdk/0.1.53/

:::bash
pip install claude-agent-sdk==0.1.53
Source: README.md, updated 2026-03-31