Skip to content

Tags: agentclientprotocol/python-sdk

Tags

0.12.1

Toggle 0.12.1's commit message

Verified

This commit was signed with the committer’s verified signature.
frostming Frost Ming
fix(version): update agent-client-protocol version to 0.12.1 in pypro…

…ject.toml and uv.lock

Signed-off-by: Frost Ming <me@frostming.com>

0.12.0

Toggle 0.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: 0.12.0 (#124)

0.11.1

Toggle 0.11.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: bump version to 0.11.1 (#122)

0.11.0

Toggle 0.11.0's commit message
docs: add 0.11 migration guide

0.10.1

Toggle 0.10.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: 0.10.1 (#104)

* release: 0.10.1

* chore(deps): bump pygments to 2.20.0

0.10.0

Toggle 0.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add receive_timeout parameter to Connection class (#84)

- Add optional receive_timeout parameter to Connection.__init__
- Implement timeout handling in _receive_loop using asyncio.wait_for
- Raise RequestError.internal_error on timeout for graceful error handling

This allows users to configure a timeout for receiving messages from
agents, preventing indefinite hangs when an agent becomes unresponsive.

0.9.0

Toggle 0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): bump requests in the uv group across 1 directory (#82)

Bumps the uv group with 1 update in the / directory: [requests](https://github.com/psf/requests).


Updates `requests` from 2.32.5 to 2.33.0
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.32.5...v2.33.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-version: 2.33.0
  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>

0.9.0a1

Toggle 0.9.0a1's commit message
chore: bump to 0.9.0a1

0.8.1

Toggle 0.8.1's commit message
chore: bump 0.8.1

Signed-off-by: Chojan Shang <psiace@apache.org>

0.8.0

Toggle 0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: prepare 0.8.0 release (#64)

* chore: prepare 0.8.0 release

* chore: bump to 0.8.0