Patch Changes
-
#1199
b6813e9Thanks @omeraplak! - fix: point A2A agent cards at the JSON-RPC endpointA2A agent cards now advertise
/a2a/{serverId}instead of the internal
/.well-known/{serverId}/agent-card.jsondiscovery document. When the card is
served through the Hono or Elysia integrations, VoltAgent also resolves that
endpoint to an absolute URL based on the incoming request. -
Updated dependencies [
b6813e9]:- @voltagent/a2a-server@2.0.3
- @voltagent/server-core@2.1.13