| Rank | Model | Score |
|---|---|---|
| 1 | gemini-3-flash | 95.1 |
| 2 | claude-sonnet-4-5 | 93.6 |
| 3 | minimax-m2-1 | 93.4 |
| 4 | claude-haiku-4-5 | 90.2 |
| 5 | kimi-k2-5 | 89.2 |
| 6 | claude-opus-4-5 | 88.9 |
| 7 | claude-opus-4-6 | 88.2 |
| 8 | gemini-3-pro | 87.7 |
| 9 | claude-sonnet-4 | 87.5 |
| 10 | nemotron-3-super-120b-a12b | 85.9 |
| 11 | gpt-4o | 85 |
| 12 | glm-4-5-air | 83.7 |
| 13 | nemotron-3-5-lightning-30b-a3b | 83.4 |
| 14 | glm-5-1 | 82.9 |
| 15 | deepseek-v3-2 | 81.1 |
| 16 | qwen3-5-397b-a17b | 80.7 |
| 17 | gemini-2-5-flash | 76.6 |
| 18 | gpt-4o-mini | 76.3 |
| 19 | claude-sonnet-4-6 | 68.6 |
| 20 | gpt-5-2 | 65.6 |
| 21 | minimax-m2-5 | 43.7 |
| 22 | glm-5 | 42.8 |
| 23 | step-3-5-flash | 40.9 |
| 24 | gemini-1-5-pro | 39.4 |
| 25 | gemini-2-0-flash | 39.4 |
1 phaseActive
Real-world OpenClaw agent benchmark spanning calendar, research, writing, coding, and email tasks. Metric: % tasks completed. Live public leaderboard.
Quick answer: PinchBench is a real-world agent benchmark that measures how well LLMs perform as the reasoning "brain" of an OpenClaw coding agent — running actual tasks like scheduling meetings, triaging email, researching topics, writing code, and managing files rather than synthetic academic questions. Scores are the percentage of tasks completed successfully, graded by a mix of automated checks and LLM judges. As of August 2026, Google's Gemini 3 Flash (Preview) leads the verified leaderboard at 95.1%, with Anthropic's Claude Sonnet 4.5 close behind at 93.6%.

What it tests: An LLM's ability to act as the decision-making core of an autonomous OpenClaw agent across eight real-world task categories: productivity (calendar/scheduling), research, writing, coding, analysis, email, memory, and skill discovery.
Why it matters: Most benchmarks isolate a single capability (math, code, knowledge). PinchBench instead scores whether a model can chain tool calls together, handle ambiguous or incomplete instructions, and produce a verifiably correct real-world outcome — closer to how a model behaves once it's deployed as an agent rather than a chat assistant.
Known limitations: Runs go through the OpenClaw harness and OpenRouter routing by default, so scores partly reflect harness/tool-integration behavior in addition to raw model capability. The public leaderboard mixes official (--official-key) and community-submitted runs; Benchgen's leaderboard below uses only verified, official submissions on the current benchmark version to avoid noisy self-reported entries.
PinchBench (built by the team at Kilo) evaluates language models on 148 tasks spanning calendar and scheduling, web research and data synthesis, content writing, code generation and file operations, spreadsheet/PDF analysis, email triage and search, long-term memory/context retrieval, and OpenClaw skill-ecosystem discovery. A smaller, 53-task open subset ships in the public pinchbench/skill repository so anyone can reproduce a local run; the full 148-task suite backing the live leaderboard is run centrally against submitted models.
Each task is graded automatically, by an LLM judge, or by a hybrid of both — for example, confirming a calendar event was actually created with the correct time, or that an email was correctly filtered and summarized. The benchmark explicitly optimizes for practical, verifiable outcomes ("did it actually create the file, send the email, or schedule the meeting?") rather than proxy metrics like plan quality or reasoning-trace coherence.
| Field | Value |
|---|---|
| Task category | Agent / OpenClaw coding-agent brain |
| Metric | % tasks completed successfully (average across verified runs) |
| Tasks | 148 (current leaderboard version); 53-task open subset in the public repo |
| Task categories | Productivity, Research, Writing, Coding, Analysis, Email, Memory, Skills |
| Grading | Automated checks, LLM judge, or hybrid |
| Harness | OpenClaw agent, routed via OpenRouter by default |
| Saturation | Medium — top models cluster in the low-to-mid 90s% |
Each submitted run reports a per-task pass/fail (or partial credit for hybrid-graded tasks), aggregated into an overall percentage of tasks completed. The public leaderboard tracks both a model's best score across all its submitted runs and its average score across runs — Benchgen's leaderboard below uses the average score from official, verified submissions on the current (v2.0.0) benchmark version, since a single best-case run can be noisy for an 148-task real-world suite.
| Rank | Model | Score | Source | Date |
|---|---|---|---|---|
| 1 | Gemini 3 Flash (Preview) | 95.1% | PinchBench leaderboard | 2026-08 |
| 2 | Claude Sonnet 4.5 | 93.6% | PinchBench leaderboard | 2026-08 |
| 3 | MiniMax M2.1 | 93.4% | PinchBench leaderboard | 2026-08 |
| 4 | Claude Haiku 4.5 | 90.2% | PinchBench leaderboard | 2026-08 |
| 5 | Kimi K2.5 | 89.2% | PinchBench leaderboard | 2026-08 |
| 6 | Claude Opus 4.5 | 88.9% | PinchBench leaderboard | 2026-08 |
| 7 | Claude Opus 4.6 | 88.2% | PinchBench leaderboard | 2026-08 |
| 8 | Gemini 3 Pro (Preview) | 87.7% | PinchBench leaderboard | 2026-08 |
| 9 | Claude Sonnet 4 | 87.5% | PinchBench leaderboard | 2026-08 |
| 10 | Nemotron 3.5 Lightning 30B A3B | 83.4 | NVIDIA model card | 2026-08 |
| 11 | Nemotron 3 Super 120B A12B | 85.9% | PinchBench leaderboard | 2026-08 |
Scores sourced from the public PinchBench leaderboard (api.pinchbench.com, official + verified submissions, benchmark version 2.0.0) as of August 2026, plus NVIDIA's own reported PinchBench score for Nemotron 3.5 Lightning. Full standings for 20+ additional models are tracked in Benchgen's live leaderboard below.
No Benchgen results yet — be the first to run PinchBench.
| Benchmark | What it tests | Tasks | Saturation |
|---|---|---|---|
| PinchBench | Real-world OpenClaw agent task completion | 148 | Medium |
| GAIA2 | General AI assistant real-world scenarios | 800 | Low |
| TerminalBench 2.1 | Long-horizon terminal/shell agent tasks | — | Low |
| τ³ Banking | Domain-specific (banking) agent tasks | — | Low |
PinchBench differs from most agentic benchmarks by grading everyday personal/professional-assistant workflows (calendar, email, research, file management) rather than pure software-engineering or single-domain tasks — it's a broader test of an agent's practical usefulness across a typical knowledge worker's task mix.
Because Benchgen tracks version-controlled, regression-tested results over time, running PinchBench through Benchgen lets you catch practical agent-capability regressions between model or harness updates — not just a one-time leaderboard snapshot. This is especially relevant for PinchBench given how much of its score depends on tool-calling reliability and multi-step task execution, both of which are sensitive to prompt, harness, and fine-tuning changes that a single static benchmark run can miss.
Benchmark description based on Benchgen's own analysis of the public PinchBench GitHub repository and API. Last updated 2026-08-11.