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.7] ( https://github.com/agentclientprotocol/agent-client-protocol/compare/v0.10.6...v0.10.7 ) - 2026-01-15
4+
5+ ### Fixed
6+
7+ - * (schema)* Add missing titles for enum variants in schema ([ #384 ] ( https://github.com/agentclientprotocol/agent-client-protocol/pull/384 ) )
8+ - * (unstable)* Add missing session capabilities builder method ([ #380 ] ( https://github.com/agentclientprotocol/agent-client-protocol/pull/380 ) )
9+ - * (unstable)* Add copy to SessionConfigOptionCategory ([ #368 ] ( https://github.com/agentclientprotocol/agent-client-protocol/pull/368 ) )
10+
11+ ### Other
12+
13+ - * (rfd)* Session Config Options to Preview stage ([ #378 ] ( https://github.com/agentclientprotocol/agent-client-protocol/pull/378 ) )
14+ - * (deps)* bump the minor group with 5 updates ([ #375 ] ( https://github.com/agentclientprotocol/agent-client-protocol/pull/375 ) )
15+
316## [ 0.10.6] ( https://github.com/agentclientprotocol/agent-client-protocol/compare/v0.10.5...v0.10.6 ) - 2026-01-09
417
518### 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.6 "
4+ version = " 0.10.7 "
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