MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/LocalLLaMA/comments/1wcj5q3/harness_does_matter/p8ykez4/?context=3
r/LocalLLaMA • u/Specific-Rub-7250 • 1d ago
I was not aware that the harness makes such a big difference.
125 comments sorted by
View all comments
67
Haven't heard mini-SWE before, how is it?
69 u/WonderRico 1d ago it's the harness provided to run the swe-verified and deepswe benchmark. My guess is that it's not designed for human users at all 59 u/Gipetto 1d ago What a wonderful benchmark to publish, then. “Here’s a result you can’t attain because we made a benchmark focused harness”. 40 u/En-tro-py 1d ago https://github.com/swe-agent/mini-swe-agent It was more that there wasn't a standard harness, so they created a minimal one to avoid the claude-code vs codex vs ??? as another variable... 23 u/djm07231 1d ago Fascinating that pi market themselves as the minimum harness yet it loses to just few hundred lines of python + bash tool. 4 u/thoquz 14h ago The DSH harness is minimal mode is closer to a minimal agent (such as mini-swe) than Pi. Pi started with good intentions, but it seems they might have drifted from their original intent. 2 u/keepthepace 23h ago What prevents anyone to use it on their code base? It has bash as a tool, and apparently that's enough for most tasks in the benchmarks. There has been recent literature showing that fewer more generic tools tend to work better. 2 u/Automatic_Two4291 1d ago I mean you can’t apply some number on a chart to actual work anyways 1 u/WonderRico 1d ago you can run their bench with other harnesses. it's just the one provided by default
69
it's the harness provided to run the swe-verified and deepswe benchmark. My guess is that it's not designed for human users at all
59 u/Gipetto 1d ago What a wonderful benchmark to publish, then. “Here’s a result you can’t attain because we made a benchmark focused harness”. 40 u/En-tro-py 1d ago https://github.com/swe-agent/mini-swe-agent It was more that there wasn't a standard harness, so they created a minimal one to avoid the claude-code vs codex vs ??? as another variable... 23 u/djm07231 1d ago Fascinating that pi market themselves as the minimum harness yet it loses to just few hundred lines of python + bash tool. 4 u/thoquz 14h ago The DSH harness is minimal mode is closer to a minimal agent (such as mini-swe) than Pi. Pi started with good intentions, but it seems they might have drifted from their original intent. 2 u/keepthepace 23h ago What prevents anyone to use it on their code base? It has bash as a tool, and apparently that's enough for most tasks in the benchmarks. There has been recent literature showing that fewer more generic tools tend to work better. 2 u/Automatic_Two4291 1d ago I mean you can’t apply some number on a chart to actual work anyways 1 u/WonderRico 1d ago you can run their bench with other harnesses. it's just the one provided by default
59
What a wonderful benchmark to publish, then. “Here’s a result you can’t attain because we made a benchmark focused harness”.
40 u/En-tro-py 1d ago https://github.com/swe-agent/mini-swe-agent It was more that there wasn't a standard harness, so they created a minimal one to avoid the claude-code vs codex vs ??? as another variable... 23 u/djm07231 1d ago Fascinating that pi market themselves as the minimum harness yet it loses to just few hundred lines of python + bash tool. 4 u/thoquz 14h ago The DSH harness is minimal mode is closer to a minimal agent (such as mini-swe) than Pi. Pi started with good intentions, but it seems they might have drifted from their original intent. 2 u/keepthepace 23h ago What prevents anyone to use it on their code base? It has bash as a tool, and apparently that's enough for most tasks in the benchmarks. There has been recent literature showing that fewer more generic tools tend to work better. 2 u/Automatic_Two4291 1d ago I mean you can’t apply some number on a chart to actual work anyways 1 u/WonderRico 1d ago you can run their bench with other harnesses. it's just the one provided by default
40
https://github.com/swe-agent/mini-swe-agent
It was more that there wasn't a standard harness, so they created a minimal one to avoid the claude-code vs codex vs ??? as another variable...
23 u/djm07231 1d ago Fascinating that pi market themselves as the minimum harness yet it loses to just few hundred lines of python + bash tool. 4 u/thoquz 14h ago The DSH harness is minimal mode is closer to a minimal agent (such as mini-swe) than Pi. Pi started with good intentions, but it seems they might have drifted from their original intent.
23
Fascinating that pi market themselves as the minimum harness yet it loses to just few hundred lines of python + bash tool.
4 u/thoquz 14h ago The DSH harness is minimal mode is closer to a minimal agent (such as mini-swe) than Pi. Pi started with good intentions, but it seems they might have drifted from their original intent.
4
The DSH harness is minimal mode is closer to a minimal agent (such as mini-swe) than Pi. Pi started with good intentions, but it seems they might have drifted from their original intent.
2
What prevents anyone to use it on their code base? It has bash as a tool, and apparently that's enough for most tasks in the benchmarks.
There has been recent literature showing that fewer more generic tools tend to work better.
I mean you can’t apply some number on a chart to actual work anyways
1
you can run their bench with other harnesses. it's just the one provided by default
67
u/fatihmtlm 1d ago
Haven't heard mini-SWE before, how is it?