CodeRabbit Debug Bundle Overview Collect all diagnostic information needed to troubleshoot CodeRabbit issues or file a support request. Since CodeRabbit is a GitHub/GitLab App (not an SDK), debugging focuses on: App installation status, configuration validity, PR review history, and GitHub webhook delivery logs. Prerequisites - GitHub CLI ( ) authenticated - Repository admin access (for webhook logs) - Access to the GitHub repository where CodeRabbit is installed Instructions Step 1: Check CodeRabbit Installation Status Step 2: Validate Configuration Step 3: Check Recent PR Review History Ste…