CI/CD is Dead: Agents Need Continuous Compute

Madison Faulkner (NEA) and Hugo Santos (Namespace) argue that traditional CI/CD is dead for AI agents, ushering in an era of 'Continuous Compute'.

Madison Faulkner and Hugo Santos presenting on CI/CD and Continuous Compute.
Image credit: AI Engineer Europe· AI Engineer
Visual TL;DR
Agentic Software EmergesDriver
From the article 3 mentionsThe advent of agentic software is fundamentally reshaping how we think about software development, including the core principles of Continuous Integration and Continuous Deployment (CI/CD).
AI Engineers EuropeCore
conference where ideas were discussed by experts
From the articleAt the AI Engineer Europe conference, Madison Faulkner, a partner at NEA, and Hugo Santos, CEO of Namespace, discussed why they believe CI/CD is effectively dead for agent-based systems.
Madison Faulkner (NEA)Core
partner with VC and AI research background
From the article 2 mentionsMadison Faulkner, a partner at NEA, brings a unique perspective shaped by her experience in venture capital and her prior role as a data and AI researcher.
Hugo Santos (Namespace)Core
From the article 2 mentionsHugo Santos, CEO of Namespace, is at the forefront of building high-performance compute infrastructure for AI.
Traditional CI/CD DeadDriver
traditional CI/CD principles no longer apply to agents
From the article 9 mentionsAt the AI Engineer Europe conference, Madison Faulkner, a partner at NEA, and Hugo Santos, CEO of Namespace, discussed why they believe CI/CD is effectively dead for agent-based systems.
Continuous ComputeCore
From the article 9 mentionsThey argued that the future lies in 'Continuous Compute,' a paradigm that acknowledges the constant computational needs of intelligent agents.
New Software LifecycleEffect
ushering in an era of continuous compute
From the article 5 mentionsHis company, Namespace, is developing solutions to address the evolving needs of agentic software development, moving away from traditional microservices architectures.
Contents(4)

The advent of agentic software is fundamentally reshaping how we think about software development, including the core principles of Continuous Integration and Continuous Deployment (CI/CD). At the AI Engineer Europe conference, Madison Faulkner, a partner at NEA, and Hugo Santos, CEO of Namespace, discussed why they believe CI/CD is effectively dead for agent-based systems. They argued that the future lies in 'Continuous Compute,' a paradigm that acknowledges the constant computational needs of intelligent agents.

CI/CD is Dead: Agents Need Continuous Compute - AI Engineer
CI/CD is Dead: Agents Need Continuous Compute, from AI Engineer

Meet the Speakers

Madison Faulkner, a partner at NEA, brings a unique perspective shaped by her experience in venture capital and her prior role as a data and AI researcher. Her work focuses on infrastructure and developer tools, and she previously led data and AI teams at Meta, gaining firsthand experience with the challenges of scaling AI systems. Hugo Santos, CEO of Namespace, is at the forefront of building high-performance compute infrastructure for AI. His company, Namespace, is developing solutions to address the evolving needs of agentic software development, moving away from traditional microservices architectures.

The Demise of Traditional CI/CD for Agents

Faulkner and Santos illustrate how traditional CI/CD pipelines, designed for human-centric software development, are ill-equipped for the scale and nature of agentic systems. The current model, where a human developer submits a pull request (PR) with a few diffs per day, is contrasted with the reality of agents that can generate thousands of short-lived PRs. They highlighted that each PR in the traditional model can take significant time to verify, a bottleneck that becomes insurmountable when dealing with the sheer volume and velocity of agent-generated code.

The core issue, as presented, is that traditional CI/CD is built around discrete, human-paced steps: plan, code, build, test, integrate, release, and deploy. For agents, this model breaks down. The sheer volume of changes, the ephemeral nature of agent work, and the need for constant state management and rapid iteration mean that the traditional pipeline, with its inherent delays and human review bottlenecks, is no longer viable. The concept of a PR as the unit of work, designed for human review and built for scarce attention, is fundamentally misaligned with the continuous, high-throughput demands of agents.

The Rise of Continuous Compute

The proposed solution is a shift to 'Continuous Compute.' This paradigm emphasizes that agents, unlike traditional software, require constant access to computational resources to learn, adapt, and act. The traditional CI/CD process, which involves waiting for tests to run after a push, is too slow. Instead, validation needs to become an integral part of the agent's continuous operation. Machine latency, often hidden behind human latency in traditional systems, becomes a first-class problem that must be actively managed.

Santos explains that the future architecture involves making the CI/CD cache the orchestration layer for agents. This means that instead of discrete builds and deployments, the system should be designed for continuous computation, accelerating tasks through hardware co-design and enabling parallel or real-time processing. This shift implies a move from a human-in-the-loop model to a human-out-of-the-loop or human-on-the-loop model, where humans focus on intent and high-level governance rather than the granular details of code validation and deployment.

The New Software Development Lifecycle

The presentation contrasted the 'before' and 'after' states of software development. Before, humans wrote code slowly, changes were packaged as PRs, validation ran after pushes, and machine latency was masked by human latency. The 'after' state, driven by agents, sees code generation as cheap, work as continuous, validation moving into the inner loop, and machine latency becoming a critical, exposed problem. This necessitates a new architecture where agents can operate with stateful environments, receive world signals, and have their changes validated and merged rapidly, with humans stepping in for external approval or high-level governance.

The speakers highlighted that the sheer volume of changes generated by agents, potentially thousands of PRs per day, makes the existing CI/CD infrastructure unsustainable. The concept of 'merge pains,' such as serialization difficulties and high transaction counts leading to rollbacks, are exacerbated by the scale of agentic development. The future, therefore, requires a fundamental rethinking of how code is managed, validated, and deployed, moving towards a more fluid and continuous process that leverages the power of compute and AI agents.

© 2026 StartupHub.ai. All rights reserved. You may not republish this article in full without a license. Search engines and AI research tools may crawl and summarize for reference. Bulk reproduction or model training requires a license. See our terms.
Daniel Singer

Written by

Daniel Singer

Editor, StartupHub.ai

Daniel Singer is the editor of StartupHub.ai, a technology expert and thought leader on AI and its applications across sectors, from fintech and healthcare to developer tooling and consumer software. He writes and tests the tools covered here thoroughly and regularly, and built StartupHub.ai to give founders, operators and buyers a clearer read on what they are actually being sold.

More from Daniel Singer