NEWS

Qodo Raises $70M to Verify AI-Generated Code at Enterprise Scale

As AI coding tools flood codebases with billions of lines per month, Qodo bets that verification — not generation — is the next big problem to solve. The startup just closed a $70M Series B to prove it.


Table of Contents

The Code Verification Problem

AI coding tools now generate billions of lines of code every month. The bottleneck has shifted: the hard part is no longer writing code — it's trusting it.

Qodo, a startup building AI agents for code review, testing, and governance, just closed a 70millionSeriesBroundledbyQumraCapital.Totalfundingstandsat70 million Series B round led by Qumra Capital. Total funding stands at120 million. The round also included Maor Ventures, Phoenix Venture Partners, S Ventures, Square Peg, Susa Ventures, TLV Partners, Vine Ventures, and notable angels including Peter Welinder (OpenAI) and Clara Shih (Meta).

Why Verification Is Different from Generation

Most AI coding tools are built around LLMs that generate code. Qodo's thesis is that reviewing and verifying code requires something fundamentally different.

"Code generation companies are largely built around LLMs. But for code quality and governance, LLMs alone aren't enough. Quality is subjective — it depends on organizational standards, past decisions, and tribal knowledge. An LLM can't fully understand that context." — Itamar Friedman, CEO, Qodo

Unlike typical AI review tools that focus on what changed in a diff, Qodo analyzes how a change affects the entire system — factoring in the organization's historical context, standards, and risk tolerance.

The Numbers Behind the Problem

A recent survey surfaced a striking gap:

Stat Figure
Developers who don't fully trust AI-generated code 95%
Developers who consistently review it before committing 48%

The gap between awareness and practice is where Qodo operates.

Founder Background

Itamar Friedman previously co-founded Visualead (acquired by Alibaba) and led Alibaba's machine vision business at Damo Academy. Before that, he worked at Mellanox (later acquired by Nvidia) automating hardware verification with machine learning.

Those two experiences — hardware verification at scale and watching AI evolve at Alibaba just before GPT-3.5 — convinced him that code generation and code verification would require fundamentally different systems. He founded Qodo in 2022, months before ChatGPT launched.

Benchmark Results

Qodo recently ranked #1 on Martian's Code Review Bench with a score of 64.3% — more than 10 points ahead of the next competitor and 25 points ahead of Claude Code Review. The benchmark specifically tests catching tricky logic bugs and cross-file issues without generating excessive noise.

What Qodo 2.0 Ships

Alongside this funding round, Qodo launched Qodo 2.0, a multi-agent code review system:

  • Reviews PRs with awareness of the entire codebase, not just the diff
  • Learns each organization's definition of code quality over time
  • Flags cross-file side effects that single-file reviewers miss
  • Integrates with GitHub, GitLab, and Bitbucket PR workflows

Enterprise Traction

Current customers include Nvidia, Walmart, Red Hat, Intuit, Texas Instruments, and Monday.com — a mix of large enterprises and high-growth software companies.

What This Means for Developers

For individual developers, the implication is clear: AI-generated code needs a verification layer before it ships. Whether that layer is a tool like Qodo, a more rigorous internal PR process, or expanded test coverage depends on your team's risk tolerance.

For engineering leaders, the bet is that "AI writes, humans ship" workflows will need dedicated governance tooling — not just code generation — to stay reliable at scale.

"Every year has had a defining moment — from Copilot to ChatGPT to full task automation. Now we're entering a new phase: moving from stateless AI to stateful systems — from intelligence to 'artificial wisdom.' That's what Qodo is built for." — Itamar Friedman

Source: TechCrunch, March 30, 2026


Was this article helpful?

w

webencher Editorial

Software engineers and technical writers with 10+ years of combined experience in algorithms, systems design, and web development. Every article is reviewed for accuracy, depth, and practical applicability.

More by this author →