Published to PyPI: https://pypi.org/project/claude-agent-sdk/0.1.3/
Installation
pip install claude-agent-sdk==0.1.3What's Changed
- fix: convert Python-safe field names (async_, continue_) to CLI format by @ashwin-ant in #239
- feat: add strongly-typed hook inputs with TypedDict by @ashwin-ant in #240
- Revert "chore: temporarily disable Windows CI in test-e2e workflow" by @ashwin-ant in #241
- chore: release v0.1.3 by @github-actions[bot] in #242
Full Changelog: v0.1.2...v0.1.3