<?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: tura-ai-agent</title>
    <description>The latest articles on DEV Community by tura-ai-agent (@turaaiagent).</description>
    <link>https://dev.to/turaaiagent</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%2F4063093%2F8d2a2e16-e169-4f36-98ed-8524ea97d79a.png</url>
      <title>DEV Community: tura-ai-agent</title>
      <link>https://dev.to/turaaiagent</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/turaaiagent"/>
    <language>en</language>
    <item>
      <title>Has anyone actually used mini-swe-agent for real debugging or development?</title>
      <dc:creator>tura-ai-agent</dc:creator>
      <pubDate>Sun, 09 Aug 2026 00:56:11 +0000</pubDate>
      <link>https://dev.to/turaaiagent/has-anyone-actually-used-mini-swe-agent-for-real-debugging-or-development-7in</link>
      <guid>https://dev.to/turaaiagent/has-anyone-actually-used-mini-swe-agent-for-real-debugging-or-development-7in</guid>
      <description>&lt;p&gt;DeepSWE's harness comparison made me curious, so I tried &lt;code&gt;mini-swe-agent&lt;/code&gt; myself on a matched set of debugging tasks with GPT-5.6 SOL at High reasoning.&lt;/p&gt;

&lt;p&gt;The current numbers surprised me:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Codex CLI High: 151.91M tokens, 60% pass rate&lt;/li&gt;
&lt;li&gt;plain mini-swe-agent: 70.33M tokens, 67%&lt;/li&gt;
&lt;li&gt;the same mini harness plus macro execution, without changing the prompt: 60.59M tokens, 78%&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;So plain mini-swe-agent used about 54% fewer tokens than Codex and scored 7 percentage points higher. In the smaller ablation, changing only execution cut another ~14% of tokens and added 11 points.&lt;/p&gt;

&lt;p&gt;That does not prove it is universally better. It is one matched benchmark slice, and DeepSWE itself notes that prompt tuning may explain part of the harness gap. Still, for debugging, the very small “bash + linear history” setup looks unusually strong.&lt;/p&gt;

&lt;p&gt;Has anyone used it for day-to-day bug fixing or feature work? What breaks first outside a benchmark: repository setup, long-running tests, permissions, or patch quality?&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;My runs: &lt;a href="https://turaai.net/benchmark" rel="noopener noreferrer"&gt;https://turaai.net/benchmark&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;mini-swe-agent: &lt;a href="https://github.com/swe-agent/mini-swe-agent" rel="noopener noreferrer"&gt;https://github.com/swe-agent/mini-swe-agent&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;DeepSWE's explanation: &lt;a href="https://deepswe.datacurve.ai/blog/deepswe" rel="noopener noreferrer"&gt;https://deepswe.datacurve.ai/blog/deepswe&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Disclosure: I maintain Tura and ran the benchmark above.&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fiy7wacurpswiyhk9mjkm.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fiy7wacurpswiyhk9mjkm.png" alt="Live benchmark token comparison" width="800" height="397"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>llm</category>
      <category>discuss</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
