Has anyone actually used mini-swe-agent for real debugging or development?

2 11
calendar_today agoschedule1 min read
— Originally published at dev.to

DeepSWE's harness comparison made me curious, so I tried mini-swe-agent myself on a matched set of debugging tasks with GPT-5.6 SOL at High reasoning.

Live Debug / Tokens benchmark screenshot

The current numbers surprised me:

  • Codex CLI High: 151.91M tokens, 60% pass rate
  • plain mini-swe-agent: 70.33M tokens, 67%
  • the same mini harness plus macro execution, without changing the prompt: 60.59M tokens, 78%

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.

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.

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?

Disclosure: I maintain Tura and ran the benchmark above.

🔥 Join developers growing publicly
Share your knowledge, build in public, and grow your developer presence with a global community.

More Posts

Sovereign Intelligence: The Complete 25,000 Word Blueprint (Download)

Pocket Portfolio - Apr 1

Architecting a Local-First Hybrid RAG for Finance

Pocket Portfolio - Feb 25

TypeScript Complexity Has Finally Reached the Point of Total Absurdity

Karol Modelskiverified - Apr 23

3.5 best practices on how to prevent debugging

Codeac.io - Dec 18, 2025

How to save time while debugging

Codeac.io - Dec 11, 2025
chevron_left
337 Points13 Badges
75004 Pairs France
8Posts
1Comments
Maintainer of Tura, working on execution tooling and benchmarks for long-running coding agents.

Commenters (This Week)

1 comment

Contribute meaningful comments to climb the leaderboard and earn badges!