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.23.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.24.0
Choose a head ref
  • 3 commits
  • 13 files changed
  • 2 contributors

Commits on Jun 2, 2026

  1. feat(schema): Stabilize addl dirs and remove unstable model selectors (

    …#165)
    
    The model selectors have been replaced by session config options.
    benbrandt authored Jun 2, 2026
    Configuration menu
    Copy the full SHA
    fa6e302 View commit details
    Browse the repository at this point in the history
  2. feat: Add resilient schema deserialization (#167)

    This allows for deserialization to recover when we get certain fields
    that are invalid, but still allows us to recover as much as possible.
    benbrandt authored Jun 2, 2026
    Configuration menu
    Copy the full SHA
    5864e73 View commit details
    Browse the repository at this point in the history
  3. chore(main): release 0.24.0 (#166)

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