Qodo, a startup focused on AI-powered code review and verification, has raised $70 million in Series B funding, according to TechCrunch AI. The round was led by Qumra Capital and brings Qodo’s total funding to $120 million. Notable individual investors include Peter Welinder from OpenAI and Clara Shih from Meta, alongside institutional backers like Maor Ventures, Square Peg, and Susa Ventures.
The timing matters. AI coding tools now generate billions of lines of code every month. But generating code and making sure it actually works are two very different problems.
The Verification Gap
Here’s the core tension driving Qodo’s business: a recent survey found that 95% of developers don’t fully trust AI-generated code, yet only 48% consistently review it before committing. That’s a massive gap between knowing there’s a risk and doing something about it.
Most AI review tools check what changed in the code. Qodo takes a different approach. It analyzes how changes affect entire systems, factoring in an organization’s standards, historical decisions, and risk tolerance. Think of it as context-aware code review rather than simple diff checking.
“Code generation companies are largely built around LLMs. But for code quality and governance, LLMs alone aren’t enough,” CEO Itamar Friedman told TechCrunch AI. “Quality is subjective. It depends on organizational standards, past decisions, and tribal knowledge.”
Why This Stands Out
Qodo recently ranked No. 1 on Martian’s Code Review Bench with a score of 64.3%, more than 10 points ahead of its nearest competitor and 25 points ahead of Claude Code Review. The benchmark specifically measures the ability to catch logic bugs and cross-file issues without flooding developers with false positives.
The company also just shipped Qodo 2.0, a multi-agent code review system, along with tools that learn each organization’s specific definition of code quality.
Its enterprise client list already includes heavy hitters: Nvidia, Walmart, Red Hat, Intuit, and Texas Instruments, plus fast-growing companies like Monday.com and JFrog.
The Bigger Picture
Friedman’s background explains his conviction. He worked at Mellanox (later acquired by Nvidia) automating hardware verification with machine learning, then co-founded Visualead, which Alibaba acquired. At Alibaba’s Damo Academy, he watched AI evolve toward language-based reasoning. By 2022, he was convinced that code generation and code verification would require fundamentally different systems.
That thesis is playing out now. As enterprises adopt tools like Claude Code and other AI coding assistants, they’re discovering that faster output doesn’t automatically mean reliable or secure software. Someone needs to be the quality layer.
Companies like OpenAI and Anthropic touch on code review, but their focus remains on building features rather than end-to-end verification solutions, Friedman noted. Other startups in the space are mostly early-stage and haven’t cracked enterprise adoption yet.
What Comes Next
“We’re entering a new phase: moving from stateless AI to stateful systems, from intelligence to ‘artificial wisdom,'” Friedman said.
This is a space worth watching. As AI-generated code becomes the norm rather than the exception, the companies that build trust layers around that code could become just as essential as the generators themselves. Qodo is positioning itself as that trust layer, and $120 million in total funding gives it serious runway to prove the thesis.
For more details, check out the full report on TechCrunch AI.