feat(acp): add model selection support for session/new and session/set_model (#7112)

Signed-off-by: Adrian Cole <adrian@tetrate.io>
This commit is contained in:
Adrian Cole
2026-02-10 13:23:36 +08:00
committed by GitHub
parent 4abf91e72b
commit 49ad115fb1
12 changed files with 332 additions and 36 deletions
Generated
+1
View File
@@ -4209,6 +4209,7 @@ dependencies = [
name = "goose-acp"
version = "1.23.0"
dependencies = [
"agent-client-protocol-schema",
"anyhow",
"assert-json-diff",
"async-stream",