Roo Code
Open-source autonomous AI coding agent that works inside VS Code with multi-step task execution and custom modes.
AI-powered code review and bug fix tool (YC W24) installed in 67,000+ repositories. Automatically reviews every PR commit for logical bugs, anti-patterns, and style violations. Free for public repos; $20/dev/month for private. SOC 2 Type 1 certified, no code retention.
Ellipsis is an AI-powered code review and bug fix platform developed by Ellipsis AI (YC W24). It automatically reviews every commit of every pull request for logical bugs, style guide violations, and anti-patterns, and can also generate working, tested code when assigned work via GitHub comments. As a GitHub Copilot alternative, it is best suited for engineering teams who want automated code review at scale, not just inline autocomplete suggestions.
| Ellipsis | GitHub Copilot | |
|---|---|---|
| Type | AI Code Review (GitHub/GitLab app) + IDE + CLI | IDE Extension / CLI |
| IDEs | GitHub/GitLab (primary); IDE and CLI also available | VS Code, JetBrains, Vim, Neovim, Visual Studio, Xcode |
| Pricing | Free for public repos; $20/developer/month (unlimited usage) | Free for students/OSS; Individual $10/mo; Business $19/mo; Enterprise $39/mo |
| Models | Third-party LLM providers (OpenAI); no model training on user code | OpenAI GPT-4o, Claude 3.5 Sonnet, Gemini 1.5 Pro (multi-model) |
| Privacy / hosting | Cloud (AWS VPC); no code retention post-review; SOC 2 Type 1 certified | Cloud (GitHub/Microsoft) |
| Open source | No | No |
| Offline / local models | No | No |
@ellipsis-dev in a GitHub comment to assign a task — Ellipsis will generate working, tested code a few minutes later. This turns PR comments into a lightweight task queue for AI-assisted development without requiring an IDE.Ellipsis is best suited for engineering teams that have a high volume of pull requests and want automated, high-quality code reviews that complement rather than replace human reviewers. It is particularly valuable for teams that have established coding style guides and want those enforced automatically on every PR, and for startups and scale-ups that want to stretch their review capacity without hiring additional senior engineers. The free tier for public repos makes it accessible for open-source maintainers.
Prices are subject to change. Check the official pricing page for current details. Annual billing discount available (saves 20%).
Ellipsis is the strongest AI code review tool for teams that want automated, high-quality PR reviews at scale — especially teams with style guides and high PR velocity. It complements inline coding tools like GitHub Copilot rather than replacing them, filling the specific gap of consistent, automated code review that teams often struggle to maintain at speed.
Yes, Ellipsis is free for public GitHub repositories. For private repositories, the plan is $20 per developer per month with unlimited usage. A 7-day free trial is available for private repos. Annual billing saves 20%.
Ellipsis's primary interface is GitHub and GitLab pull requests, where it automatically reviews every commit. An IDE integration and CLI are also available. It is not a VS Code extension in the traditional sense — it works at the PR review layer rather than providing inline autocomplete as you type.
GitHub Copilot provides real-time inline code suggestions inside your editor. Ellipsis provides automatic AI code reviews on every pull request, catching bugs, anti-patterns, and style violations. They serve complementary roles — Copilot helps you write code faster, while Ellipsis reviews the code you write before it merges.
Yes. Ellipsis does not persist your source code anywhere after completing a review job. Code lives only in a private AWS VPC during processing. LLM providers do not use your code for model training and do not store data for more than 30 days. Ellipsis is SOC 2 Type 1 certified.
Open-source autonomous AI coding agent that works inside VS Code with multi-step task execution and custom modes.
AI code reviewer that finds bugs, improves quality, and accelerates development velocity.
Open-source AI coding agent with direct access to frontier models and complete transparency.