Skip to content

A2A - (Agent-to-Agent) Protocol Support #1374

@Kunmeer-SyedMohamedHyder

Description

Feature Request

Summary:
Requesting support for the A2A (Agent-to-Agent) protocol in openai-agents-sdk. This will allow agents to easily communicate with each other, which is becoming a key need for many developers building multi-agent systems.

Why this is important:
The A2A protocol is gaining popularity in the agent developer community as a standard way for agents to talk to each other. Other frameworks like Google’s ADK already include A2A support out of the box.

Adding A2A to openai-agents-sdk will:

  • Make it easier to build multi-agent workflows
  • Encourage reuse and interaction between agents
  • Reduce the need for custom code for agent-to-agent calls
  • Keep the SDK aligned with current trends in agent development

Suggested features:

  • A simple agent card builder
  • Built-in messaging or invocation between agents
  • Support for spinning up a quick a2a server to serve our agents

Impact:
This feature would make openai-agents-sdk much more useful for developers building collaborative or composable agent systems.

Reference:


Adding this would help the SDK stay current and meet the needs of the growing agent ecosystem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions