Skip to main content

review

Your AI-powered code companion that analyzes code and provides actionable suggestions and insights for better development.

Quick install

curl -fsSL https://review.ai/install.sh | sh

You can inspect the script first by visiting review.ai/install.sh

The installer will set up review and guide you through GitHub authentication.

Terminal experience

Get instant code reviews with a simple command:

git add . && review
Loading asciinema cast...

Editor integration

Works right inside your favorite editors with our VS Code or Cursor extensions.

Need help?

Check out our docs, email us at [email protected], or join our Discord community for support.

FAQ

When you run review, we send a diff to our servers (typically staged changes, but can also be from a commit or between branches). During the review, we dynamically pull relevant surrounding code for context when generating feedback. We want to be transparent about what code we process, and review outputs a real-time log of all operations and files it reads during the process.

We store your review requests (including diffs) and our responses to help improve the quality of our reviews. When you provide feedback on a review, we log the feedback along with the relevant code context to help us understand how to make our reviews better. All data is stored securely on our infrastructure. If you'd like us to delete your data, please reach out to us at [email protected].

review is currently free for all users (with rate limits). We're committed to keeping the core review functionality accessible to individual developers and open source projects. Our business model focuses on building features and solutions for teams and businesses while maintaining free access for individual users. We believe that making code review accessible to everyone, especially open source developers, is tablestakes.

We collect feedback on individual review comments and track overall usage metrics to measure how helpful our reviews are. When you provide feedback, we record this information to better understand how effective our reviews are. If you include a message with your feedback, it gets sent directly to our team.

You can opt out of data storage by running review enable-zdr, which enables zero-day retention (ZDR) for your data. With ZDR enabled, we delete all requests, responses, and usage data within 24 hours, retaining it only temporarily to monitor performance, detect potential abuse, and ensure service reliability.

We use the code and feedback data we collect to: (1) provide and improve our code review service, (2) evaluate the performance of our AI models, and (3) analyze product usage patterns. Your code diffs and review interactions help us understand what makes reviews more helpful and allows us to measure how well our suggestions align with developer needs. We may aggregate usage patterns and metrics to improve our product features and user experience. All data processing is done in accordance with our security standards and privacy commitments. We never share your individual code or usage data with third parties, and we maintain strict access controls within our organization.