CodeRabbit Install & Auth Overview CodeRabbit is an AI-powered code review platform. It installs as a GitHub App (or GitLab integration) and automatically reviews pull requests. There is no SDK to install -- you configure it via a file and interact through PR comments. Optionally, install the CLI for local pre-commit reviews. Prerequisites - GitHub organization admin or GitLab group owner permissions - A repository to enable CodeRabbit on - (Optional) Shell access for CLI installation Instructions Step 1: Install the CodeRabbit GitHub App Step 2: Verify Installation Step 3: Create Base Config…