Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# A2A Protocol Multi-Agent System
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Ftraceloop%2Fa2a-multi-agent-example.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Ftraceloop%2Fa2a-multi-agent-example?ref=badge_shield)


A comprehensive multi-agent system demonstrating **Agent-to-Agent (A2A) Protocol**, **OpenLLMetry tracing**, and **MCP integration** through realistic AI-powered development workflows. Built for conference demonstrations and production-ready distributed agent systems.

Expand Down Expand Up @@ -395,6 +397,9 @@ class MyAgent(BaseAgent):

MIT License - feel free to use this in your own projects and presentations!


[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Ftraceloop%2Fa2a-multi-agent-example.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Ftraceloop%2Fa2a-multi-agent-example?ref=badge_large)

## 🚀 Complete Setup Guide

### 1️⃣ **Installation**
Expand Down