SWE-Together Update: Claude Fable 5 and 5.1 are the new top models on SWE-Together, and Meta's Muse Spark 1.3 is the best value on the board.
SWE-Together is our benchmark of 109 real coding tasks with a simulated user in the loop, built to tell you whether a new model will actually match your expectations before you hand it your work.
Six quick findings from the updated board:
1. Fable 5 beats 5.1 on consistency, but 5.1 is more efficient.
At their best the two actually perform the same. The gap is in the worst runs, where Fable 5.1 scored zero on 14 trials and Fable 5 on only 6. However, 5.1 is 25% faster, about 2x cheaper, and needs slightly fewer corrections from the user (1.45 vs 1.53 corrective messages per task) than Fable 5.
2. Muse Spark 1.3 is the value outlier.
Per solved task, it is about 2.5x cheaper than Fable 5.1 and 5x cheaper than Fable 5. Performance-wise, it ties with Fable 5 and 5.1 for best on Python (73%) and Rust (100%).
3. Newer is not automatically better at collaborative coding.
GPT-5.6-Sol is the newer model, yet it needs more corrections from the user than GPT-5.5 (1.66 vs 1.59 per task).
4. "Stronger models need less steering" is a trend, but not guaranteed.
With more models added, the correlation between pass
@1 and user correction weakens from -0.92 to -0.72, and Fable 5 takes more corrections than Opus 4.8 (1.53 vs 1.38) despite a 6 pp higher pass
@1.
5. Frontier progress contributes greatly to stability.
Fable 5 converts 89% of its pass
@1 into pass² (both runs solve), versus 60 to 67% for DeepSeek V4 Pro, GLM-5.1, and MiniMax 2.7.
6. There is still plenty of headroom.
16 of 109 tasks have zero solves across all tested models, and even Fable 5 at 69% pass
@1 sits about 9 pp below the ~78% that the original human patches scored.
The full leaderboard, with per-task and per-trial breakdowns, is at and the benchmark is open source at