Files
Jordan Ritter 2482317ccc style: apply ruff format to Python codebase
320 files reformatted. One-time alignment to match the ruff format
check added to CI in #4812.
2026-05-13 23:10:35 -07:00
..

A2A UI Generator Agent

Python A2A agent for general-purpose UI generation with A2UI support.

Setup

python -m venv .venv
source .venv/bin/activate
pip install -e .

Run

python -m agent

The server starts on port 10002. Agent card available at http://localhost:10002/.well-known/agent.json.