Major Changes
- 1949571: feat(ai): make experimental_telemetry stable
- 6542d93: feat(ai): change naming nomenclature for
*TelemetryIntegrationto*Telemetry
Patch Changes
-
f319fde: feat(ai): validate tool context against contextSchema at runtime
Tool execution and approval callbacks now validate each tool's
toolsContextentry against itscontextSchema. Invalid tool context now throwsTypeValidationErrorwith tool-context validation metadata inerror.context. -
511902c: skip validation for tool parts in terminal states when tool schema is no longer registered
-
2e98477: fix: retain stack traces on async errors
-
876fd3e: fix(ai): limit tool execution time duration to actual tool execution
-
f32c750: refactoring(ai): simplify mergeAbortSignals
-
Updated dependencies [2e98477]
- @ai-sdk/provider-utils@5.0.0-beta.26
- @ai-sdk/gateway@4.0.0-beta.62