Skip to main content
BugViper is a GitHub App that performs AI-powered code review on every pull request. Unlike tools that only read the diff, BugViper clones your repository into a secure E2B sandbox, builds a real-time call graph with tree-sitter to understand which functions and files are affected by each change, then dispatches codebase-aware DeepAgents to find bugs, security issues, and performance problems before they merge. Results arrive as inline PR comments, a structured review summary, and persistent issue tracking — all visible in the BugViper dashboard.

What BugViper does

Coming soon

BugViper is actively developed. The following capabilities are in progress and will be available in future releases.
Global Knowledgebase — Agents will learn from review feedback across all repos so common patterns get smarter over time.Repo Knowledgebase — Per-repo memory so agents remember past issues and avoid re-reporting the same findings.More Static Analysis Tools — Hadolint (Dockerfile), ShellCheck, and Terraform (HCL) support are on the roadmap.

Next steps

Quick Start

Install the GitHub App and trigger your first review in under 5 minutes.

Bot Commands

See every command you can trigger by commenting on a pull request.