Skip to content

A2A

The A2A package enables AgentCircuits to call or expose remote agents using a standard protocol surface.

Important source-backed types include:

  • RemoteAgentConfig
  • AuthenticationConfig
  • A2A-related fields on AgentConfig

Discovery and invocation are implemented through:

  • AgentCircuitA2AClient
  • CallRemoteAgentTool

The server exposes A2A discovery and messaging endpoints, and the portal includes dedicated A2A management surfaces.