Download Latest Version v0.2.88 source code.tar.gz (301.9 kB)
Email in envelope

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

Home / v0.2.88
Name Modified Size InfoDownloads / Week
Parent folder
README.md < 22 hours ago 736 Bytes
v0.2.88 source code.tar.gz < 22 hours ago 301.9 kB
v0.2.88 source code.zip < 22 hours ago 378.3 kB
Totals: 3 Items   680.9 kB 0

Bug Fixes

  • Trio compatibility for session stores: Ported session_store code paths (TranscriptMirrorBatcher, session_resume, sessions) from raw asyncio primitives to anyio, fixing a crash (TypeError: trio.run received unrecognized yield message) when passing session_store= to query() or ClaudeSDKClient under trio (#990)

Internal/Other Changes

  • Switched e2e CI jobs (test-e2e, test-e2e-docker, test-examples) from static API key to workload identity federation, using short-lived OIDC tokens with automatic refresh (#1018)
  • Updated bundled Claude CLI to version 2.1.161

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

:::bash
pip install claude-agent-sdk==0.2.88
Source: README.md, updated 2026-06-02