<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Agents on Greg Herlein</title>
    <link>https://blog.herlein.com/tags/agents/</link>
    <description>Recent content in Agents on Greg Herlein</description>
    <generator>Hugo</generator>
    <language>en</language>
    <copyright>&amp;copy; 2018-2026. All rights reserved.</copyright>
    <lastBuildDate>Wed, 26 Aug 2026 09:00:00 -0700</lastBuildDate>
    <atom:link href="https://blog.herlein.com/tags/agents/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>AI Agents are a Context Management Strategy in a Trenchcoat</title>
      <link>https://blog.herlein.com/post/ai-agents-in-trenchcoats/</link>
      <pubDate>Wed, 26 Aug 2026 09:00:00 -0700</pubDate>
      <guid>https://blog.herlein.com/post/ai-agents-in-trenchcoats/</guid>
      <description>&lt;p&gt;My experience is that Claude Code is great with Foundation Models, but way too heavy for local inference.  I&amp;rsquo;ve been enjoying oh-my-pi (omp) but was surprised that hax (a simpler agent in written in C) was TWICE as fast and used HALF the tokens! It&amp;rsquo;s all about PREFILL&lt;sup id=&#34;fnref:1&#34;&gt;&lt;a href=&#34;#fn:1&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;1&lt;/a&gt;&lt;/sup&gt;.  Read on!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Re-use your skills across all your coding agents</title>
      <link>https://blog.herlein.com/post/skills-mapper-sm/</link>
      <pubDate>Sun, 23 Aug 2026 00:00:01 -0800</pubDate>
      <guid>https://blog.herlein.com/post/skills-mapper-sm/</guid>
      <description>&lt;p&gt;I use more than one coding agent. Not because I&amp;rsquo;m indecisive — because I&amp;rsquo;m testing different agents - and learning how they work - and the field is moving fast. Seems like a new one every week!  But every single one of them wants skills in its own directory, and I got tired of &lt;code&gt;cp -r&lt;/code&gt; and stale copies. So I wrote a tool.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Chainsaw I Built Was for Learning. Superpowers Is for Scaling.</title>
      <link>https://blog.herlein.com/post/learning-vs-scaling/</link>
      <pubDate>Sun, 05 Jul 2026 00:00:01 -0800</pubDate>
      <guid>https://blog.herlein.com/post/learning-vs-scaling/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://blog.herlein.com/post/my-current-agentic-loop/&#34;&gt;Last post I showed&lt;/a&gt; off the chainsaw I built myself — my &lt;code&gt;build-autonomous&lt;/code&gt; loop, the padded room, the whole rig — and cut down a little tree with it: a Go CLI to boss around a smart plug. It was well worth building! I also think you should probably stop building your own. Yes, including me. &lt;em&gt;Especially&lt;/em&gt; me.&lt;/p&gt;</description>
    </item>
    <item>
      <title>A Chainsaw at an Axe-Chopping Contest: My Current Agentic Loop</title>
      <link>https://blog.herlein.com/post/my-current-agentic-loop/</link>
      <pubDate>Fri, 03 Jul 2026 00:00:01 -0800</pubDate>
      <guid>https://blog.herlein.com/post/my-current-agentic-loop/</guid>
      <description>&lt;p&gt;People keep asking me &lt;em&gt;how&lt;/em&gt; I actually work with Claude Code now. Not the &amp;ldquo;does AI coding work&amp;rdquo; question — I&amp;rsquo;ve beaten that horse into glue on this blog already — but the boring, practical, how-does-my-loop-actually-work question. So here it is. The whole rig. And fair warning: what I&amp;rsquo;m about to describe is  a chainsaw, and most of the industry is still lined up at the axe-chopping contest.&lt;/p&gt;</description>
    </item>
    <item>
      <title>We&#39;ve Stopped Arguing About Whether</title>
      <link>https://blog.herlein.com/post/retreat-observations/</link>
      <pubDate>Wed, 01 Jul 2026 00:00:01 -0800</pubDate>
      <guid>https://blog.herlein.com/post/retreat-observations/</guid>
      <description>&lt;p&gt;I just spent a few days at a retreat on the future of software development. Small rooms. Unconference format.  Some of the sharpest people in our industry - the kind of names that show up on the spines of the books on your shelf. I&amp;rsquo;m not going to tell you who was there or who said what. We ran the whole thing under &lt;a href=&#34;https://en.wikipedia.org/wiki/Chatham_House_Rule&#34;&gt;Chatham House Rule&lt;/a&gt;: use what you learn, attribute none of it. This is my &lt;strong&gt;initial&lt;/strong&gt; take-away.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Taste Is in the Spec (Cooking Is Not the Recipe)</title>
      <link>https://blog.herlein.com/post/wisdom-in-specs/</link>
      <pubDate>Sun, 28 Jun 2026 00:00:01 -0800</pubDate>
      <guid>https://blog.herlein.com/post/wisdom-in-specs/</guid>
      <description>&lt;p&gt;Here&amp;rsquo;s a question I can&amp;rsquo;t stop chewing on: why is &lt;em&gt;some&lt;/em&gt; software so damn good, and most of it so&amp;hellip; not? Not buggy. Not slow. Just &lt;em&gt;bad&lt;/em&gt;. Bad in a way you feel in your gut the moment you touch it. The answer isn&amp;rsquo;t tooling, or budget, or headcount. It&amp;rsquo;s taste. And I&amp;rsquo;m starting to think taste is the whole ballgame in the age of AI.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Procedures Travel. Knowledge Stays Home.</title>
      <link>https://blog.herlein.com/post/procedures-travel-knowledge-stays-home/</link>
      <pubDate>Thu, 25 Jun 2026 00:00:01 -0800</pubDate>
      <guid>https://blog.herlein.com/post/procedures-travel-knowledge-stays-home/</guid>
      <description>&lt;p&gt;A couple weeks ago I wrote that &lt;a href=&#34;https://blog.herlein.com/post/knowledge/&#34;&gt;your organization has to learn as fast as your best AI adopter&lt;/a&gt;.  Externalize, combine, socialize, internalize.  Run Nonaka&amp;rsquo;s spiral or get left behind.  A bunch of you wrote back with the same question: &lt;em&gt;okay, but where does the knowledge actually go?&lt;/em&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Your Organization Must Learn As Fast As Your Best AI adopter</title>
      <link>https://blog.herlein.com/post/knowledge/</link>
      <pubDate>Thu, 11 Jun 2026 00:00:01 -0800</pubDate>
      <guid>https://blog.herlein.com/post/knowledge/</guid>
      <description>&lt;p&gt;Everyone is asking the wrong question.  &amp;ldquo;How do we adopt AI agents?&amp;rdquo;  &amp;ldquo;Which tool?&amp;rdquo;  &amp;ldquo;What&amp;rsquo;s the right policy?&amp;rdquo;  Wrong questions.&#xA;The right question is:  &lt;strong&gt;how does your team turn what one person learned on Tuesday into something everybody on the team uses by Friday?&lt;/strong&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Room Is a Robot (and the NEXXT Sprint to Prove It!)</title>
      <link>https://blog.herlein.com/post/the-room-is-a-robot/</link>
      <pubDate>Wed, 10 Jun 2026 00:00:01 -0800</pubDate>
      <guid>https://blog.herlein.com/post/the-room-is-a-robot/</guid>
      <description>&lt;p&gt;Next week I get to watch one of my favorite things: see a room full of smart people handed a hard problem and watch them figure it out in real time. I&amp;rsquo;m headed to InfoComm to mentor, judge, and sit on a panel for an idea sprint about AI at the edge. And I could not be more excited.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Your Career Isn&#39;t Eroding - You&#39;re Just Holding the Wrong Moat</title>
      <link>https://blog.herlein.com/post/domain-plus-software-superpower/</link>
      <pubDate>Mon, 08 Jun 2026 00:00:01 -0800</pubDate>
      <guid>https://blog.herlein.com/post/domain-plus-software-superpower/</guid>
      <description>&lt;p&gt;A response to &lt;a href=&#34;https://human-in-the-loop.bearblog.dev/llms-are-eroding-my-software-engineering-career-and-i-dont-know-what-to-do/&#34;&gt;&amp;ldquo;LLMs are Eroding My Software Engineering Career and I Don&amp;rsquo;t Know What To Do&amp;rdquo;&lt;/a&gt; - and to everyone I keep hearing this same anguish from. You&amp;rsquo;re not wrong that the ground is moving. You&amp;rsquo;re wrong about which ground.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Is Waterfall Coming Back? Sort Of. Not Really. Both — And the Bigger Question Underneath.</title>
      <link>https://blog.herlein.com/post/is-waterfall-back/</link>
      <pubDate>Sun, 07 Jun 2026 00:00:01 -0800</pubDate>
      <guid>https://blog.herlein.com/post/is-waterfall-back/</guid>
      <description>&lt;p&gt;There&amp;rsquo;s a thing going around the engineering blogs and Hacker News right now: AI killed Agile, Waterfall is back, write your specs up front, welcome to &amp;ldquo;Waterfall 2.0.&amp;rdquo; You may have seen the Medium piece titled &lt;a href=&#34;https://medium.com/@brian_carpizo/agile-is-dead-ai-killed-it-welcome-back-waterfall-e41bfabdd408&#34;&gt;&lt;em&gt;Agile Is Dead. AI Killed It. Welcome Back, Waterfall.&lt;/em&gt;&lt;/a&gt;. Hmmm.&lt;/p&gt;&#xA;&lt;p&gt;And once I followed the logic far enough, I ran into a second question that nobody seems to want to answer out loud: &lt;em&gt;if the agent writes the code, who actually reads it?&lt;/em&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>How AI Coding Agents Work: First Principles</title>
      <link>https://blog.herlein.com/post/how-agents-work/</link>
      <pubDate>Sun, 31 May 2026 00:00:01 -0800</pubDate>
      <guid>https://blog.herlein.com/post/how-agents-work/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve been dorking around with local AI coding agents for a while now. At some point curiosity got the better of me and I had to know: what the heck are these things actually doing under the hood?&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Future of Software Engineering: What I Know and How I Know It</title>
      <link>https://blog.herlein.com/post/future-of-software/</link>
      <pubDate>Mon, 25 May 2026 00:00:01 -0800</pubDate>
      <guid>https://blog.herlein.com/post/future-of-software/</guid>
      <description>&lt;p&gt;A &lt;a href=&#34;https://www.thoughtworks.com/content/dam/thoughtworks/documents/report/tw_future%20_of_software_development_retreat_%20key_takeaways.pdf&#34;&gt;recent industry retreat of senior engineering practitioners&lt;/a&gt; published their findings on where software development is heading. Reading it felt like someone had been reading my mind — and the minds of the people I follow online — and synthesized it all into one document. When a lot of people arrive at the same conclusions independently, that&amp;rsquo;s signal worth paying attention to. Here&amp;rsquo;s my take on each major theme.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Get Stuff Done</title>
      <link>https://blog.herlein.com/post/get-stuff-done/</link>
      <pubDate>Fri, 08 May 2026 00:00:01 -0100</pubDate>
      <guid>https://blog.herlein.com/post/get-stuff-done/</guid>
      <description>&lt;p&gt;Look, I&amp;rsquo;m going to be direct here.  If you are not using AI agentic coding methods right now - today - you are going too slow.  Not &amp;ldquo;a little behind.&amp;rdquo;  Not &amp;ldquo;maybe missing something.&amp;rdquo; &lt;strong&gt;Too damn slow&lt;/strong&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>AI-Boosted Building - It&#39;s All About Agency</title>
      <link>https://blog.herlein.com/post/agency-is-more-important/</link>
      <pubDate>Sat, 31 Jan 2026 00:00:01 -0800</pubDate>
      <guid>https://blog.herlein.com/post/agency-is-more-important/</guid>
      <description>&lt;p&gt;A Scottish football manager once said, &amp;ldquo;Some people think football is more important than life. But they are wrong. It&amp;rsquo;s much more important than that.&amp;rdquo; &lt;strong&gt;When intelligence becomes a utility, the ability to ACT on it becomes everything.&lt;/strong&gt;  In today&amp;rsquo;s software world, Agency is more important than anything else!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Don&#39;t Miss the Train!</title>
      <link>https://blog.herlein.com/post/dont-miss-the-train/</link>
      <pubDate>Sat, 17 Jan 2026 00:00:01 -0800</pubDate>
      <guid>https://blog.herlein.com/post/dont-miss-the-train/</guid>
      <description>&lt;p&gt;The AI train has left the station. Some of us are on board, generating entire modules from specs. Others are still on the platform debating whether the train is even real. Four smart people wrote about this shift this past week. They all agree on what it means. And I agree with them.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Automation Is Robotics (And You&#39;re Already Building Robots)</title>
      <link>https://blog.herlein.com/post/automation-is-robotics/</link>
      <pubDate>Sat, 10 Jan 2026 00:00:01 -0800</pubDate>
      <guid>https://blog.herlein.com/post/automation-is-robotics/</guid>
      <description>&lt;p&gt;If software changes something in the real world, it&amp;rsquo;s a robot.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2025 In Review: The Year AI Changed Everything</title>
      <link>https://blog.herlein.com/post/2025-in-review/</link>
      <pubDate>Sun, 28 Dec 2025 00:00:01 -0800</pubDate>
      <guid>https://blog.herlein.com/post/2025-in-review/</guid>
      <description>&lt;p&gt;Looking back at 2025, one theme dominates: &lt;strong&gt;AI agentic programming went from novelty to necessity&lt;/strong&gt;. This year transformed how I think about software development, career advice, and even my personal hardware projects. Here&amp;rsquo;s what I wrote about, what I learned, and what I expect in 2026.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Vibe Coding Book Review</title>
      <link>https://blog.herlein.com/post/vibe-coding-review/</link>
      <pubDate>Sun, 07 Dec 2025 00:00:01 -0800</pubDate>
      <guid>https://blog.herlein.com/post/vibe-coding-review/</guid>
      <description>&lt;p&gt;I don&amp;rsquo;t like the term &amp;ldquo;vibe coding.&amp;rdquo;  I strongly prefer &amp;ldquo;AI-assisted software engineering.&amp;rdquo;  But regardless of what you call it, Gene Kim and Steve Yegge have written a book about it - and their journey from skeptics to true believers is the most interesting part.&lt;/p&gt;</description>
    </item>
    <item>
      <title>AI Agent Naysayers</title>
      <link>https://blog.herlein.com/post/agent-naysayers/</link>
      <pubDate>Tue, 17 Jun 2025 00:00:01 -0800</pubDate>
      <guid>https://blog.herlein.com/post/agent-naysayers/</guid>
      <description>&lt;p&gt;There&amp;rsquo;s a lot of folks who are in outright denial about AI agentic programming.  They are wrong.  AND&amp;hellip; they are right.  My thoughts.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Agent Building: Ollama Hosted Models Token per Second</title>
      <link>https://blog.herlein.com/post/agent-building/</link>
      <pubDate>Sun, 15 Jun 2025 00:00:01 -0800</pubDate>
      <guid>https://blog.herlein.com/post/agent-building/</guid>
      <description>&lt;p&gt;There&amp;rsquo;s no way to really understand something unless you dive into first principles.  This is especially true for AI coding agents.  What is the editor doing under the hood?  I try to peel the onion a bit.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Advice to New Developers (or, How to Get Hired)</title>
      <link>https://blog.herlein.com/post/advice-to-new-developers-may2025/</link>
      <pubDate>Sat, 31 May 2025 00:00:01 -0800</pubDate>
      <guid>https://blog.herlein.com/post/advice-to-new-developers-may2025/</guid>
      <description>&lt;p&gt;&lt;em&gt;Reading time: 10 minutes&lt;/em&gt;&lt;/p&gt;&#xA;&lt;p&gt;It&amp;rsquo;s brutally hard to find a job as a new college grad today.  And AI is changing things even for seasoned Engineers. Here&amp;rsquo;s my advice.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Agentic Programming: The New Robot Revolution!</title>
      <link>https://blog.herlein.com/post/rise-of-agentic-programming/</link>
      <pubDate>Fri, 25 Apr 2025 00:00:01 -0800</pubDate>
      <guid>https://blog.herlein.com/post/rise-of-agentic-programming/</guid>
      <description>&lt;p&gt;The evolution of AI-assisted programming has reached a pivotal moment, transforming from simple code completion to truly collaborative AI agents. This shift represents not just an improvement in tooling, but a fundamental change in how software is developed.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
