agent: v0.2.0
0.2.0 (2026-06-24)
Adds cancellation, timeouts, typed errors, and lifecycle helpers for more robust agent control. Also introduces file upload support for chat attachments and workspace files.
Highlights
- Agents now support cancellation, timeouts, typed errors, and lifecycle helpers for finer-grained control over execution. (#13)
- Added file upload support, covering both chat attachments and workspace files. (#10)