Skip to content
SWE-Together: Grade Coding Agents on Multi-Turn Sessions — ContentBuffer guide

SWE-Together: Grade Coding Agents on Multi-Turn Sessions

K
Kodetra Technologies··10 min read Intermediate

Summary

Build a SWE-Together-style multi-turn coding-agent eval with an LLM user simulator in Python.

Why SWE-bench scores lie about coding agents

On July 5, Meta open-sourced SWE-Together, a 109-task benchmark that scores a coding agent across an entire interactive session instead of a single prompt. The first headline result: Claude Opus 4.8 needed the least corrective steering of any model tested, finishing 63% of multi-turn tasks (pass@1) with the fewest human interruptions. The number that matters there is not 63%, it's "least steering" — SWE-Together measures how much you have to babysit the agent, not whether it can one-shot a clean GitHub issue.

Keep reading — it's free

Enter your email to keep reading — plus the best of AI & tech, daily. Free, forever.

or

Already a member? Sign in

Comments

Subscribe to join the conversation...

Be the first to comment