Revue is a code review automation tool designed to integrate with both local development environments and continuous integration (CI) pipelines. It addresses the growing need for rigorous code review, especially as AI-generated code becomes more common and introduces potential security vulnerabilities. Revue offers a customizable workflow, allowing users to control the review process, the AI model used, and associated costs by bringing their own API key for providers such as OpenRouter, OpenAI, Anthropic, or Azure.
The platform features a multi-agent review system, where six specialized agents run in parallel to assess different aspects of code changes: security, performance, code quality, architecture, synthesis, and verification. Each agent focuses on a specific dimension, resulting in targeted findings. The synthesis layer detects and resolves contradictions between agents, ensuring that users receive clear, consolidated feedback. Verified findings are anchored to the correct lines of code, reducing noise and misfires. For pull requests, Revue automatically triggers in the CI pipeline, with the agents reviewing code diffs and posting inline comments on platforms like GitHub, GitLab, and Bitbucket before human review begins. Users can also interact with Revue by replying to its comments, initiating a reply loop where the tool responds to feedback. Every review run is logged, providing a persistent history of findings.
Revue is designed to preserve user privacy and code ownership. Source code is never sent to Revue's servers; instead, code diffs are transmitted directly to the configured AI provider using the user's own key. Revue's servers only handle license validation and usage tracking. The tool supports both pre-commit local reviews and automated CI reviews, offering the same capabilities in both contexts.
Pricing is structured to scale with team needs. There is a free tier that includes 10 reviews per month with all six agents and documentation. Paid plans include the Indie plan, offering 100 reviews per month and email support, and the Pro plan, which provides unlimited reviews and priority support. All plans support GitHub, GitLab, and Bitbucket integrations, and allow for custom rules via YAML configuration.
revue-ci is a Code review & quality product. It focuses on automating code review processes in CI pipelines using multi-agent systems. revue-ci is an open-source project aimed at software developers and DevOps engineers. The project is open source (Apache-2.0). revue-ci is available on the web and the command line.
revue-ci first shipped in 2026. Across PulseGate's embedding index, revue-ci has few near neighbours, marking it as relatively distinct. Among its 4 catalogued features are multi-agent code review, CI integration, and command-line interface.
Latest indexed changes and source events
Other apps tracked under the same category.