review
review
is your essential AI coding companion and resident expert. It sits along side you in your terminal or editor and will provide meaningful code reviews and suggestions.
We're excited to have you testing review
! Our early results show we're helping teams ship better code by identifying actionable changes that catch real bugs and problems. Your input continues to shape our development - thank you for being part of this journey ✨
Quickstart
Install the latest version of review
from the command line:
- macOS/Linux
- Windows
curl -fsSL https://review.ai/install.sh | sh
You can inspect the script first by visiting review.ai/install.sh
iwr -useb https://review.ai/install.ps1 | iex
You can inspect the script first by visiting review.ai/install.ps1
For detailed installation instructions, including manual installation options, see our installation guide.
This will install review
and automatically authenticate you with GitHub through your browser. Once complete, you can start reviewing code:
git add .
review
Need help?
- Browse the CLI reference for command information
- Check out our FAQ for common questions
- Email us at [email protected]
- Join our Discord community for discussion and help