feat: ACP providers for claude code and codex (#6605)

Signed-off-by: Adrian Cole <adrian@tetrate.io>
This commit is contained in:
Adrian Cole
2026-03-11 06:55:05 +08:00
committed by GitHub
parent a64269c845
commit 902c2ac28a
22 changed files with 2214 additions and 131 deletions
Generated
+2
View File
@@ -4270,6 +4270,7 @@ dependencies = [
name = "goose"
version = "1.27.0"
dependencies = [
"agent-client-protocol-schema",
"ahash",
"anyhow",
"async-stream",
@@ -4329,6 +4330,7 @@ dependencies = [
"reqwest 0.13.2",
"rmcp 1.1.0",
"rubato",
"sacp",
"schemars 1.2.1",
"serde",
"serde_json",