AmeliaOpen-Source Agent Orchestration
Coordinate AI agents to plan, build, review, and ship code.
Coordinate AI agents to plan, build, review, and ship code.
# Install amelia
uv tool install git+https://github.com/existential-birds/amelia.git
# Create a profile (interactive prompts for driver, model, tracker)
amelia config profile create dev --activate
# Start the API server and dashboard
amelia dev
# Run a workflow on an issue
amelia start 123