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
@@ -1,3 +1,4 @@
pub mod acp;
pub mod action_required_manager;
pub mod agents;
pub mod builtin_extension;