File python-agent-client-protocol.changes of Package python-agent-client-protocol
-------------------------------------------------------------------
Wed Feb 11 17:50:28 UTC 2026 - Matej Cepl <mcepl@cepl.eu>
- Update to 0.8.0:
- feat: bump acp schema version to 0.10.5
- fix: remove TerminalHandle
- docs: Add missing prop to settings.json in ACP quickstart,
add uv example
- feat: Increase default stdio buffer limit and allow
configuration
- fix: Add SessionInfoUpdate to SessionUpdate type in helpers
- feat: bump agentclientprotocol to 0.10.8
- fix: allow omitting mcpServers in session requests
- chore: prepare 0.8.0 release
-------------------------------------------------------------------
Tue Dec 9 18:08:03 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
- Initial packaging effort for python-agent-client-protocol 0.7.0.
- Unfortunately, the whole class of tests (test_rpc) had to be
switched off because they were hanging the system.