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)