cd /news/ai-tools/show-hn-ito-code-reviews-that-run-co… · home topics ai-tools article
[ARTICLE · art-29924] src=ito.ai ↗ pub= topic=ai-tools verified=true sentiment=↑ positive

Show HN: Ito – Code reviews that run code

Evan launched Ito.ai, a code review tool that runs code in a full environment to find bugs with low false positives, providing screenshots, videos, and run logs. The tool creates a devcontainer, wires up services, and uses agentic testing loops to test pull requests, aiming to automate manual verification for developers.

read1 min views4 publishedJun 16, 2026

I'm Evan and I made Ito.ai

It's code review that actually runs your code. The result is that it finds more bugs with a smaller false positive rate. You get screenshots, videos, and run logs. I built Ito because manual verification sucks and I thought I could automate it. I've been a professional developer for 15 years and now more than ever, I'm just spending time making sure things work.

I looked into all of the other agentic testing tools that click around a url you give them and frankly, they sucked. They just didn't work. I figured to be able to actually testing things you need to run the full environment so you can seed data, bypass gates, mock external dependencies. They also can't get runtime evidence about changes that aren't frontend. Ito does.

Under the hood, Ito is creating a devcontainer for your application. All of your services are wired up and then a team of agents goes and tests your PR. We rolled out our own sandboxes and our own agentic coding loops.

I built Ito to be another useful signal in development. It shouldn't annoy you when it's not perfect and it saves you a bunch of time testing.

A few open source examples:

- n8n [https://app.ito.ai/share/bb7d73aa-fd08-482d-9938-87938e2a232...](https://app.ito.ai/share/bb7d73aa-fd08-482d-9938-87938e2a2322?tab=details&testCase=c38ad6c3-8e3e-441f-93f1-ee3f355f7f5f)

- lobehub [https://app.ito.ai/share/1d76f15a-9998-4154-85b4-b177924cba8...](https://app.ito.ai/share/1d76f15a-9998-4154-85b4-b177924cba87?tab=details)

- excalidraw [https://app.ito.ai/share/d1cb1475-fbe5-4c71-901b-409ba2aa6d6...](https://app.ito.ai/share/d1cb1475-fbe5-4c71-901b-409ba2aa6d6b?tab=details)

Comments URL: [https://news.ycombinator.com/item?id=48558949](https://news.ycombinator.com/item?id=48558949)

Points: 1

── more in #ai-tools 4 stories · sorted by recency
── more on @evan 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/show-hn-ito-code-rev…] indexed:0 read:1min 2026-06-16 ·