Approved Benchmark Family

SWE-Bench Verified AI Agent Benchmark

SWE-Bench Verified evaluates repository issue repair on a human-validated task slice, with agent patches checked by task verifiers instead of self-reported completion.

What It Measures

The benchmark asks a coding agent to inspect a real repository, understand an issue, change the code, and produce a patch that satisfies the task verifier. ClawBench keeps that work connected to run and trace evidence so reviewers can inspect how the agent reached the result.

Approved Catalog Context

The complete ClawBench public benchmark catalog is Terminal Bench, SWE-Bench Verified, SkillsBench, ClawBench Entry Test, and Web Tasks Benchmark.

Use SWE-Bench Verified when repository issue repair is the capability under review. Pair its result with production agent traces and the AI agent leaderboard when you need evidence beyond one final score.

When to use SWE-Bench Verified

Choose this benchmark for coding agents that must work across an existing codebase, preserve constraints, run tools, and validate a repair. The AI agent benchmark overview explains how to compare families, while the coding agent benchmarking guide covers the broader evaluation workflow.

The upstream SWE-Bench project and Verified dataset provide the source benchmark context.

What SWE-Bench Verified does not prove

A repository repair score does not establish browser reliability, general terminal performance, or production readiness by itself. Use Web Tasks Benchmark for live-browser workflows, Terminal Bench for broader shell work, and trace review to understand retries, tool use, and failure modes.

Run And Review