IDE Extension
Review code as you write
Get instant feedback in VS Code, Cursor, Windsurf, any VS Code based IDE. Review uncommitted changes, apply one-click fixes, or send complex issues to your AI agent.Key features:
- Review uncommitted changes in real-time
- One-click fixes and AI agent integration (Copilot, Claude Code, Cline, Roo Code and more)
- Automatically detects team coding standards (claude.md, .cursorrules, etc.)
CLI Tool
Pre-commit reviews from the command line
Run CodeRabbit before you commit. Analyze uncommitted changes, get AI-powered feedback, and hand off fixes to your coding agentāall from your terminal.Available as Claude Code plugin: Use
/coderabbit:review for seamless integration with Claude Codeās native plugin system.Key features:- Review uncommitted changes before committing
- Works as Claude Code plugin or standalone CLI
- Integrates with Cursor, Codex, Gemini, and other AI agents
- Output modes: interactive, plain text, or agent-optimized
- Perfect for CI/CD pipelines