Skip to content

Releases: GrayCodeAI/hawk-sdk-python

hawk-sdk-python 0.2.0

Choose a tag to compare

@Patel230 Patel230 released this 13 Jul 20:27
v0.2.0
fdd6a82

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

Choose a tag to compare

@Patel230 Patel230 released this 08 Jun 07:47
d07ce0b

hawk-sdk-python v0.1.0

Python SDK for the Hawk AI coding agent

What's Changed

Full Changelog: https://github.com/GrayCodeAI/hawk-sdk-python/commits/v0.1.0