Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: vercel/ai
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ai@4.3.18
Choose a base ref
...
head repository: vercel/ai
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ai@4.3.19
Choose a head ref
  • 2 commits
  • 31 files changed
  • 2 contributors

Commits on Jul 15, 2025

  1. feat(ai/v4): Record tool call errors on tool call spans in `generateT…

    …ext` and `streamText` (#7290)
    
    This is a backport of #7033
    
    Signed-off-by: Abhijeet Prasad <aprasad@sentry.io>
    AbhiPrasad authored Jul 15, 2025
    Configuration menu
    Copy the full SHA
    849af1c View commit details
    Browse the repository at this point in the history
  2. Version Packages (#7299)

    # Releases
    ## ai@4.3.19
    
    ### Patch Changes
    
    - 849af1c: feat(ai): Record tool call errors on tool call spans recorded
    in `generateText` and `streamText`.
    
    ## @ai-sdk/valibot@0.1.31
    
    ### Patch Changes
    
    -   Updated dependencies [849af1c]
        -   ai@4.3.19
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Jul 15, 2025
    Configuration menu
    Copy the full SHA
    d383c37 View commit details
    Browse the repository at this point in the history
Loading