A2A Bridge
TL;DR
# 1. Start the JuliaOS backend (defaults to 127.0.0.1:8052)
cd backend && julia run_server.jl
# 2. Create and Activate a virtual environment
cd a2a & python3 -m venv venv & source venv/bin/activate
# 3. Install bridge deps
pip install -e ../python & pip install -e .
# 3. Start the bridge (listens on 127.0.0.1:9100)
cd a2a/src/a2a && python server.pyPath
Key symbol
Purpose
Last updated

