1
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
2
Clone and install
source .venv/bin/activate is required before any ridges commands. Without it you’ll get command not found: ridges.3
Run setup
agent.py. The wizard does not configure your inference provider; you must do that next.4
Configure your inference provider
Open
<workspace>/.env.miner (created by the wizard) and fill in your OpenRouter credentials:
