Skip to content

fix: serve public A2A agent card at /a2a/card on Agent Runtime - #7094

Merged
copybara-service[bot] merged 1 commit into
mainfrom
copybara_969811599
Aug 25, 2026
Merged

fix: serve public A2A agent card at /a2a/card on Agent Runtime#7094
copybara-service[bot] merged 1 commit into
mainfrom
copybara_969811599

Conversation

@copybara-service

Copy link
Copy Markdown
Contributor

fix: serve public A2A agent card at /a2a/card on Agent Runtime

Deployed A2A agents on Agent Runtime returned 404 for GET .../a2a/card and
.../a2a/v1/card because the A2aAgent template never wired the public agent card
routes.

This fix registers them in both vertex ai and agentplatform A2aAgent template
copies so the public card is served at both paths.

@copybara-service
copybara-service Bot requested a review from a team as a code owner August 24, 2026 14:27
@product-auto-label product-auto-label Bot added size: s Pull request size is small. api: vertex-ai Issues related to the googleapis/python-aiplatform API. labels Aug 24, 2026
@copybara-service
copybara-service Bot force-pushed the copybara_969811599 branch 2 times, most recently from b3e43e6 to 0bae56a Compare August 24, 2026 16:15
@product-auto-label product-auto-label Bot added size: m Pull request size is medium. and removed size: s Pull request size is small. labels Aug 24, 2026
Deployed A2A agents on Agent Runtime returned 404 for GET .../a2a/card and
.../a2a/v1/card because the A2aAgent template never wired the public agent card
routes.

This fix registers them in both vertex ai and agentplatform A2aAgent template
copies so the public card is served at both paths.

PiperOrigin-RevId: 970387377
@copybara-service
copybara-service Bot merged commit 85cba30 into main Aug 25, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: vertex-ai Issues related to the googleapis/python-aiplatform API. google-contributor size: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant