Tabbit
ResourcesBlogModels
Tabbit LogoTabbit

Tabbit — The AI Browser that Works for You

Topics

  • AI Browser Resources
  • Agentic Browser Resources
  • Browser Downloads and Install Guides
  • Browser Comparisons
  • AI Browser Alternatives
  • Browser Productivity Resources

Popular Guides

  • AI Browser
  • Agentic Browser Download
  • Best AI Browser 2026: Top 9 Tested & Ranked
  • AI Browser Download
  • Free AI Browser
  • Best AI Browser 2026
  • AI Browser Comparison 2026
  • AI Browser for Windows
  • AI Browser for Mac
  • Chrome Alternative 2026

Events

  • Tabbit Skill Competition
  • KPOP SBTI Fandom Personality Test
  • Tabbit Campus Creator Program
  • fifi's Picks: AI Skills for Research Papers
  • User Survey

About

  • Tabbit Blog
  • Press & Media
Review
MediaGPT-5.2 Chat

SWE-bench Leaderboard: Comparing GPT-5.2 Coding Agents

Original source

SWE-bench Leaderboards

AuthorSWE-bench team

Source date2025-12-11

Tabbit curation2026-08-19

Read original

One-sentence takeaway

In SWE-bench's controlled mini-SWE-agent table, the GPT-5.2 high-reasoning entries reach 71.8%–72.8% resolved at about $0.47–$0.52 per task, but these are GPT-5.2 family/Agent harness results, not a direct score for a Chat snapshot.

Test environment

  • Task set: Real GitHub issues; the original benchmark comes from 12 Python repositories, while the page also notes that expanded tasks cover 42 repositories and 9 languages.

  • Agent: mini-SWE-agent; the page distinguishes between different release/harness versions.

  • Output metrics: % Resolved is the percentage of task instances resolved; Avg. $ is the average cost. The page also lists model, date, and trajectory columns.

  • Reproduction status: The page marks some entries as run or verified directly by the SWE-bench team.

Inputs/configuration

GPT-5.2 entries on the page:

  • GPT 5.2 high, mini-SWE-agent 2.0.0, 2026-02-17: 72.80%, $0.47/task;

  • GPT 5.2 high, mini-SWE-agent 1.17.2, 2025-12-11: 71.80%, $0.52/task;

  • GPT 5.2, mini-SWE-agent 1.17.2, 2025-12-11: 69.00%, $0.27/task;

  • GPT 5.2 Codex, mini-SWE-agent 2.0.0, 2026-02-19: 72.80%, $0.45/task.

Results data

At the time of collection, GPT 5.2 high (2.0.0 harness) and GPT 5.2 Codex both scored 72.80%; GPT 5.2 high (1.17.2) scored 71.80%, while GPT 5.2 without an explicit high designation scored 69.00%. In the same table, Claude 4.5 Sonnet high scored 71.40%, Kimi K2.5 high scored 70.80%, and DeepSeek V3.2 high scored 70.00%, providing relative reference points under the same harness.

Conclusion

GPT-5.2 is a strong coding baseline for real-issue-fixing Agent tasks, but scores are sensitive to the reasoning tier and mini-SWE-agent version. After upgrading the harness, costs and success rates must be recorded again.

Limitations

  • The “GPT 5.2” in the SWE-bench table is not explicitly identified as the API gpt-5.2-chat-latest; this result cannot be treated as equivalent to a Chat Completions snapshot.

  • This is an issue-resolution metric and does not cover Chat tasks such as design, communication, code review, or long-context question answering.

  • The page provides average cost and resolved rate, but these are not the actual bill for each project; the complete prompt, failure trajectories, and confidence intervals are missing.

  • The 2.0.0 harness from 2026-02 and the 1.17.2 harness from 2025-12 are not the same harness; cross-row comparisons must identify the version.

Reproduction steps

  1. Fix the SWE-bench version, task split, model snapshot, reasoning effort, and mini-SWE-agent release.

  2. Run all tasks under the same API rate limits, timeout, and patch-submission strategy; do not combine Chat and Thinking in one group.

  3. Save each patch, test log, call trace, token count, elapsed time, and cost; classify results as resolved, error, or timeout.

  4. Re-run with the reference models using the same harness as on the page, report the mean resolved rate and cost, and state whether the model alias is a Chat snapshot.

Curated by Tabbit

This is a third-party source navigator. Model versions, test environments, and personal experience vary; consult the original source.

GPT-5.2 Chat

Use and compare models in Tabbit

GPT-5.2 Chat

Related reviews

OfficialOpenAI News / GPT-5.2 release notes2025-12-11

GPT-5.2 Family: Official Release Benchmarks and Chat Positioning

CommunityReddit / r/ChatGPT2025-12-11

Reddit Users' Coding and Conversation Experience After the GPT-5.2 Launch

GPT-5.2 Chat

Related prompts

OfficialOpenAI Developers / GPT-5.2 Prompting Guide

GPT-5.2's Structured Outputs and Ambiguity Self-Check Prompt

OfficialOpenAI Developers / Model guidance for GPT-5.2

GPT-5.2 Chat's Responses, Reasoning, and Tool-Calling Configuration