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: sslava/ai-sdk-agents
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.13
Choose a base ref
...
head repository: sslava/ai-sdk-agents
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.15
Choose a head ref
  • 6 commits
  • 3 files changed
  • 2 contributors

Commits on May 26, 2025

  1. chore: bump the dev-dependencies group with 3 updates

    Bumps the dev-dependencies group with 3 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [globals](https://github.com/sindresorhus/globals) and [zod](https://github.com/colinhacks/zod).
    
    
    Updates `@types/node` from 22.15.19 to 22.15.21
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Updates `globals` from 16.1.0 to 16.2.0
    - [Release notes](https://github.com/sindresorhus/globals/releases)
    - [Commits](sindresorhus/globals@v16.1.0...v16.2.0)
    
    Updates `zod` from 3.25.17 to 3.25.28
    - [Release notes](https://github.com/colinhacks/zod/releases)
    - [Commits](colinhacks/zod@v3.25.17...v3.25.28)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-version: 22.15.21
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    - dependency-name: globals
      dependency-version: 16.2.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    - dependency-name: zod
      dependency-version: 3.25.28
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 26, 2025
    Configuration menu
    Copy the full SHA
    f335feb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #16 from sslava/dependabot/npm_and_yarn/dev-depend…

    …encies-0819552cc7
    
    chore: bump the dev-dependencies group with 3 updates
    sslava authored May 26, 2025
    Configuration menu
    Copy the full SHA
    2bfbc68 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2025

  1. Configuration menu
    Copy the full SHA
    09900d0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #17 from sslava/telemetry-settings-advanced

    feat(telemetry): telemetry settings
    sslava authored May 29, 2025
    Configuration menu
    Copy the full SHA
    c337daf View commit details
    Browse the repository at this point in the history
  3. fix

    sslava committed May 29, 2025
    Configuration menu
    Copy the full SHA
    c2fd38f View commit details
    Browse the repository at this point in the history
  4. v0.4.15

    sslava committed May 29, 2025
    Configuration menu
    Copy the full SHA
    42ace8b View commit details
    Browse the repository at this point in the history
Loading