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

@@ -31,7 +31,7 @@
"express": "^5.1.0",
"fs-extra": "^11.3.0",
"tar": "^7.5.2",
"uuid": "^11.1.0",
"uuid": "^13.0.0",
"winston": "^3.17.0"
},
"devDependencies": {