File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.10.6] ( https://github.com/agentclientprotocol/agent-client-protocol/compare/v0.10.5...v0.10.6 ) - 2026-01-09
4+
5+ ### Added
6+
7+ - * (unstable)* Add a category to session config options ([ #366 ] ( https://github.com/agentclientprotocol/agent-client-protocol/pull/366 ) )
8+ - * (unstable)* Add a request cancelled error constructor ([ #347 ] ( https://github.com/agentclientprotocol/agent-client-protocol/pull/347 ) )
9+
10+ ### Fixed
11+
12+ - * (error)* Add human readable titles for error code variants ([ #367 ] ( https://github.com/agentclientprotocol/agent-client-protocol/pull/367 ) )
13+
14+ ### Other
15+
16+ - * (deps)* bump the minor group with 2 updates ([ #362 ] ( https://github.com/agentclientprotocol/agent-client-protocol/pull/362 ) )
17+ - * (deps)* bump the minor group across 1 directory with 7 updates ([ #358 ] ( https://github.com/agentclientprotocol/agent-client-protocol/pull/358 ) )
18+
319## [ 0.10.5] ( https://github.com/agentclientprotocol/agent-client-protocol/compare/v0.10.4...v0.10.5 ) - 2025-12-17
420
521### Added
Original file line number Diff line number Diff line change 11[package ]
22name = " agent-client-protocol-schema"
33authors = [" Zed <hi@zed.dev>" ]
4- version = " 0.10.5 "
4+ version = " 0.10.6 "
55edition = " 2024"
66license = " Apache-2.0"
77description = " A protocol for standardizing communication between code editors and AI coding agents"
You can’t perform that action at this time.
0 commit comments