*TelemetryIntegration to *Telemetry*TelemetryIntegration to *Telemetryf319fde: feat(ai): validate tool context against contextSchema at runtime
Tool execution and approval callbacks now validate each tool's toolsContext entry against its contextSchema. Invalid tool context now throws TypeValidationError with tool-context validation metadata in error.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]