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: agentclientprotocol/typescript-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.25.0
Choose a base ref
...
head repository: agentclientprotocol/typescript-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.25.1
Choose a head ref
  • 7 commits
  • 10 files changed
  • 3 contributors

Commits on Jun 5, 2026

  1. Configuration menu
    Copy the full SHA
    be44483 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2026

  1. chore(deps-dev): bump @types/node in the minor group (#175)

    Bumps the minor group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).
    
    
    Updates `@types/node` from 25.9.1 to 25.9.2
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-version: 25.9.2
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 7, 2026
    Configuration menu
    Copy the full SHA
    1c6c0b8 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump crate-ci/typos from 1.47.0 to 1.47.2 (#174)

    Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.47.0 to 1.47.2.
    - [Release notes](https://github.com/crate-ci/typos/releases)
    - [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md)
    - [Commits](crate-ci/typos@f8a58b6...37bb988)
    
    ---
    updated-dependencies:
    - dependency-name: crate-ci/typos
      dependency-version: 1.47.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 7, 2026
    Configuration menu
    Copy the full SHA
    8ca7903 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump actions/checkout from 6.0.2 to 6.0.3 (#173)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.2 to 6.0.3.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@de0fac2...df4cb1c)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: 6.0.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 7, 2026
    Configuration menu
    Copy the full SHA
    8d9de29 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2026

  1. chore(deps): bump esbuild from 0.28.0 to 0.28.1 (#176)

    Bumps [esbuild](https://github.com/evanw/esbuild) from 0.28.0 to 0.28.1.
    - [Release notes](https://github.com/evanw/esbuild/releases)
    - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
    - [Commits](evanw/esbuild@v0.28.0...v0.28.1)
    
    ---
    updated-dependencies:
    - dependency-name: esbuild
      dependency-version: 0.28.1
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 13, 2026
    Configuration menu
    Copy the full SHA
    04c7fd9 View commit details
    Browse the repository at this point in the history
  2. fix: Zod type inference errors (#177)

    Foloow-up to #167
    benbrandt authored Jun 13, 2026
    Configuration menu
    Copy the full SHA
    d9fafa2 View commit details
    Browse the repository at this point in the history
  3. chore(main): release 0.25.1 (#171)

    Co-authored-by: acp-release-bot[bot] <246668977+acp-release-bot[bot]@users.noreply.github.com>
    acp-release-bot[bot] authored Jun 13, 2026
    Configuration menu
    Copy the full SHA
    cd8dc79 View commit details
    Browse the repository at this point in the history
Loading