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
MediaDeepSeek V3.2

DeepSeek V3.2 Coding Agent Results on the SWE-bench Leaderboard

Original source

SWE-bench Leaderboards

AuthorSWE-bench team

Source date2026-02-17

Tabbit curation2026-08-19

Read original

One-sentence takeaway

The official SWE-bench leaderboard's mini-SWE-agent entries show DeepSeek V3.2 high at 70.00% resolved and $0.45 per task, while V3.2 Reasoner reaches 60.00% at $0.03 per task, demonstrating that the Agent harness/version and reasoning configuration can significantly change the result.

Test environment

  • Task set: Real GitHub issues; the original benchmark covers 12 Python repositories, while the expanded page states that multilingual tasks cover 42 repositories across 9 languages.

  • Agent: mini-SWE-agent; different entries use different releases.

  • Metrics: % Resolved, average cost, model, date, and release.

  • Team verification: The page indicates that some entries were run or verified directly by the SWE-bench team.

Input/configuration

  • DeepSeek V3.2 high: mini-SWE-agent 2.0.0, dated 2026-02-17, 70.00%, $0.45/task.

  • DeepSeek V3.2 Reasoner: mini-SWE-agent 1.17.1, dated 2025-12-01, 60.00%, $0.03/task.

Results

In the same table, DeepSeek V3.2 high ranks 14th with 70.00%; Claude 4.5 Sonnet high at 71.40%, Kimi K2.5 high at 70.80%, and GPT 5.2 high at 72.80% provide relative reference points under the same harness. V3.2 Reasoner's 60.00% comes from an earlier release/harness and should not be treated as a pure model difference from 2.0.0.

Conclusion

DeepSeek V3.2 is a strong open-model baseline for Agents that fix real issues; when deploying it, prioritize reproducing the quality/cost of high with the current harness, then evaluate the low-cost Reasoner configuration separately.

Limitations

  • The leaderboard's “DeepSeek V3.2 high” is not equivalent to every API alias or self-hosted checkpoint; Chat/Thinking/tool protocols may differ.

  • The two rows use different dates and mini-SWE-agent versions, so 70 vs. 60 cannot be explained as a pure difference in reasoning effort.

  • The page does not provide per-task prompts, failure traces, token distributions, or confidence intervals; average cost is not the same as your provider bill.

  • Resolved measures only issue fixing and does not cover research, conversation, or long-context question answering.

Reproduction steps

  1. Fix the SWE-bench split, task version, mini-SWE-agent release, model checkpoint, thinking/tool configuration, and timeout.

  2. Run V3.2 high and Reasoner separately, saving patches, test logs, reasoning_content, call traces, tokens, and costs.

  3. Run a closed- or open-model reference under the same harness, and report resolved, timeout, error, and average cost.

  4. Treat the leaderboard row as a verifiable baseline, and state whether your provider/harness matches it.

Curated by Tabbit

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

DeepSeek V3.2

Use and compare models in Tabbit

DeepSeek V3.2

Related reviews

OfficialDeepSeek API Docs / DeepSeek-V3.2 Release2025-12-01

DeepSeek-V3.2 Official Release: Reasoning and Agent Positioning of V3.2 and Speciale

MediaarXiv / DeepSeek-V3.2: Pushing the Frontier of Open Large Language Models2025-12-03

DeepSeek-V3.2 Technical Report: DSA, Agent Synthetic Data, and Reasoning Baselines

CommunityReddit / r/LocalLLaMA2025-12

Reddit LocalLLaMA: Experience Boundaries for DeepSeek V3.2 Agent Coding

DeepSeek V3.2

Related prompts

OfficialDeepSeek API Docs / DeepSeek-V3.2 Release and Thinking Mode2025-12-01

DeepSeek V3.2 Thinking Tool Calls and Multi-turn State Configuration

MediaDeepSeek-V3.2 technical report (arXiv)2025-12-03

DeepSeek-V3.2's Long-Context and Agent Evidence-Anchoring Workflow