Get started with Rio

Choose how you want to use Rio.

Recommended for most teams
GitHub App
Rio reviews every pull request automatically — inline comments, a summary, and a pass/fail check.
CLI
Review staged, uncommitted, or committed changes locally — no GitHub connection required.
uv tool install rio-cli

Then run rio auth, paste your API key, and review staged changes from inside a git repo:
rio review --staged

Already have an account? Sign in