Back to News Hub
📐SiliconANGLE AI
June 15, 2026
Funding & Investment

Undo lands $37M to give AI agents the runtime context to fix bugs

Overview

Undo Ltd., a U.K.-based software debugging startup founded in 2005, has raised $37 million in Series funding to expand internationally and integrate its runtime recording technology into AI-assisted debugging workflows. The company's technology captures the full execution history of programs, enabling AI agents to identify bug root causes with significantly higher accuracy than code analysis alone. With customers including Palo Alto Networks, Undo aims to address the challenge of understanding and debugging code generated by AI assistants at scale.

Key Takeaways

  • Undo raised $37 million led by Elsewhere Partners to accelerate hiring and international expansion in the U.S. and Europe.
  • The company's runtime recording technology improves AI bug detection from 38% to 92% accuracy when AI models are given execution history data.
  • AI coding assistants generate code faster than teams can understand it, making runtime visibility essential for reliable debugging.
  • Undo's recordings reduce token usage and speed up root-cause analysis by up to 100 times compared to traditional logging methods.
  • Palo Alto Networks and other enterprise customers use Undo to catch bugs autonomously in minutes rather than through manual investigation.

Stats & Key Facts

  • #Founded in 2005
  • #$37 million in new funding
  • #38% bug identification rate by AI models without Undo's data
  • #92% bug identification rate with Undo's runtime recordings
  • #Up to 100 times faster root-cause analysis for customers
Undo lands $37M to give AI agents the runtime context to fix bugs

What Undo Does and Why It Matters

Undo's core technology addresses a fundamental gap in modern debugging practices.

  • Records the full execution history of running programs and saves it to a single file, unlike traditional debuggers that show only code structure.
  • Captures actual runtime behavior, revealing what software did when it ran rather than what developers intended it to do.
  • Serves engineering teams at networking, database, semiconductor, and financial services firms facing complex production issues.

The distinction between code and runtime behavior has always mattered, but it has become critical with the rise of AI-generated code. Traditional debugging tools focus on analyzing the source code itself, assuming developers understand what they wrote. However, AI coding assistants produce code faster than humans can comprehend, creating a trust gap. Developers and AI agents alike struggle to understand why such code fails when it does. Undo's approach flips the paradigm by making runtime behavior visible and reproducible, giving both humans and AI systems the context needed to solve problems efficiently.

Rather than relying on sparse logs or stack traces, Undo captures a deterministic record of program execution. This record acts as a time machine, allowing developers and AI agents to replay the program's behavior, inspect variables at any point in time, and trace exactly how a bug occurred. For complex issues buried in multithreaded applications or distributed systems, this capability is invaluable.

AI Integration and Performance Gains

Undo's technology has become more strategically important as enterprises deploy AI-assisted debugging.

  • AI models alone identify the root cause of complex bugs only 38% of the time, but this increases to 92% when given Undo's runtime recordings.
  • Recording technology reduces token usage on problems AI models can already solve, lowering costs for repeated analyses.
  • Customers report completing root-cause analysis up to 100 times faster with Undo's runtime visibility compared to traditional methods.

The performance lift from 38% to 92% accuracy demonstrates why runtime context is non-negotiable for effective AI-assisted debugging. Large language models can analyze code patterns and identify logical flaws, but they cannot infer what actually happened during execution without seeing the recorded state. By feeding AI agents Undo's deterministic recordings, teams transform the debugging process from educated guessing into precise root-cause identification. This shift has profound implications for code quality, incident response times, and operational stability.

Token usage reduction is another compelling benefit. Each request to an AI model consumes tokens, which directly translates to cost. When AI agents have access to accurate runtime data, they need fewer attempts and iterations to solve problems, reducing the total tokens consumed per debugging session. Combined with faster analysis times, this creates a compelling return on investment for enterprises managing large codebases with AI-generated components.

Customer Validation and Enterprise Adoption

Palo Alto Networks and other major technology companies rely on Undo's solution for production debugging.

  • Palo Alto Networks senior vice president of engineering cites costliest bugs in large codebases as those existing in runtime states not captured by logs.
  • Suresh Sangiah reports that Undo often pinpoints bug causes autonomously in minutes, providing essential visibility for catching errors before they impact customers.
  • The company serves organizations across networking, databases, semiconductors, and financial services, validating demand across multiple high-stakes industries.

Enterprise validation from Palo Alto Networks carries significant weight. The company operates at massive scale with complex, mission-critical software. When Palo Alto Networks' engineering leadership publicly endorses Undo's solution, it signals that the technology addresses real, expensive problems in production environments. The statement that Undo catches bugs autonomously in minutes underscores how runtime recordings accelerate the entire debugging lifecycle, from detection to resolution.

Funding Strategy and Growth Plans

The $37 million Series funding round reflects confidence in Undo's market opportunity and timing.

  • Elsewhere Partners, an Austin-based private equity firm, led the funding round and brings expertise across 18 growth-stage software investments across North America, Europe, and Israel since 2016.
  • Capital will fund hiring on product, support, and sales teams in the United States and Europe, enabling geographic expansion and customer-facing growth.
  • CEO Greg Law emphasized the funding arrives at exactly the right moment as AI integration becomes essential to engineering workflows.

Elsewhere Partners' track record demonstrates a focused strategy in growth-stage software. The firm's portfolio spans multiple geographies and sectors, suggesting Undo fits a proven thesis around infrastructure software that solves scaling problems. The choice to fund hiring in product, support, and sales indicates a balanced growth strategy: building better features, ensuring customers succeed, and reaching new markets simultaneously.

The timing of this funding is deliberate. As AI coding assistants proliferate across enterprises, the need for runtime visibility becomes more acute, not less. Undo's CEO positioned the investment as accelerating market capture at the inflection point where AI-generated code becomes the norm rather than the exception. This strategic timing may prove crucial in establishing Undo as the standard for AI-assisted debugging infrastructure.

Technical Advantage in a Competitive Market

Undo's deterministic program recording represents a significant technical moat.

  • The company has spent years building and refining deterministic program recording technology, creating deep expertise competitors would struggle to replicate quickly.
  • Runtime visibility provides capabilities traditional logging and APM tools cannot match, particularly for multithreaded and distributed systems.
  • Integration with AI workflows requires not just capturing data but making it accessible and actionable for machine learning models, a specialized capability.

Building deterministic recording technology is non-trivial. It requires deep understanding of operating systems, processor architectures, and language runtimes. Undo's foundation in 2005 gave the company nearly two decades to refine this approach before AI-assisted debugging became critical. This head start creates a technical moat that competitors cannot easily overcome. While application performance monitoring (APM) tools have proliferated, none offer the granular, reproducible execution context that Undo provides.

The Broader AI-Debugging Landscape

Undo's success reflects larger shifts in how engineering teams approach code quality and maintenance.

  • AI coding assistants ship code faster than teams can fully comprehend, creating an urgent need for better visibility into what that code actually does.
  • Traditional debugging approaches based on logs and human analysis become insufficient when code volume grows exponentially through AI generation.
  • Runtime recording complements AI-assisted development by closing the trust and understanding gap between human developers and machine-generated code.

The rise of AI coding assistants has fundamentally changed software development dynamics. Tools like GitHub Copilot and Claude for engineering accelerate code production, but they also accelerate the introduction of subtle bugs that human developers might catch through traditional review. Undo's technology bridges this gap by making AI-generated code as inspectable and debuggable as hand-written code. Runtime recordings provide the transparency needed to trust AI-assisted development at scale, addressing one of the key concerns enterprises have about widespread AI code generation.

Looking Ahead: Market Opportunity and Execution

Undo's funding and growth plans position the company to capture significant market share in a rapidly expanding category.

  • International expansion in the U.S. and Europe will extend Undo's reach beyond early adopters to mainstream enterprise customers.
  • Embedding Undo into AI workflows requires partnerships and integrations with AI platforms, development tools, and CI/CD systems.
  • Becoming 'an essential part of how engineering teams operate' requires not just technology excellence but also seamless developer experience and ecosystem integration.

The execution challenge ahead is significant but well-aligned with Undo's funding plan. Scaling a developer infrastructure company requires strong go-to-market capability, responsive customer support, and continuous product innovation. The hiring focus on product, support, and sales teams suggests Undo understands these requirements. Success will depend on making runtime recording as seamless and accessible as traditional debugging tools while demonstrating clear ROI through reduced debugging time, faster AI model performance, and lower token costs.

Frequently Asked Questions

How does Undo's technology differ from traditional debugging tools?

Traditional debuggers show code structure and allow stepping through code execution. Undo records the full execution history of running programs, allowing developers and AI to inspect actual runtime behavior, variable states at any point in time, and exactly what the program did-not just what it was supposed to do. This is especially valuable for complex, hard-to-reproduce bugs in multithreaded or distributed systems.

Why is Undo's technology particularly important for AI-generated code?

AI coding assistants generate code faster than developers can comprehend or verify. Without runtime visibility, both humans and AI debugging agents struggle to understand why the code fails. Undo's recordings provide the context needed for AI models to identify root causes accurately-improving detection rates from 38% to 92% according to the company's benchmarks.

Who is using Undo today and what problems does it solve for them?

Enterprises including Palo Alto Networks use Undo for production debugging. The technology helps them catch bugs autonomously in minutes, identify issues in runtime states that logs don't capture, and complete root-cause analysis up to 100 times faster than traditional approaches. Customers span networking, database, semiconductor, and financial services sectors.

What will Undo do with the $37 million funding?

Undo will use the funding to hire product, support, and sales teams in the United States and Europe, enabling international expansion and faster customer acquisition. The capital also supports embedding Undo's technology into AI workflows and developer tools, making it essential infrastructure for engineering teams.

How does runtime recording reduce AI token costs?

When AI debugging agents have access to accurate runtime data from Undo's recordings, they require fewer attempts and iterations to solve problems, reducing the total number of tokens consumed per debugging session. This lowers the operational cost of AI-assisted debugging while improving solution accuracy and speed.

As AI-generated code becomes ubiquitous, Undo's runtime visibility technology has evolved from a niche debugging tool into essential infrastructure for modern engineering teams.

Continue Learning

Originally published by SiliconANGLE AI
Read the original

Comments

Sign in to join the conversation