feat(agents): Add remote agents to agent registry (#15711)

This commit is contained in:
Sehoon Shon
2025-12-30 18:11:51 -05:00
committed by GitHub
parent 0eb84f5133
commit 3ebe4e6a8f
4 changed files with 195 additions and 90 deletions

View File

@@ -21,6 +21,7 @@
"dist"
],
"dependencies": {
"@a2a-js/sdk": "^0.3.7",
"@google-cloud/logging": "^11.2.1",
"@google-cloud/opentelemetry-cloud-monitoring-exporter": "^0.21.0",
"@google-cloud/opentelemetry-cloud-trace-exporter": "^3.0.0",