Ito
AI code review that runs your code
Agentic QA that builds the app on every pull request in an ephemeral environment, navigates it like a real user, exercises frontend and backend as one system, and returns runtime evidence - video replays, logs, the exact responsible lines and repro steps - posted as a PR comment. Installs as a GitHub App. Framework-agnostic (React, Vue, Next.js, Rails, Django). Supports authenticated flows and MFA.
What is Ito?
Ito is an execution-based code review tool for web apps and APIs: on every pull request it deploys your application into an isolated, single-use sandbox, drives the user flows the change touches with a computer-use agent, and posts the resulting video, screenshots, logs and reproduction steps back to the PR. It is aimed at engineering teams whose coding agents now open more pull requests than humans can manually click through.
Key features
- Builds and deploys the PR branch into an isolated, single-use sandbox and exercises the running app, rather than reasoning over the diff alone
- Scriptless setup: you connect a GitHub repository and Ito infers the flows to test from your product and the pull request — no selectors or test suites to write or maintain
- Drives real user flows in a real browser (log in, navigate, fill forms, submit, verify state) using computer-use agents and browser inference
- Posts a GitHub PR comment naming the exact lines at fault, the severity, evidence and description, reproduction steps, and a prompt to fix it
- Attaches runtime evidence — video, screenshots and run logs — to every review so failures can be triaged without reproducing them locally
- Handles test-environment credentials including multi-factor authentication, with the QA agent managing sessions across the run
- Framework agnostic across web stacks; the site names React, Vue, Next.js, Rails and Django as working examples
- Does not store your code, and the company states it is SOC 2 Type II compliant
Who it's for
- Engineering teams running coding agents at volume, where PR throughput has outrun the humans available to manually verify each change
- Small teams with no dedicated QA engineer who currently lose 1-2 hours a day to clicking through regression flows on other people's pull requests
- Teams building toward automerge or an automated software factory that need a runtime verification signal before code lands
- Product teams on web stacks without an end-to-end test suite, who want coverage without committing to writing and maintaining Playwright or Cypress scripts
- Open-source maintainers on MIT or Apache non-commercial projects, who qualify for the free tier
When not to use it
Not for native mobile apps — Ito covers web apps and APIs only, with native mobile listed as roadmap — and not for anything that cannot be built and run in an ephemeral sandbox with test credentials; reviews also take roughly 30 minutes to 2 hours, so it is not a merge gate that returns in seconds, and it explicitly does not replace exploratory testing, strategic QA or release planning.
FAQ
How much does Ito cost?
The first 20 reviews are free with no credit card. Pro is $40 per month per seat and includes 20 code reviews per seat, with additional reviews at $3 each, plus unlimited repositories, unlimited read-only users, custom rules and team analytics. Enterprise pricing is custom. Qualified non-commercial open-source projects under MIT or Apache licenses are free, with unlimited public repositories. Terms are published at https://www.ito.ai/pricing.
Does Ito store or train on my source code?
Ito states that it never stores your code. Review runs happen in an isolated, single-use sandbox environment that is discarded after the run, and the company states it is SOC 2 Type II compliant.
Do I have to write tests for Ito to run?
No. Setup is scriptless — you connect a GitHub repository and Ito maps your application logic and starts testing within minutes, inferring the flows to exercise from your product and the contents of the pull request. You can optionally tell Ito what you want tested, but it is not required, and there are no selectors or test suites to maintain when the UI changes.
What stacks and platforms does Ito support?
Any web application or API stack; the site names React, Vue, Next.js, Rails and Django as examples and describes the product as framework agnostic. Native mobile is not supported today and is listed on the roadmap.
Share this launch
Embed this badge
<a href="https://orangebot.ai/product/ito" target="_blank" rel="noopener noreferrer"> <img src="https://orangebot.ai/api/badge/ito.svg" alt="Featured on OrangeBot" width="200" height="54" /> </a>