Initial ACP connection

This commit is contained in:
2026-05-09 15:46:23 -04:00
parent bc253f3c67
commit bd0242027f
4 changed files with 191 additions and 43 deletions
+1
View File
@@ -8,6 +8,7 @@ authors = [
]
requires-python = ">=3.12"
dependencies = [
"agent-client-protocol>=0.10.0",
"pyyaml>=6.0",
]