<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>
        <title>Brenton Holswich | Blog</title>
        <link>https://brentonholswich.com/</link>
        <description>A developer blog about tech that interests me. Lately I am thinking about the way we work.</description>
        <item>
          <title>Letting go of the wheel</title>
          <link>https://brentonholswich.com//blog/letting-go-of-the-wheel</link>
          <description>I still love coding. The shift is spending that love on ADRs (architecture decision records) and check-ins — not every line.</description>
          <pubDate>Sun, 08 Feb 2026 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>I am the editor now</title>
          <link>https://brentonholswich.com//blog/i-am-the-editor-now</link>
          <description>Overnight the agents open PRs. Morning I decide whether a green one belongs — starting with the one that fixed the assertion, not the bug.</description>
          <pubDate>Sun, 01 Feb 2026 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>How to build an agent factory</title>
          <link>https://brentonholswich.com//blog/agent-factory</link>
          <description>An agent is a loop. An agent factory is the car you build around the engine.</description>
          <pubDate>Mon, 12 Jan 2026 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>The Agentic Loop</title>
          <link>https://brentonholswich.com//blog/the-agentic-loop</link>
          <description>Why AI agents are just while loops running inside a request-response model.</description>
          <pubDate>Wed, 31 Dec 2025 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>