feat: Add A2A Client Manager and tests (#15485)

This commit is contained in:
Adam Weidman
2025-12-23 15:27:16 -05:00
committed by GitHub
parent 563d81e08e
commit 02a36afc38
5 changed files with 561 additions and 21 deletions

View File

@@ -64,6 +64,7 @@
"strip-ansi": "^7.1.0",
"tree-sitter-bash": "^0.25.0",
"undici": "^7.10.0",
"uuid": "^13.0.0",
"web-tree-sitter": "^0.25.10",
"zod": "^3.25.76"
},