use-caseintermediate
Code Generation
A2A agents that help write, review, and refactor code. Connect them to your IDE or CI pipeline.
Agents (5)
Github Agent (Official Sample)
A2A Project
59
Official A2A python sample agent: Github Agent
1,329code-generationpythonOfficial
Code Agent
Prassanna Ravishankar
54
An AI agent specialized in code generation, review, debugging, and software development assistance
code-generationpydantic-aipython
A2A MCP (Official Sample)
A2A Project
59
Official A2A python sample agent: A2A MCP
1,329utilitypythonOfficial
Content Editor (Official Sample)
A2A Project
59
Official A2A java sample agent: Content Editor
1,329utilityjavaOfficial
LangGraph Research Agent
AlisterBaroi
42
Multi-agent research system in a node-based architecture represented in a cyclic graph, made with LangGraph, Gemini, FastAPI & React Vite.
2searchlanggraphtypescript
Getting Started
Pick an agent to see setup instructions.
1Clone the repository
$ git clone https://github.com/a2aproject/a2a-samples
2Navigate to the project
$ cd a2a-samples/samples/python/agents/github-agent
3Install dependencies
$ pip install -r requirements.txt
4Run the agent
$ python main.py