Releases: GrayCodeAI/hawk-sdk-python
Releases · GrayCodeAI/hawk-sdk-python
Release list
hawk-sdk-python 0.2.0
Breaking changes
- list_sessions() returns list[SessionSummary], no limit/offset
- create_session() removed from HawkClient / AsyncHawkClient
- Message.tool_result alias fixed to tool_results
Plus User-Agent header, OSS-standard files.
v0.1.0
hawk-sdk-python v0.1.0
Python SDK for the Hawk AI coding agent
What's Changed
- feat(hawk-sdk-python): production hardening by @Patel230 in #1
- docs/add examples by @Patel230 in #12
Full Changelog: https://github.com/GrayCodeAI/hawk-sdk-python/commits/v0.1.0