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
+1
View File
@@ -16,6 +16,7 @@ string_slice = "warn"
[workspace.dependencies]
rmcp = { version = "1.1.0", features = ["schemars", "auth"] }
sacp = "10.1.0"
anyhow = "1.0"
async-stream = "0.3"
async-trait = "0.1"