Add ACP agent backend and terminal controls

This commit is contained in:
2026-07-30 07:25:11 -05:00
parent dbfa8bcd48
commit ad24374f6d
84 changed files with 12151 additions and 157 deletions
+1
View File
@@ -12,6 +12,7 @@ chrono.workspace = true
rand.workspace = true
serde = { workspace = true, features = ["derive"] }
serde_json.workspace = true
shell-words = "1.1.0"
thiserror.workspace = true
uuid.workspace = true
[target.'cfg(not(target_family = "wasm"))'.dependencies]