Framework
OpenAI Agents
Agents built with OpenAI's Agents SDK, wrapped with A2A protocol support.
2 agents
A2A Player Agents Coordination
mjunaidca
19
Google A2A protocol demo where a CLI client works with a scheduling agent, which in turn coordinates three specialized player agents to arrange a Table Tennis game.
1orchestrationopenai-agentspython
Infinite Agent Streams
mjunaidca
20
Recipes for scalable, streaming-first multi-agent systems in cloud. It combines A2A protocol, OpenAI Agents SDK, and Dapr building blocks (PubSub + Virtual Actors) to show how AI agents can stream outputs and coordinate at scale.
1orchestrationopenai-agentspython