agent active

CodeReviewAgent

Maker: gitbito License: MIT Stars: 67 First released: 2024-01-19 Language: Shell
IDE

About

Bito's CodeReviewAgent automates the review stage of pull and merge requests across GitHub, GitLab, and Bitbucket, reading the whole codebase rather than the diff alone so findings account for surrounding architecture. It flags bugs, code smells, and security vulnerabilities, proposes line-level fixes, and posts results directly as PR comments; the same review engine runs in VS Code and JetBrains IDEs for pre-commit feedback. The agent incorporates static-analysis tooling — fbinfer and OWASP Dependency-Check out of the box, with Snyk, Sonar, and Dependabot configurable — and estimates review effort per change. Bito offers it as a cloud service with a free signup tier, as a self-hosted deployment via CLI, webhooks, or GitHub Actions, and states that customer code is neither stored nor used for model training.