| Name | Modified | Size | Downloads / 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 | 32 | |
Bug Fixes
- Setting sources flag: Fixed
--setting-sourcesbeing 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 spawningwait_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