File tree Expand file tree Collapse file tree 3 files changed +14
-2
lines changed
src/agent-client-protocol Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.9.1] ( https://github.com/agentclientprotocol/rust-sdk/compare/v0.9.0...v0.9.1 ) - 2025-12-17
4+
5+ ### Added
6+
7+ - * (unstable)* Add initial support for resuming sessions ([ #34 ] ( https://github.com/agentclientprotocol/rust-sdk/pull/34 ) )
8+ - * (unstable)* Add initial support for forking sessions ([ #33 ] ( https://github.com/agentclientprotocol/rust-sdk/pull/33 ) )
9+ - * (unstable)* Add initial support for listing sessions ([ #31 ] ( https://github.com/agentclientprotocol/rust-sdk/pull/31 ) )
10+
11+ ### Other
12+
13+ - Add test for unstable session info feature ([ #35 ] ( https://github.com/agentclientprotocol/rust-sdk/pull/35 ) )
14+
315## [ 0.9.0] ( https://github.com/agentclientprotocol/rust-sdk/compare/v0.8.0...v0.9.0 ) - 2025-12-08
416
517Update to v0.10.0 of agent-client-protocol-schema
Original file line number Diff line number Diff line change 11[package ]
22name = " agent-client-protocol"
33authors = [" Zed <hi@zed.dev>" ]
4- version = " 0.9.0 "
4+ version = " 0.9.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