<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/stylesheet.xsl" type="text/xsl"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:podcast="https://podcastindex.org/namespace/1.0">
  <channel>
    <atom:link rel="self" type="application/rss+xml" href="https://feeds.transistor.fm/inside-oz-how-warp-built-its-agent-platform" title="MP3 Audio"/>
    <atom:link rel="hub" href="https://pubsubhubbub.appspot.com/"/>
    <podcast:podping usesPodping="true"/>
    <title>Inside Oz: How Warp Built Its Agent Platform</title>
    <generator>Transistor (https://transistor.fm)</generator>
    <itunes:new-feed-url>https://feeds.transistor.fm/inside-oz-how-warp-built-its-agent-platform</itunes:new-feed-url>
    <description>A behind-the-scenes engineering roundtable on how Warp built Oz — its cloud agent platform — and what it takes to design, test, and scale real-world agent systems.</description>
    <copyright>2026 Warp.dev (Denver Technologies)</copyright>
    <podcast:guid>e2a9de7b-07f3-552c-963e-4edbb2ba524c</podcast:guid>
    <podcast:locked>yes</podcast:locked>
    <language>en</language>
    <pubDate>Wed, 25 Feb 2026 11:40:14 -0800</pubDate>
    <lastBuildDate>Wed, 25 Feb 2026 11:41:34 -0800</lastBuildDate>
    <link>http://www.warp.dev</link>
    <image>
      <url>https://img.transistorcdn.com/Nana13IMY7Qd1US87vwuxWXeucV7TXyo5_t7Jjgk-eg/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS82ODQ2/ZTBhODU3MjlkNTU1/ZTk4NDk1MmY4NDJl/N2JjNC5wbmc.jpg</url>
      <title>Inside Oz: How Warp Built Its Agent Platform</title>
      <link>http://www.warp.dev</link>
    </image>
    <itunes:category text="Technology"/>
    <itunes:category text="Education"/>
    <itunes:type>episodic</itunes:type>
    <itunes:author>Warp</itunes:author>
    <itunes:image href="https://img.transistorcdn.com/Nana13IMY7Qd1US87vwuxWXeucV7TXyo5_t7Jjgk-eg/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS82ODQ2/ZTBhODU3MjlkNTU1/ZTk4NDk1MmY4NDJl/N2JjNC5wbmc.jpg"/>
    <itunes:summary>A behind-the-scenes engineering roundtable on how Warp built Oz — its cloud agent platform — and what it takes to design, test, and scale real-world agent systems.</itunes:summary>
    <itunes:subtitle>A behind-the-scenes engineering roundtable on how Warp built Oz — its cloud agent platform — and what it takes to design, test, and scale real-world agent systems..</itunes:subtitle>
    <itunes:keywords>AI,Agent systems,Software engineering,Developer tools,Cloud infrastructure,DevOps,Terminal,Platform engineering,Startup engineering,Code automation,OpenAI,Anthropic,Claude</itunes:keywords>
    <itunes:owner>
      <itunes:name>Warp</itunes:name>
    </itunes:owner>
    <itunes:complete>No</itunes:complete>
    <itunes:explicit>No</itunes:explicit>
    <item>
      <title>How We Built Oz: Designing Warp’s Cloud Agent Platform</title>
      <itunes:episode>1</itunes:episode>
      <podcast:episode>1</podcast:episode>
      <itunes:title>How We Built Oz: Designing Warp’s Cloud Agent Platform</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">2f7b62ee-0ce8-4b80-b51e-106e9b868c69</guid>
      <link>https://share.transistor.fm/s/cbed0435</link>
      <description>
        <![CDATA[<p>In this special Warp engineering roundtable, Ben Holmes sits down with Aloke Desai (Founding engineer at Warp), Ian Hodge (Lead Engineer, Oz), and Lili Wilson (Engineer, Oz) to unpack how Oz — Warp’s cloud agent platform — was designed and built.</p><p>The conversation covers the evolution from Warpy, an early Slack bot MVP, to a fully programmable system capable of running parallel agents in secure cloud environments.</p><p>Topics include:</p><ul><li>What Oz is and why Warp built it</li><li>Why traditional backlog planning doesn’t map cleanly to agent systems</li><li>Planning mode and context engineering</li><li>GitHub review workflows for agents</li><li>“Skills” as a reusable abstraction</li><li>Scheduled agent jobs and feature flag automation</li><li>Fine-grained environment security</li><li>Testing agentic systems</li><li>Terminal integration</li><li>Prompt best practices</li><li>Running agents in parallel</li><li>Cloud mode in Warp</li><li>UI automation and computer use</li><li>Artifacts and session transcripts</li><li>What’s next for agent platforms</li></ul><p>This episode is for engineers building AI-native tooling, platform teams experimenting with agents, and developers curious about how agent systems work beyond the demo.</p><p><strong>About Oz</strong><br>Oz is Warp’s programmable agent platform for running and orchestrating coding agents in secure cloud environments. Developers can run agents in parallel, automate recurring work, and build on top of agents using APIs, SDKs, and the Warp terminal.</p><p>Learn more at: <a href="https://www.warp.dev/oz">https://warp.dev/oz</a></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this special Warp engineering roundtable, Ben Holmes sits down with Aloke Desai (Founding engineer at Warp), Ian Hodge (Lead Engineer, Oz), and Lili Wilson (Engineer, Oz) to unpack how Oz — Warp’s cloud agent platform — was designed and built.</p><p>The conversation covers the evolution from Warpy, an early Slack bot MVP, to a fully programmable system capable of running parallel agents in secure cloud environments.</p><p>Topics include:</p><ul><li>What Oz is and why Warp built it</li><li>Why traditional backlog planning doesn’t map cleanly to agent systems</li><li>Planning mode and context engineering</li><li>GitHub review workflows for agents</li><li>“Skills” as a reusable abstraction</li><li>Scheduled agent jobs and feature flag automation</li><li>Fine-grained environment security</li><li>Testing agentic systems</li><li>Terminal integration</li><li>Prompt best practices</li><li>Running agents in parallel</li><li>Cloud mode in Warp</li><li>UI automation and computer use</li><li>Artifacts and session transcripts</li><li>What’s next for agent platforms</li></ul><p>This episode is for engineers building AI-native tooling, platform teams experimenting with agents, and developers curious about how agent systems work beyond the demo.</p><p><strong>About Oz</strong><br>Oz is Warp’s programmable agent platform for running and orchestrating coding agents in secure cloud environments. Developers can run agents in parallel, automate recurring work, and build on top of agents using APIs, SDKs, and the Warp terminal.</p><p>Learn more at: <a href="https://www.warp.dev/oz">https://warp.dev/oz</a></p>]]>
      </content:encoded>
      <pubDate>Wed, 25 Feb 2026 10:28:20 -0800</pubDate>
      <author>Warp</author>
      <enclosure url="https://media.transistor.fm/cbed0435/99dba6bb.mp3" length="62950893" type="audio/mpeg"/>
      <itunes:author>Warp</itunes:author>
      <itunes:duration>3933</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>In this special Warp engineering roundtable, Ben Holmes sits down with Aloke Desai (Founding engineer at Warp), Ian Hodge (Lead Engineer, Oz), and Lili Wilson (Engineer, Oz) to unpack how Oz — Warp’s cloud agent platform — was designed and built.</p><p>The conversation covers the evolution from Warpy, an early Slack bot MVP, to a fully programmable system capable of running parallel agents in secure cloud environments.</p><p>Topics include:</p><ul><li>What Oz is and why Warp built it</li><li>Why traditional backlog planning doesn’t map cleanly to agent systems</li><li>Planning mode and context engineering</li><li>GitHub review workflows for agents</li><li>“Skills” as a reusable abstraction</li><li>Scheduled agent jobs and feature flag automation</li><li>Fine-grained environment security</li><li>Testing agentic systems</li><li>Terminal integration</li><li>Prompt best practices</li><li>Running agents in parallel</li><li>Cloud mode in Warp</li><li>UI automation and computer use</li><li>Artifacts and session transcripts</li><li>What’s next for agent platforms</li></ul><p>This episode is for engineers building AI-native tooling, platform teams experimenting with agents, and developers curious about how agent systems work beyond the demo.</p><p><strong>About Oz</strong><br>Oz is Warp’s programmable agent platform for running and orchestrating coding agents in secure cloud environments. Developers can run agents in parallel, automate recurring work, and build on top of agents using APIs, SDKs, and the Warp terminal.</p><p>Learn more at: <a href="https://www.warp.dev/oz">https://warp.dev/oz</a></p>]]>
      </itunes:summary>
      <itunes:keywords>AI,Agent systems,Software engineering,Developer tools,Cloud infrastructure,DevOps,Terminal,Platform engineering,Startup engineering,Code automation,OpenAI,Anthropic,Claude</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
  </channel>
</rss>
