<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Andrew Hathaway</title>
    <description>The latest articles on DEV Community by Andrew Hathaway (@andrewhathaway).</description>
    <link>https://dev.to/andrewhathaway</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3869646%2F99956b79-b8e9-450e-b044-d017d93f0928.png</url>
      <title>DEV Community: Andrew Hathaway</title>
      <link>https://dev.to/andrewhathaway</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/andrewhathaway"/>
    <language>en</language>
    <item>
      <title>ag.sh – All-in-one CLI tool to do parallelised AI development with ease</title>
      <dc:creator>Andrew Hathaway</dc:creator>
      <pubDate>Thu, 09 Apr 2026 10:44:15 +0000</pubDate>
      <link>https://dev.to/andrewhathaway/agsh-all-in-one-cli-tool-to-do-parallelised-ai-development-with-ease-b9d</link>
      <guid>https://dev.to/andrewhathaway/agsh-all-in-one-cli-tool-to-do-parallelised-ai-development-with-ease-b9d</guid>
      <description>&lt;p&gt;&lt;a href="https://github.com/andrewhathaway/ag.sh" rel="noopener noreferrer"&gt;ag.sh&lt;/a&gt; is a command-line ADE tool to run multiple Claude Code/AI agents in parallel - each in its own isolated git worktree.&lt;/p&gt;

&lt;p&gt;Spawn, manage, and orchestrate AI-powered development across concurrent tasks without stepping on your own changes.&lt;/p&gt;

&lt;p&gt;One command gives you everything: a git worktree, a branch, and a tmux window with the agent and shell running in the same window. Spawn as many as you need. Detach, come back tomorrow, and everything is still there.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Isolated - Every task runs in its own branch and worktree. Agents can't collide or overwrite each other.&lt;/li&gt;
&lt;li&gt;Persistent - tmux keeps agents alive when you close your terminal. Worktrees survive reboots. ag resume rebuilds everything from disk. If a tmux session dies, ag attempts to resume conversations for claude and codex.&lt;/li&gt;
&lt;li&gt;Stateless - Git worktrees are the state. No databases, no config files, no daemon. If tmux disappears, your work is still intact.&lt;/li&gt;
&lt;li&gt;Combined API - One CLI tool - ag spawn, ag kill, ag open, ag rm, ag ls. Nothing more.&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>ai</category>
      <category>bash</category>
      <category>claude</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
