10 agents review security, logic, performance, and more — in parallel, on every PR. You bring the LLM key. RevHive brings the team.
Open source · BYO Key · No vendor lock-in
These are the kinds of issues RevHive catches on real codebases — things that slip past single-prompt reviews and human fatigue.
Not a single prompt. A multi-agent system with orchestration, deduplication, and conflict resolution.
CLI mode is free forever. GitHub App tiers unlock deeper CI/CD integration and team features.
All plans require your own LLM API key. You only pay your LLM provider for tokens — no markup from RevHive.
Typical cost per PR review: ~$0.05 with DeepSeek · ~$0.05–0.15 with MiMo · ~$0.10–0.30 with GPT-4o. You control spend.
Bring your own key. No token markup. No vendor lock-in.
Runs on your machine or CI runner. Code never leaves your infra.
Use your own LLM key via env vars or CI secrets.
Free forever — you only pay your LLM provider.
pip install revhive-ai
pipx install revhive-ai insteadInstall the App. Paste your LLM key in the auto-created dashboard — done. DeepSeek is default (~$0.05/review).
Starts free (50 reviews/mo, 4 agents). Pro $12/mo unlocks all 9 agents, inline annotations, and commit status gates.
pip install revhive-ai
pipx install revhive-aiexport LLM_API_KEY=your-key
revhive review --diff HEAD~1
No key? Try revhive demo first — no API key required.