New Features
- Eager session store flushing: Added
session_store_flushoption toClaudeAgentOptions("batched"or"eager"). When set to"eager", the transcript mirror delivers frames toSessionStore.append()in near-real-time instead of waiting for the end-of-turn flush, enabling live-tailing UIs, cross-process resume, and crash-durability use cases (#905)
Internal/Other Changes
- Updated bundled Claude CLI to version 2.1.128
PyPI: https://pypi.org/project/claude-agent-sdk/0.1.73/
pip install claude-agent-sdk==0.1.73