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

7 hours ago

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/

pip install claude-agent-sdk==0.1.53

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

NewReleases is sending notifications on new releases.