<?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: Satyan Sharma</title>
    <description>The latest articles on DEV Community by Satyan Sharma (@satyan_sharma_d5b8362d7cc).</description>
    <link>https://dev.to/satyan_sharma_d5b8362d7cc</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4124324%2F1c9f475a-aeba-4e19-a2a6-ace48821312e.png</url>
      <title>DEV Community: Satyan Sharma</title>
      <link>https://dev.to/satyan_sharma_d5b8362d7cc</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/satyan_sharma_d5b8362d7cc"/>
    <language>en</language>
    <item>
      <title>Your Loop Has No Stop Condition</title>
      <dc:creator>Satyan Sharma</dc:creator>
      <pubDate>Mon, 14 Sep 2026 10:11:36 +0000</pubDate>
      <link>https://dev.to/satyan_sharma_d5b8362d7cc/your-loop-has-no-stop-condition-ckf</link>
      <guid>https://dev.to/satyan_sharma_d5b8362d7cc/your-loop-has-no-stop-condition-ckf</guid>
      <description>&lt;p&gt;A production agent repeats for 40 steps with Zero exceptions or errors, The repetition detector that is usually recommended also said everything was fine.&lt;/p&gt;

&lt;p&gt;The detector was measuring the wrong thing. It checks whether an action repeated - not whether anything changed. &lt;/p&gt;

&lt;p&gt;A scenario demonstrating the detector is failing, and the fix - a progress signal that watches the world instead of the agent. &lt;/p&gt;

&lt;p&gt;If your agents run unattended and you can't say how you'd know that one of them was stuck right now - that's usually fixable in an afternoon, not a rebuild.&lt;/p&gt;

&lt;p&gt;Looking forward to your comments.&lt;/p&gt;

</description>
      <category>agents</category>
      <category>ai</category>
      <category>debugging</category>
    </item>
  </channel>
</rss>
