<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>O3 Code Blog</title>
    <link>https://code.o3.dev/blog</link>
    <description>News, updates, and insights from the O3 Code team about parallel coding agents and developer productivity.</description>
    <language>en-us</language>
    <lastBuildDate>Wed, 03 Jun 2026 08:51:30 GMT</lastBuildDate>
    <atom:link href="https://code.o3.dev/feed.xml" rel="self" type="application/rss+xml"/>
    
    <item>
      <title>You Don&apos;t Need Another AI Coding Agent — You Need an Orchestrator</title>
      <link>https://code.o3.dev/blog/agent-orchestration-not-another-agent</link>
      <description>The AI coding tools landscape is flooded with agents. The real bottleneck isn&apos;t agent quality — it&apos;s managing multiple agents at scale. Here&apos;s why orchestration is the missing layer.</description>
      <pubDate>Wed, 18 Feb 2026 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://code.o3.dev/blog/agent-orchestration-not-another-agent</guid>
      <author>Satya Patel</author>
    </item>
    <item>
      <title>The Complete Guide to Running Parallel AI Coding Agents</title>
      <link>https://code.o3.dev/blog/parallel-coding-agents-guide</link>
      <description>How to run multiple AI coding agents in parallel without conflicts. Covers isolation strategies, orchestration patterns, and practical workflows for scaling from 1 to 10+ agents.</description>
      <pubDate>Wed, 18 Feb 2026 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://code.o3.dev/blog/parallel-coding-agents-guide</guid>
      <author>Avi Peltz</author>
    </item>
    <item>
      <title>Working with Git Worktrees in O3 Code</title>
      <link>https://code.o3.dev/blog/working-with-worktrees-in-o3-code</link>
      <description>How O3 Code uses Git worktrees to run multiple AI coding agents in parallel without conflicts. A practical guide to the workflow that lets you 10x your throughput.</description>
      <pubDate>Wed, 18 Feb 2026 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://code.o3.dev/blog/working-with-worktrees-in-o3-code</guid>
      <author>Kiet Ho</author>
    </item>
    <item>
      <title>Our plan for running 100 Parallel Coding Agents</title>
      <link>https://code.o3.dev/blog/roadmap-to-100-agents</link>
      <description>An attempt to crystallize our plans for 2026</description>
      <pubDate>Mon, 02 Feb 2026 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://code.o3.dev/blog/roadmap-to-100-agents</guid>
      <author>Satya Patel</author>
    </item>
    <item>
      <title>How to get hit (probably in the face but anywhere else works too)</title>
      <link>https://code.o3.dev/blog/how-to-get-hit</link>
      <description>I ran out of technical content to write for the blog so here is something I am interested in instead.</description>
      <pubDate>Wed, 28 Jan 2026 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://code.o3.dev/blog/how-to-get-hit</guid>
      <author>Kiet Ho</author>
    </item>
    <item>
      <title>Git Worktrees: The Feature That Waited a Decade for Its Moment</title>
      <link>https://code.o3.dev/blog/git-worktrees-history-deep-dive</link>
      <description>Git worktrees have been around since 2015. For most of that time, they were a curiosity. Now they&apos;re having a moment. This is the story of how they came to be and why they suddenly matter.</description>
      <pubDate>Tue, 27 Jan 2026 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://code.o3.dev/blog/git-worktrees-history-deep-dive</guid>
      <author>Avi Peltz</author>
    </item>
    <item>
      <title>The Terminal That (Almost) Never Dies: Building a Persistent Terminal Daemon for Electron</title>
      <link>https://code.o3.dev/blog/terminal-daemon-deep-dive</link>
      <description>How we built a process-isolated terminal host that survives app restarts, handles backpressure gracefully, and enables cold restore from disk.</description>
      <pubDate>Mon, 26 Jan 2026 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://code.o3.dev/blog/terminal-daemon-deep-dive</guid>
      <author>Avi Peltz</author>
    </item>
  </channel>
</rss>