Run CodeRabbit reviews from a fast native macOS app instead of juggling terminal commands.
CodeRabbit for macOS is built for developers who want:
- A clean review workflow with less setup friction
- Live progress and readable findings in one place
- Quick handoff prompts for AI coding agents
- Release updates directly from GitHub
- Native macOS UX for CodeRabbit CLI workflows
- Real-time run phases surfaced from the CodeRabbit CLI output
- Structured output: findings, comments, proposed fixes, and AI prompts
- Fast mode switching:
- Full detailed review (
review --plain) - AI-agent-only output (
review --prompt-only)
- Full detailed review (
- Local review history (30-day retention)
- In-app checks for app and CLI updates
- Download the latest app from GitHub Releases.
- Move
CodeRabbit.appinto/Applications. - Install CodeRabbit CLI (if not already installed):
curl -fsSL https://cli.coderabbit.ai/install.sh | sh- Open the app and select a project folder.
- Click
Start Review.
- Pick your project folder.
- Choose:
Review Type: all, committed, or uncommittedReview Output: full or prompt-only
- Start review and follow progress live.
- Inspect findings and copy AI prompts for your coding agent.
- macOS
coderabbitCLI installed- A git repository to review
- Report a bug: Create bug ticket
- Request a feature: Create feature ticket
- Track current work: Issues board
Please include app version, macOS version, and reproduction steps in tickets.
Open CodeRabbit.xcodeproj in Xcode and run target CodeRabbit.
This app is an independent client for the CodeRabbit CLI. It is not affiliated with, endorsed by, or maintained by CodeRabbit, Inc. or CodeRabbit AI.
