docs: SWE-bench Lite technical report — 198/300 (66.0%) #1 on leaderboard - #1373
Conversation
🛫 PR Readiness Check
PR Scope: 🔧 Infrastructure
|
| Status | Check | Details |
|---|---|---|
| ❌ | Single commit | 3 commits — consider squashing before review |
| ✅ | Not in draft | Ready for review |
| ✅ | Branch up to date | Up to date with main |
| ❌ | Copilot review | No Copilot review yet — it may still be processing |
| ✅ | Changeset present | No source files changed — changeset not required |
| ✅ | Scope clean | No .squad/ or docs/proposals/ files |
| ✅ | No merge conflicts | No merge conflicts |
| ✅ | Copilot threads resolved | No Copilot review threads |
| ❌ | CI passing | 6 check(s) failing: samples-build, test, docs-quality, sdk-exports-validation, Policy Gates, changes |
Files Changed (1 file, +285 −0)
| File | +/− |
|---|---|
docs/src/content/blog/033-swe-bench-lite-results.md |
+285 −0 |
Total: +285 −0
This check runs automatically on every push. Fix any ❌ items and push again.
See CONTRIBUTING.md and PR Requirements for details.
|
Hey @tamirdresher_microsoft — great post! 🎉 I did a consistency review and found two things worth addressing before we merge: 1. Timeout count discrepancy (draft vs this PR)Your earlier draft (in the EMU repo) states 31/300 (10.3%) hit the 30-minute timeout, but this PR version says Timeout Cases (20/300, 6.7%). If this was an intentional reclassification (e.g., some of those 31 produced partial patches that fall into the 'apply error' bucket), it'd be worth a brief note explaining the change. Otherwise one of the numbers needs correcting. 2. Wording inconsistency within the PRIn Key Parameters you write:
But then in Error Analysis you have:
The first implies fewer-than-20 timeouts; the second equates all 20 with timeouts. Suggest aligning these — either 'all' or give the actual timeout count vs other causes. Still verifying the leaderboard scores against public sources — will follow up if anything surfaces there. Everything else (per-repo sums, category partitioning, percentages) checks out perfectly. 🧮✅ |
…data repo Addresses Brady's review: - Clarify 31 timeouts total (20 no-patch + 11 partial-patch errors) - Remove wording inconsistency between Key Parameters and Error Analysis - Add Limitations & Attribution section (model vs orchestration) - Link to public tamirdresher/squad-swe-bench for full reproduction Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
Thanks Brady! Pushed a fix:
|
Follow-up: External Fact-Check Results 🔍I've verified the post's claims against public sources. The math is solid internally, but there are factual issues with the leaderboard comparison table and benchmark description that need attention before publishing: ❌ Leaderboard Competitor Names
Claude Haiku 4.5 and GPT-5 are real models, but their specific Lite scores couldn't be independently confirmed.
|
Re: External Fact-Check ResultsThanks for the thorough review! Here's my response with sources: ✅ Model Names — Confirmed CorrectI verified against two independent leaderboard aggregators:
Screenshot of the live leaderboard (June 23, 2026):
|
bradygaster
left a comment
There was a problem hiding this comment.
Tamir addressed all fact-check items with sources. LGTM — nice work on the report! 🚀
|
@dependabot rebase |

SWE-bench Lite Technical Report
Squad v0.9.6 achieved 198/300 (66.0%) on SWE-bench Lite — #1 on the leaderboard (current top: Claude Opus 4.6 at 62.7%).
This post is the required technical report for the leaderboard submission, covering:
Checklist