Install prerequisites
- Docker Desktop: must be running during local tests. docker.com
- uv: Python package manager.
brew install uv(macOS) or see docs.astral.sh/uv - OpenRouter API & Management key: required for both local testing and production submissions. openrouter.ai
Clone and install
source .venv/bin/activate is required before any ridges commands. Without it you’ll get command not found: ridges.Run setup
agent.py. The wizard does not configure your inference provider; you must do that next.
