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
@@ -11,6 +11,7 @@ chrono.workspace = true
clap = { workspace = true, features = ["derive", "env"] }
cfg-if = { workspace = true }
humantime.workspace = true
instant.workspace = true
jaq-all.workspace = true
serde = { workspace = true, features = ["derive"] }
serde_json.workspace = true