AI-first pull request reviewer providing context-aware feedback, line-by-line code suggestions, and real-time chat for development workflows.
Contact CodeRabbit for current plans, volume pricing, and enterprise terms.
Trust profile
CodeRabbit has introduced durable skills, a feature allowing the CodeRabbit Agent to author and store reusable procedures. These skills document specific workflows, including steps, tools, and output requirements, which the agent can retrieve and apply to future tasks across different sessions. This enables consistent execution for recurring operational or team-specific processes, distinct from the agent's existing durable facts, which store atomic knowledge.
CodeRabbit launched a Reverse Tunnel capability designed for enterprise customers operating private, non-public Git instances such as GitHub Enterprise Server or self-managed GitLab. The solution uses a connector that initiates an outbound WebSocket Secure connection from within a customer's private network, allowing CodeRabbit to perform pull request reviews and platform interactions without requiring inbound firewall changes or public network exposure. This architecture ensures secure connectivity for environments with strict network access policies.
CodeRabbit added automatic merge conflict resolution, allowing the platform to analyze the intent behind conflicting changes and commit a unified result. The agent uses logic-based reasoning to determine appropriate outcomes while bypassing manual conflict resolution in many cases. The system includes safety protocols that trigger manual review if it detects security-critical code or fundamentally incompatible business logic. This feature is now available for both GitHub and GitLab users.