File tree Expand file tree Collapse file tree 3 files changed +16
-2
lines changed
Expand file tree Collapse file tree 3 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.11.1] ( https://github.com/agentclientprotocol/agent-client-protocol/compare/v0.11.0...v0.11.1 ) - 2026-03-09
4+
5+ ### Added
6+
7+ - * (unstable)* Remove unused auth_methods from Error type ([ #708 ] ( https://github.com/agentclientprotocol/agent-client-protocol/pull/708 ) )
8+ - Stabilize session/list and session_info_update ([ #705 ] ( https://github.com/agentclientprotocol/agent-client-protocol/pull/705 ) )
9+ - * (unstable)* Rename unstable session/stop method to session/close ([ #701 ] ( https://github.com/agentclientprotocol/agent-client-protocol/pull/701 ) )
10+ - * (unstable)* Add config option type for boolean on/off toggles ([ #576 ] ( https://github.com/agentclientprotocol/agent-client-protocol/pull/576 ) )
11+
12+ ### Other
13+
14+ - * (rfd)* Move initial registry RFD to completed ([ #706 ] ( https://github.com/agentclientprotocol/agent-client-protocol/pull/706 ) )
15+ - * (deps)* bump quote from 1.0.44 to 1.0.45 in the minor group ([ #698 ] ( https://github.com/agentclientprotocol/agent-client-protocol/pull/698 ) )
16+
317## [ 0.11.0] ( https://github.com/agentclientprotocol/agent-client-protocol/compare/v0.10.8...v0.11.0 ) - 2026-03-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.11.0 "
4+ version = " 0.11.1 "
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