File tree Expand file tree Collapse file tree 3 files changed +15
-2
lines changed
Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.11.4] ( https://github.com/agentclientprotocol/agent-client-protocol/compare/v0.11.3...v0.11.4 ) - 2026-03-28
4+
5+ ### Added
6+
7+ - * (unstable)* initial unstable nes implementation ([ #754 ] ( https://github.com/agentclientprotocol/agent-client-protocol/pull/754 ) )
8+ - * (unstable)* initial additional directories implementation ([ #838 ] ( https://github.com/agentclientprotocol/agent-client-protocol/pull/838 ) )
9+
10+ ### Other
11+
12+ - properly interpolate variables in generate.rs error messages ([ #862 ] ( https://github.com/agentclientprotocol/agent-client-protocol/pull/862 ) )
13+ - add tests for content file ([ #850 ] ( https://github.com/agentclientprotocol/agent-client-protocol/pull/850 ) )
14+ - Update README.md ([ #836 ] ( https://github.com/agentclientprotocol/agent-client-protocol/pull/836 ) )
15+
316## [ 0.11.3] ( https://github.com/agentclientprotocol/agent-client-protocol/compare/v0.11.2...v0.11.3 ) - 2026-03-18
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.11.3 "
4+ version = " 0.11.4 "
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