<?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>PromptBeat Blog</title>
    <link>https://promptbeat.online/blog/</link>
    <description>Practical guides for solo developers running AI coding agents — Claude Code, Codex, Gemini, Copilot CLI.</description>
    <language>en</language>
    <atom:link href="https://promptbeat.online/blog/feed.xml" rel="self" type="application/rss+xml" />
    <lastBuildDate>Sun, 10 May 2026 00:00:00 +0000</lastBuildDate>

    <item>
      <title>5 things to check before letting AI agents commit on their own</title>
      <link>https://promptbeat.online/blog/5-things-before-ai-agents-commit.html</link>
      <guid isPermaLink="true">https://promptbeat.online/blog/5-things-before-ai-agents-commit.html</guid>
      <description>A pre-flight checklist for the moment your AI coding agent goes from suggestion-machine to actually pushing code — branches, scope, secrets, irreversibility, and rollback.</description>
      <pubDate>Sun, 10 May 2026 00:00:00 +0000</pubDate>
      <dc:creator>Ashish Bansal</dc:creator>
      <category>Workflow</category>
    </item>

    <item>
      <title>Driving Claude Code from your phone: a hands-on tutorial</title>
      <link>https://promptbeat.online/blog/drive-claude-code-from-your-phone.html</link>
      <guid isPermaLink="true">https://promptbeat.online/blog/drive-claude-code-from-your-phone.html</guid>
      <description>Step-by-step walkthrough of running a real Claude Code session from your phone — install the local agent, pair via QR, pick a project, watch a live PTY stream, and approve tool calls inline.</description>
      <pubDate>Wed, 06 May 2026 00:00:00 +0000</pubDate>
      <dc:creator>Ashish Bansal</dc:creator>
      <category>Tutorial</category>
    </item>

    <item>
      <title>Auto-approve safely: a rule pattern guide for AI coding agents</title>
      <link>https://promptbeat.online/blog/auto-approve-safely-rule-patterns.html</link>
      <guid isPermaLink="true">https://promptbeat.online/blog/auto-approve-safely-rule-patterns.html</guid>
      <description>A practical guide to which AI agent commands are safe to auto-approve and which to always prompt — with regex, glob, and prefix patterns that hold up across Claude Code, Codex, Gemini, and Copilot CLI.</description>
      <pubDate>Sat, 02 May 2026 00:00:00 +0000</pubDate>
      <dc:creator>Ashish Bansal</dc:creator>
      <category>Workflow</category>
    </item>

    <item>
      <title>Why your AI coding agent shouldn&apos;t have root</title>
      <link>https://promptbeat.online/blog/why-your-ai-agent-shouldnt-have-root.html</link>
      <guid isPermaLink="true">https://promptbeat.online/blog/why-your-ai-agent-shouldnt-have-root.html</guid>
      <description>A security primer for solo developers running Claude Code, Codex, Gemini, or Copilot CLI — what can go wrong with auto-approve-everything, and what a thoughtful permission model looks like.</description>
      <pubDate>Tue, 28 Apr 2026 00:00:00 +0000</pubDate>
      <dc:creator>Ashish Bansal</dc:creator>
      <category>Security</category>
    </item>

  </channel>
</rss>
