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/python-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.10.1
Choose a base ref
...
head repository: agentclientprotocol/python-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.11.0
Choose a head ref
  • 8 commits
  • 37 files changed
  • 2 contributors

Commits on May 31, 2026

  1. chore(deps): bump uv in the uv group across 1 directory (#107)

    Bumps the uv group with 1 update in the / directory: [uv](https://github.com/astral-sh/uv).
    
    
    Updates `uv` from 0.11.6 to 0.11.15
    - [Release notes](https://github.com/astral-sh/uv/releases)
    - [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md)
    - [Commits](astral-sh/uv@0.11.6...0.11.15)
    
    ---
    updated-dependencies:
    - dependency-name: uv
      dependency-version: 0.11.15
      dependency-type: indirect
      dependency-group: uv
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 31, 2026
    Configuration menu
    Copy the full SHA
    d6e5def View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50a27ef View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2026

  1. feat: update ACP schema to v0.13.6 (#110)

    Signed-off-by: Chojan Shang <psiace@apache.org>
    PsiACE authored Jun 10, 2026
    Configuration menu
    Copy the full SHA
    3756c28 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2026

  1. fix: recover from oversized JSON-RPC frames (#111)

    * fix: recover from oversized JSON-RPC frames
    
    * fix: read oversized frames in chunks
    PsiACE authored Jun 29, 2026
    Configuration menu
    Copy the full SHA
    6bcf11a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe643ab View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2026

  1. feat(schema): bump ACP schema to v1.16.0 (#114)

    * feat(schema): bump ACP schema to v1.16.0
    
    * fix: generate elicitation request variants
    
    * test: sync examples with generated interfaces
    PsiACE authored Jul 5, 2026
    Configuration menu
    Copy the full SHA
    f8431a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2db256 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f2859a View commit details
    Browse the repository at this point in the history
Loading