mirror of
https://github.com/CopilotKit/CopilotKit.git
synced 2026-09-14 16:26:20 +08:00
2482317ccc
320 files reformatted. One-time alignment to match the ruff format check added to CI in #4812.
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.