Published to PyPI: https://pypi.org/project/claude-agent-sdk/0.1.10/
Installation
pip install claude-agent-sdk==0.1.10What's Changed
- Use CLAUDE_CODE_STREAM_CLOSE_TIMEOUT (if present) to override initialize() timeout by @mdworsky in #354
- Fix: Fix
HookMatcher.timeouttype tofloatby @harupy in #357 - Added slack issue notifier for new opened issues by @noahzweben in #356
- chore: release v0.1.10 by @github-actions[bot] in #369
New Contributors
- @mdworsky made their first contribution in #354
- @harupy made their first contribution in #357
- @noahzweben made their first contribution in #356
Full Changelog: v0.1.9...v0.1.10