← Browse

World's Fair 2026

Every Solo Agent Builder Eventually Reinvents a Worse Version of CI/CD - Sumaiya Shrabony

Sumaiya Shrabony

Overview

This talk argues that solo builders of AI agents inevitably reinvent aspects of Continuous Integration and Continuous Deployment (CI/CD) pipelines, often in a less effective manner. As agents are developed, especially in isolation, builders start creating systems that require the same operational guarantees as traditional software, leading to the ad-hoc creation of testing, monitoring, and validation mechanisms. The core thesis is that without implementing deliberate gates and checks, agent systems are prone to shipping polished but flawed outputs, mirroring the software development pitfall of deploying code that compiles but fails tests.

Who should watch

Key takeaways

Notable quotes

Sumaiya Shrabony: *A bad output is very easy to fix. A polished artifact that looks great at a glance is the dangerous failure.*
Sumaiya Shrabony: *The problem is not your agent will fail. Your agent will fail. The problem is when your system farms that failure nicely and ships it downstream.*
Sumaiya Shrabony: *A gate which logs only warnings is not a gate. It's a suggestion.*

Watch on YouTube →

Unofficial community note. Prefer the recording for nuance.