Skip to content

provider: v0.2.0

Choose a tag to compare

@github-actions github-actions released this 24 Jun 11:35
e3e1d30

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)