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.22.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.22.1
Choose a head ref
  • 2 commits
  • 6 files changed
  • 2 contributors

Commits on May 18, 2026

  1. fix: Event ordering (#153)

    Closes #143
    
    TIL a lot about how events are queued due to "syntactic sugar" that has
    more effects than I thought!
    
    The change is able to get this test passing though!
    benbrandt authored May 18, 2026
    Configuration menu
    Copy the full SHA
    7b63226 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 0.22.1 (#154)

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