AI Coding Tools Accelerate Development, But Trust Remains a Challenge

Companies need systems that can reliably verify code, not just write it

Apr. 2, 2026 at 3:52pm

AI-powered 'vibe coding' tools like Anthropic's Claude Code and OpenAI's Codex are enabling developers to build and ship software at a faster pace than ever before. However, these tools can also introduce subtle bugs and vulnerabilities, raising concerns about code integrity and compliance, especially at enterprise scale. The bottleneck is shifting from writing code to verifying it, as companies seek to balance the need for speed with the requirement for trustworthy, secure software.

Why it matters

As AI tools begin to generate production-ready code automatically, the challenge for enterprises is that they want to move faster, but don't have the freedom to change their codebases unless they can be sure that code will remain trustworthy. Maintaining code integrity and compliance is critical, especially at large companies with sprawling codebases where even small errors can quickly compound into major risks.

The details

AI can now write code faster than a human can possibly type. With 'vibe coding' tools like Anthropic's Claude Code and OpenAI's Codex, developers are gleefully building—and shipping—at a pace that would have been unthinkable just a year ago. However, while vibe coding may be fast, it can also introduce subtle bugs and vulnerabilities. For enterprises, these kinds of vulnerabilities are a nonstarter. At large companies with sprawling codebases, it's not just about writing code faster—it's about ensuring that code is correct, secure, and compliant with internal systems and external obligations.

  • In early 2024, when the company was called CodiumAI, Itamar Friedman, cofounder and CEO of Qodo, talked about 'flow engineering'—a system where one model generates code and another critiques it, adding layers of testing and reflection.
  • In a chat with Friedman yesterday, he argued that today's AI coding tools, powered by LLMs, are designed to complete tasks, not to question them—making a separate 'governance and trust layer' essential to determine what should (and shouldn't) ship.

The players

Itamar Friedman

Cofounder and CEO of Qodo, an AI code review tool that has just raised $70 million to tackle the growing problem of 'AI slop' in codebases.

Boris Cherny

The creator of Anthropic's Claude Code, who has boasted that the latest version was written entirely by the AI tool.

Got photos? Submit your photos here. ›

What they’re saying

“AI is not enough when you're talking about real-world software quality and code governance. What you need, actually, is official wisdom.”

— Itamar Friedman, Cofounder and CEO, Qodo

“That's the gap we're trying to close. Qodo clients, including Walmart, Nvidia, Ford and Texas Instruments, want to move fast, but they also know their systems depend on layers of accumulated knowledge and constraints.”

— Itamar Friedman, Cofounder and CEO, Qodo

What’s next

Qodo plans to continue expanding its AI code review and governance tools to help enterprises balance the need for speed with the requirement for trustworthy, secure software.

The takeaway

The rise of AI-powered 'vibe coding' tools has accelerated software development, but maintaining code integrity and compliance remains a critical challenge, especially for large enterprises. Ensuring that AI-generated code is correct, secure, and aligned with a company's specific requirements and constraints is the new bottleneck in the age of AI-driven software development.