Skip to content

agent: v0.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Jul 13:45
8d2bdb1

0.3.0 (2026-07-09)

This release improves streaming correctness and overall robustness of the agent, adds previously missing helper functions, and refines lifecycle handling. It also bounds recovery requests and hardens the structured-output example.

Highlights

  • Streaming correctness and lifecycle handling were improved, along with additional hardening and previously missing helper functions. (#19)
  • Recovery requests are now bounded and the structured-output example has been hardened. (#17)

Features

  • agent: stream correctness, hardening, lifecycle, and missing helpers from the bug-report sweep (#19) (fb0f858)

Bug Fixes

  • agent: bound recovery requests and harden the structured-output example (#17) (5577db9)