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.8.0
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.8.1
Choose a head ref
  • 3 commits
  • 8 files changed
  • 3 contributors

Commits on Feb 7, 2026

  1. chore(deps): bump the uv group across 1 directory with 4 updates (#65)

    Bumps the uv group with 4 updates in the / directory: [filelock](https://github.com/tox-dev/py-filelock), [protobuf](https://github.com/protocolbuffers/protobuf), [urllib3](https://github.com/urllib3/urllib3) and [virtualenv](https://github.com/pypa/virtualenv).
    
    
    Updates `filelock` from 3.20.0 to 3.20.3
    - [Release notes](https://github.com/tox-dev/py-filelock/releases)
    - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst)
    - [Commits](tox-dev/filelock@3.20.0...3.20.3)
    
    Updates `protobuf` from 6.33.0 to 6.33.5
    - [Release notes](https://github.com/protocolbuffers/protobuf/releases)
    - [Commits](https://github.com/protocolbuffers/protobuf/commits)
    
    Updates `urllib3` from 2.5.0 to 2.6.3
    - [Release notes](https://github.com/urllib3/urllib3/releases)
    - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
    - [Commits](urllib3/urllib3@2.5.0...2.6.3)
    
    Updates `virtualenv` from 20.35.4 to 20.36.1
    - [Release notes](https://github.com/pypa/virtualenv/releases)
    - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
    - [Commits](pypa/virtualenv@20.35.4...20.36.1)
    
    ---
    updated-dependencies:
    - dependency-name: filelock
      dependency-version: 3.20.3
      dependency-type: indirect
      dependency-group: uv
    - dependency-name: protobuf
      dependency-version: 6.33.5
      dependency-type: indirect
      dependency-group: uv
    - dependency-name: urllib3
      dependency-version: 2.6.3
      dependency-type: indirect
      dependency-group: uv
    - dependency-name: virtualenv
      dependency-version: 20.36.1
      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 Feb 7, 2026
    Configuration menu
    Copy the full SHA
    2157358 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2026

  1. Configuration menu
    Copy the full SHA
    e2f96ae View commit details
    Browse the repository at this point in the history
  2. chore: bump 0.8.1

    Signed-off-by: Chojan Shang <psiace@apache.org>
    PsiACE committed Feb 13, 2026
    Configuration menu
    Copy the full SHA
    0133bc4 View commit details
    Browse the repository at this point in the history
Loading