Skip to content

A2A Protocol

Work in Progress

This page is a placeholder. See Architecture for current documentation.

Overview

A2A (Agent-to-Agent) protocol enables agents to discover, authenticate, and delegate to other agents.

Specification

Key Features

  • Agent discovery via well-known endpoints
  • Capability negotiation
  • Task delegation with accountability
  • Multi-agent orchestration

Flow Diagram

See A2A Agent Delegation for the detailed sequence diagram.

Implementation

Planned

A2A client implementation is planned for agent-protocols/a2a. See Roadmap.