Skip to content

Commit dc01fab

Browse files
Note phase-aware onError reporting in ai changelog
Co-authored-by: Eric Allam <eric@trigger.dev>
1 parent 8f5c16a commit dc01fab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/ai/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,4 @@
1313
- Added reconnect lifecycle handling that cleans run state after completion/error and gracefully returns `null` when reconnect cannot be resumed.
1414
- Added explicit helper option types for chat send/reconnect request inputs.
1515
- Added optional `onError` callback support for observing non-fatal transport issues.
16+
- Added phase-aware `onError` reporting across send, reconnect, and stream-consumption paths.

0 commit comments

Comments
 (0)