<?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/" xmlns:media="http://search.yahoo.com/mrss/">
  <channel>
    <title>TestMu AI — Product (Blog &amp; Learning Hub)</title>
    <link>https://www.testmuai.com/blog/category/product/</link>
    <atom:link href="https://www.testmuai.com/blog/category/product/feed.xml" rel="self" type="application/rss+xml" />
    <description>The latest Product articles from the TestMu AI Blog and Learning Hub.</description>
    <language>en-us</language>
    <lastBuildDate>Thu, 30 Jul 2026 00:00:00 +0000</lastBuildDate>
    <generator>TestMu AI feed builder</generator>
    <item>
      <title>Kiro Powers: Add Real-Browser Verification with Kane CLI</title>
      <link>https://www.testmuai.com/blog/kiro-powers-kane-cli-verification/</link>
      <guid isPermaLink="true">https://www.testmuai.com/blog/kiro-powers-kane-cli-verification/</guid>
      <pubDate>Thu, 30 Jul 2026 00:00:00 +0000</pubDate>
      <dc:creator>Bhawana</dc:creator>
      <category>Product</category>
      <category>AI</category>
      <description>Kiro writes the feature but cannot open a browser to prove it works. Add the Kane CLI power, then wire agent mode, steering files, and hooks for real checks.</description>
      <media:content url="https://assets.testmuai.com/resources/images/meta/kiro-powers-kane-cli-verification.webp" medium="image" type="image/webp" />
    </item>
    <item>
      <title>Loop Engineering: Close the Verify Loop</title>
      <link>https://www.testmuai.com/blog/loop-engineering-and-kane-cli/</link>
      <guid isPermaLink="true">https://www.testmuai.com/blog/loop-engineering-and-kane-cli/</guid>
      <pubDate>Tue, 21 Jul 2026 00:00:00 +0000</pubDate>
      <dc:creator>Siddhant Sinha</dc:creator>
      <category>Product</category>
      <category>AI</category>
      <description>Loop engineering designs the cycle an agent runs: plan, act, observe, verify, repeat. Most loops skip verify. See how Kane CLI supplies it for real browser UI.</description>
      <media:content url="https://assets.testmuai.com/resources/images/meta/loop-engineering-kane-cli.webp" medium="image" type="image/webp" />
    </item>
    <item>
      <title>How Async Agents Verify Their Own Work</title>
      <link>https://www.testmuai.com/blog/async-agents-and-kane-cli/</link>
      <guid isPermaLink="true">https://www.testmuai.com/blog/async-agents-and-kane-cli/</guid>
      <pubDate>Tue, 30 Jun 2026 00:00:00 +0000</pubDate>
      <dc:creator>Siddhant Sinha</dc:creator>
      <category>Product</category>
      <category>AI</category>
      <description>Async agents run in the background, no human watching each step. That only works if the agent can check its own output. Kane CLI gives it a clear pass or fail.</description>
      <media:content url="https://assets.testmuai.com/resources/images/meta/async-agents-kane-cli.webp" medium="image" type="image/webp" />
    </item>
    <item>
      <title>Verify Gemini CLI Output with Kane CLI</title>
      <link>https://www.testmuai.com/blog/gemini-cli-kane-cli-verification/</link>
      <guid isPermaLink="true">https://www.testmuai.com/blog/gemini-cli-kane-cli-verification/</guid>
      <pubDate>Tue, 30 Jun 2026 00:00:00 +0000</pubDate>
      <dc:creator>Bhawana</dc:creator>
      <category>Product</category>
      <category>AI</category>
      <description>Gemini CLI writes code but cannot confirm it works in a browser. Install the Kane CLI skill and it runs any flow in real Chrome and reads a pass or fail.</description>
      <media:content url="https://assets.testmuai.com/resources/images/meta/gemini-cli-kane-cli-verification.webp" medium="image" type="image/webp" />
    </item>
    <item>
      <title>Kane CLI Is Now Up to 3X Faster</title>
      <link>https://www.testmuai.com/blog/kane-cli-got-3x-faster/</link>
      <guid isPermaLink="true">https://www.testmuai.com/blog/kane-cli-got-3x-faster/</guid>
      <pubDate>Sun, 28 Jun 2026 00:00:00 +0000</pubDate>
      <dc:creator>Bhawana</dc:creator>
      <category>Product</category>
      <category>AI</category>
      <description>The latest Kane CLI release makes runs up to 3X faster, so feedback lands sooner in the agent loop and in CI. Here is what got faster and how to update today.</description>
      <media:content url="https://assets.testmuai.com/resources/images/meta/kane-cli-3x-faster.webp" medium="image" type="image/webp" />
    </item>
    <item>
      <title>Claude Code Writes It. Kane CLI Proves It Works.</title>
      <link>https://www.testmuai.com/blog/claude-code-kane-cli-verification/</link>
      <guid isPermaLink="true">https://www.testmuai.com/blog/claude-code-kane-cli-verification/</guid>
      <pubDate>Thu, 25 Jun 2026 00:00:00 +0000</pubDate>
      <dc:creator>Bhawana</dc:creator>
      <category>Product</category>
      <category>AI</category>
      <description>Claude Code can write the code but not confirm it works in a browser. See how Kane CLI gives your agent a real verification loop in plain English, pass or fail.</description>
      <media:content url="https://assets.testmuai.com/resources/images/claude-code-kane-cli-verification-og.png" medium="image" type="image/png" />
    </item>
    <item>
      <title>Check the UI Before You Open the PR | Kane CLI</title>
      <link>https://www.testmuai.com/blog/kane-cli-before-pr-ui-check/</link>
      <guid isPermaLink="true">https://www.testmuai.com/blog/kane-cli-before-pr-ui-check/</guid>
      <pubDate>Thu, 25 Jun 2026 00:00:00 +0000</pubDate>
      <dc:creator>Bhawana</dc:creator>
      <category>Product</category>
      <category>AI</category>
      <description>Stop opening PRs you have not actually clicked through. Kane CLI runs the flow in a real browser in about a minute and drops a pass-or-fail link on the PR.</description>
      <media:content url="https://assets.testmuai.com/resources/images/kane-cli-before-pr-ui-check-og.png" medium="image" type="image/png" />
    </item>
    <item>
      <title>Kane CLI Is CI/CD Ready Out of the Box</title>
      <link>https://www.testmuai.com/blog/kane-cli-ci-cd-ready/</link>
      <guid isPermaLink="true">https://www.testmuai.com/blog/kane-cli-ci-cd-ready/</guid>
      <pubDate>Thu, 25 Jun 2026 00:00:00 +0000</pubDate>
      <dc:creator>Bhawana</dc:creator>
      <category>Product</category>
      <category>AI</category>
      <description>The same Kane CLI that runs on your laptop runs in any CI pipeline. Headless, agent mode, standard exit codes, no separate product and no syntax change.</description>
      <media:content url="https://assets.testmuai.com/resources/images/kane-cli-ci-cd-ready-og.png" medium="image" type="image/png" />
    </item>
    <item>
      <title>Attach Your Own Files When You Generate Tests | Kane CLI</title>
      <link>https://www.testmuai.com/blog/kane-cli-files-attach-generate/</link>
      <guid isPermaLink="true">https://www.testmuai.com/blog/kane-cli-files-attach-generate/</guid>
      <pubDate>Thu, 25 Jun 2026 00:00:00 +0000</pubDate>
      <dc:creator>Bhawana</dc:creator>
      <category>Product</category>
      <category>AI</category>
      <description>Kane CLI now takes your files into test generation. Pass --files or type @filename to ground generated test cases in your real specs, designs, and data.</description>
      <media:content url="https://assets.testmuai.com/resources/images/kane-cli-files-attach-generate-og.png" medium="image" type="image/png" />
    </item>
    <item>
      <title>NDJSON: How Agents Read a Kane CLI Run</title>
      <link>https://www.testmuai.com/blog/kane-cli-ndjson-agent-mode/</link>
      <guid isPermaLink="true">https://www.testmuai.com/blog/kane-cli-ndjson-agent-mode/</guid>
      <pubDate>Thu, 25 Jun 2026 00:00:00 +0000</pubDate>
      <dc:creator>Bhawana</dc:creator>
      <category>Product</category>
      <category>AI</category>
      <description>In agent mode, Kane CLI streams typed NDJSON events and ends with a run_end line carrying status, summary, extracted values, and a link. Here is how to read it.</description>
      <media:content url="https://assets.testmuai.com/resources/images/kane-cli-ndjson-agent-mode-og.png" medium="image" type="image/png" />
    </item>
    <item>
      <title>One Binary, Three Modes: How Kane CLI Runs</title>
      <link>https://www.testmuai.com/blog/kane-cli-three-modes/</link>
      <guid isPermaLink="true">https://www.testmuai.com/blog/kane-cli-three-modes/</guid>
      <pubDate>Thu, 25 Jun 2026 00:00:00 +0000</pubDate>
      <dc:creator>Bhawana</dc:creator>
      <category>Product</category>
      <category>AI</category>
      <description>Kane CLI runs the same way everywhere through three modes: interactive TUI for humans, headless for scripts, agent mode for AI and CI. One syntax, one flag.</description>
      <media:content url="https://assets.testmuai.com/resources/images/kane-cli-three-modes-og.png" medium="image" type="image/png" />
    </item>
    <item>
      <title>Lovable Builds the App. Kane CLI Checks It Works.</title>
      <link>https://www.testmuai.com/blog/lovable-kane-cli-verification/</link>
      <guid isPermaLink="true">https://www.testmuai.com/blog/lovable-kane-cli-verification/</guid>
      <pubDate>Thu, 25 Jun 2026 00:00:00 +0000</pubDate>
      <dc:creator>Bhawana</dc:creator>
      <category>Product</category>
      <category>AI</category>
      <category>Vibe Coding</category>
      <description>Lovable ships a working app from a prompt. Kane CLI runs the real flow in Chrome and returns pass or fail, so you catch what the preview hides before users do.</description>
      <media:content url="https://assets.testmuai.com/resources/images/lovable-kane-cli-verification-og.png" medium="image" type="image/png" />
    </item>
    <item>
      <title>Who Kane CLI Is For: Fast Teams Shipping AI Code</title>
      <link>https://www.testmuai.com/blog/who-kane-cli-is-for/</link>
      <guid isPermaLink="true">https://www.testmuai.com/blog/who-kane-cli-is-for/</guid>
      <pubDate>Fri, 19 Jun 2026 00:00:00 +0000</pubDate>
      <dc:creator>Bhawana</dc:creator>
      <category>Product</category>
      <description>Kane CLI is for fast-shipping web teams building with AI agents and no QA safety net. Meet the four people who feel the gap between shipped and verified.</description>
      <media:content url="https://assets.testmuai.com/resources/images/who-kane-cli-is-for.png" medium="image" type="image/png" />
    </item>
  </channel>
</rss>
