OpenAI Says GPT-5.6 Sol Scores 38.3% on ARC-AGI-3, Beating Claude Opus 5 — But Only With a Custom Harness
OpenAI says GPT-5.6 Sol scores 38.3 percent on ARC-AGI-3 using a custom Responses API configuration, edging out Claude Opus 5's 30.2 percent. Under the official benchmark harness, GPT-5.6 Sol's score drops to 7.8 percent, raising questions about what the comparison actually measures.
What happened
OpenAI claims GPT-5.6 Sol scores 38.3 percent on the ARC-AGI-3 benchmark, surpassing Claude Opus 5's 30.2 percent score. The catch: OpenAI's number comes from a custom test setup, not the official ARC-AGI-3 harness that Anthropic used to post its result.
Anthropic's Opus 5 quadrupled the previous ARC-AGI-3 record when it launched, hitting 30.2 percent under the benchmark's standard constraints. ARC-AGI-3 is designed to test raw model reasoning without external scaffolding or tooling assistance.
OpenAI ran GPT-5.6 Sol through its own Responses API using two non-standard features:
- Retained Reasoning: keeps the model's chain of thought active between steps instead of discarding it after each action
- Compaction: summarizes prior context rather than truncating it when the context window fills up
With both features enabled, GPT-5.6 Sol reached 38.3 percent, according to OpenAI. Under the official ARC-AGI-3 test harness — which strips reasoning traces after each action — the same model scored just 7.8 percent.
The core issue
OpenAI argues that benchmark scores reflect not just a model's raw capability but the technical infrastructure surrounding it, and that judging models only on a stripped-down harness undersells what they can do in production settings. That argument has merit in general, but it cuts against the specific design goal of ARC-AGI-3, which intentionally removes external scaffolding to isolate pure reasoning performance rather than measure how a model performs inside a favorable API configuration.
Anthropic's 30.2 percent score for Opus 5 was produced under those same standard constraints — no retained reasoning, no custom compaction. If Opus 5 were run inside Claude Code or a similarly optimized harness, its score would likely rise as well, though Anthropic has not published such a number.
No independent lab has verified either the 38.3 percent or 7.8 percent figures for GPT-5.6 Sol. Both numbers come directly from OpenAI, and Opus 5's 30.2 percent figure comes directly from Anthropic. Neither company's benchmark claims have been reproduced by a third party as of this writing.
What this means
The headline comparison — 38.3 percent versus 30.2 percent — is not measuring the same thing. OpenAI's number reflects GPT-5.6 Sol plus a custom reasoning-retention and context-compaction pipeline; Anthropic's number reflects Opus 5 running under the benchmark's default, no-scaffolding conditions. Under those same default conditions, GPT-5.6 Sol scored 7.8 percent — less than a third of Opus 5's result.
This pattern is becoming common in frontier-model benchmarking: vendors increasingly report scores from tuned harnesses rather than standardized ones, making cross-model comparisons unreliable without checking the fine print. For anyone evaluating these models for real deployments, the more useful signal here may be the gap itself — 7.8 percent to 38.3 percent — which shows how heavily ARC-AGI-3 performance depends on infrastructure choices like reasoning retention and context management, independent of the underlying model weights.
Related Articles
Claude Opus 5 Scores 30.2% on ARC-AGI-3, Nearly 4x the Previous Record
Claude Opus 5 scored 30.2 percent on the ARC-AGI-3 benchmark, nearly four times the previous record of 7.8 percent set by OpenAI's GPT-5.6 Sol (Max). The ARC Prize team attributes the leap to genuinely stronger reasoning, though an independent test on a separate puzzle benchmark showed far smaller improvements.
Claude Opus 5 Scores 61 on Intelligence Index, Beats Fable 5 on Cost Across Most Benchmarks
Anthropic's Claude Opus 5 posts a 61 on the Artificial Analysis Intelligence Index, narrowly beating Claude Fable 5 (60) and GPT-5.6 Sol (59) while costing less per task. The model leads in coding and knowledge-work benchmarks but shows a rising hallucination rate of 50 percent.
OpenAI's GPT-5.6 Sol, Terra, and Luna Launch on Amazon Bedrock with 272K Context Window
OpenAI's GPT-5.6 family — Sol, Terra, and Luna — is now generally available on Amazon Bedrock through a new bedrock-mantle endpoint. All three models share a 272K-token context window, support image input, and let developers dial reasoning effort from none to max.
OpenAI's GPT-5.6 Sol Adds Five Reasoning Effort Settings, Follows DeepSeep-R1 RLVR Training Method
OpenAI released GPT-5.6 Sol, a new reasoning model family that comes in three sizes with roughly five to six reasoning-effort settings each. The release follows the DeepSeek-R1 methodology of using reinforcement learning with verifiable rewards (RLVR), nearly two years after OpenAI's original o1 model popularized LLM-based reasoning.
Comments
Loading...