More How I AI episodes

How Warp ships 2,000 PRs a month with AI factories | Zach Lloyd (CEO, Warp) thumbnail

How Warp ships 2,000 PRs a month with AI factories | Zach Lloyd (CEO, Warp)

Published 21 Sept 2026

Duration: 00:46:51

"Explores AI-driven 'software factories' that automate development workflows, addressing bottlenecks like code reviews, optimizing efficiency with metrics, and balancing automation with human oversight."

Episode Description

Zach Lloyd is the co-founder and CEO of Warp, an AI-powered terminal and software factory platform used by tens of thousands of engineers. Before Warp...

Overview

The podcast discusses the concept of a "software factory" as an automated, codified system for software development that integrates multiple repositories, agents, and workflows. This model encompasses the full software development lifecycle (SDLC), from idea generation to deployment, with AI agents handling tasks such as coding, code review, QA, and verification. Development is centralized in the cloud and conducted publicly through platforms like Slack and GitHub, enabling transparency, collaboration, and real-time observability. The system supports both human-initiated and automated workflows, including responses to external triggers like crash reports.

A key focus is on overcoming human bottlenecks - particularly slow code review times - by leveraging AI agents that can perform tasks more efficiently than humans, especially for low-risk changes. The software factory uses metrics like PR processing time, agent interactions, and session-level telemetry to measure efficiency and guide optimization. Self-improvement loops allow observer agents to analyze failures and update workflows, while model routing and retrospective evaluation help refine performance. Despite rising AI tool usage and automation, innovation gains remain limited due to friction in validation processes, prompting a need for better measurement, cost management, and trust in AI-generated code.

What If

  • What if you automated your PR review bottleneck using AI agents?

    • Move: Implement an AI code review agent that auto-triages and comments on low-risk PRs, integrated with GitHub and Slack.
    • Why Now?: With PR-to-review times averaging 3.5 hours and over 2,000 PRs/month in active repos, human bottlenecks are slowing shipping velocity - AI can act instantly on routine changes.
    • Expected Upside: Reduce PR review latency by 50 - 70%, free up 10+ hours/week for deep work, and increase deployment frequency without sacrificing quality.
  • What if you turned your solo dev workflow into a self-improving software factory?

    • Move: Define your development pipeline (issue creation coding testing PR) as code, using agents for QA and verification, with session logs stored in cloud storage for replay.
    • Why Now?: Tools like LLM-as-a-judge and model routing now allow solo developers to score and optimize agent performance retroactively - enabling closed-loop improvement previously limited to large teams.
    • Expected Upside: Achieve 2x task throughput within 60 days by identifying and eliminating inefficiencies (e.g., redundant prompts, wrong model selection), while maintaining auditability and control.
  • What if you used AI to rediscover high-intent leads from your past communications?

    • Move: Run a script (e.g., Gog CLI or custom tool) to analyze your email and calendar history from the last 6 months, extract enterprise prospects who asked about technical workflows, and populate a lead sheet.
    • Why Now?: With AI spending up 28x year-over-year and clear demand signals around "buy vs. build" and security in software factories, dormant conversations represent immediate monetization opportunities.
    • Expected Upside: Generate 5 - 15 qualified B2B leads in under 4 hours of effort, enabling targeted outreach with personalized context - potentially unlocking $50k+ in early sales or pilot contracts.

Takeaway

  • Implement a cloud-based development environment to centralize workflows and eliminate local setup bottlenecks, enabling real-time collaboration and observability.
  • Define your software delivery pipeline as code (repositories, agents, configurations) to create a reproducible, testable "software factory" that can be iterated on and improved systematically.
  • Integrate automated agents into your workflow to handle end-to-end tasks - triggered via Slack or issue trackers - such as creating issues, writing code, running tests, and opening PRs for common changes.
  • Measure agent efficiency using concrete metrics like prompts per task, PR comments, and correction frequency to identify friction points and optimize prompting or tooling accordingly.
  • Set up session-level telemetry to record AI agent executions, then use retrospective analysis (e.g., LLM-as-a-judge scoring on sampled runs) to detect failure patterns and drive automated self-improvement loops.

Recent Episodes of How I AI

3 Sept 2026 GPT-6 Astra is a banger - heres everything Ive built

"GPT-6 Astra, now live for Daybreak customers, is the most advanced model yet, excelling in math, coding, and automation, with double the automation scores of prior versions and advanced browser/software interaction, priced at $10M input/$50M output tokens."

More How I AI episodes