0.2.0 (2026-06-24)
Adds agent cancellation and timeout support, typed errors, and lifecycle helpers to the provider package.
Highlights
- Agents now support cancellation, timeouts, typed errors, and lifecycle helpers for more robust control over agent execution. (#13)
Features
- agent: cancellation, timeouts, typed errors, and lifecycle helpers (#13) (08fa1dd)