๐Ÿ“ฐ Story

claude_agent_sdk_python_releases ยท Apr 28, 2026 ยท release

โ† Live feed ๐Ÿ“ฐ Daily recap ๐Ÿ—“๏ธ Weekly recap ๐Ÿ”” RSS

v0.1.70

Bug Fixes In-process MCP tool results silently lost with older mcp versions : Bumped the mcp dependency floor to >=1.19.0 . Older versions mishandled CallToolResult returns from SDK MCP tool handlers, causing the model to receive a validation-error blob instead of the actual tool output ( #891 ) Trio nursery corruption on early cancellation : Fixed RuntimeError: Nursery stack corrupted when breaking out of query() iteration inside a trio nursery with options.stderr set. The stderr reader now uses spawn_detached() instead of manually managing a task group, matching the approach already used for the read loop ( #885 ) Internal/Other Changes Updated bundled Claude CLI to version 2.1.122 PyPI: https://pypi.org/project/claude-agent-sdk/0.1.70/ pip install claude-agent-sdk==0.1.70

Read the original at github.com โ†’Open in live feed

Related stories 4 items

v0.1.69

claude_agent_sdk_python_releasesApr 28, 2026

v0.1.67

claude_agent_sdk_python_releasesApr 25, 2026

v0.1.65

claude_agent_sdk_python_releasesApr 23, 2026

v0.1.64

claude_agent_sdk_python_releasesApr 20, 2026