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 -1
View File
@@ -153,7 +153,7 @@ fn surface_list_rejects_target_selectors() {
#[test]
fn capabilities_advertises_the_complete_catalog() {
assert_eq!(capabilities().len(), 77);
assert_eq!(capabilities().len(), 80);
}
#[test]