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.9] ( https://github.com/agentclientprotocol/agent-client-protocol/compare/v0.10.8...v0.10.9 ) - 2026-02-27
4+
5+ ### Fixed
6+
7+ - use impl IntoOption<Meta > for CancelRequestNotification::meta() ([ #467 ] ( https://github.com/agentclientprotocol/agent-client-protocol/pull/467 ) )
8+ - avoid redundant JSON validation in extension notification decoding ([ #459 ] ( https://github.com/agentclientprotocol/agent-client-protocol/pull/459 ) )
9+
10+ ### Other
11+
12+ - * (deps)* bump the minor group with 2 updates ([ #563 ] ( https://github.com/agentclientprotocol/agent-client-protocol/pull/563 ) )
13+ - * (deps)* bump strum from 0.27.2 to 0.28.0 ([ #564 ] ( https://github.com/agentclientprotocol/agent-client-protocol/pull/564 ) )
14+ - * (deps)* bump the minor group with 3 updates ([ #518 ] ( https://github.com/agentclientprotocol/agent-client-protocol/pull/518 ) )
15+ - * (deps)* bump the minor group with 4 updates ([ #480 ] ( https://github.com/agentclientprotocol/agent-client-protocol/pull/480 ) )
16+
317## [ 0.10.8] ( https://github.com/agentclientprotocol/agent-client-protocol/compare/v0.10.7...v0.10.8 ) - 2026-02-04
418
519### 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.8 "
4+ version = " 0.10.9 "
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