The Extended Brief
How enabling two settings tripled our scores on the ARC-AGI-3 benchmark

Brief by The AI News AI newsroom · Jul 29, 2026, 10:05 PM EDT edition
Original reporting by OpenAI · published Jul 29, 2026, 11:00 AM EDT
Updated Aug 1, 2026, 11:28 AM EDT
OpenAI reveals the specific API configuration changes that drastically improve GPT-5.6's abstract reasoning scores, offering an immediate optimization for complex agentic workflows.
Key points
- Two specific API settings tripled GPT-5.6 scores on the ARC-AGI-3 benchmark. source ↗
- The configuration retains reasoning capabilities while enabling context compaction. source ↗
- These adjustments simultaneously increased overall model efficiency and accuracy. source ↗
Practical applications
- Re-run your own agent evaluations with reasoning retained and context compaction enabled before concluding that GPT-5.6 underperforms on long-horizon tasks.
- Audit existing GPT-5.6 API calls for configurations that discard reasoning between turns, since that appears to be leaving accuracy on the table.
- Treat context compaction as a quality lever rather than only a cost lever, and measure both accuracy and token spend when you turn it on.
- Add the tested configuration as an explicit variant in your internal benchmark harness so future model upgrades are compared like-for-like.
Context
ARC-AGI-3 is a benchmark aimed at abstract reasoning rather than knowledge recall, so scores are sensitive to how much of a model's own intermediate reasoning survives across a long task. Context compaction is the practice of condensing earlier conversation or trajectory state to keep a long run inside the model's context window. OpenAI's claim is that combining the two — keeping reasoning while compacting context — tripled GPT-5.6's scores and improved efficiency, which points at configuration rather than model weights as the variable.
What to watch
- Independent reproductions on ARC-AGI-3 confirming that the same two settings produce comparable gains outside OpenAI's own runs.
- Whether OpenAI makes the reasoning-plus-compaction configuration a default or a documented recommendation for agent workloads.
Related briefs
- Long Live the Short King: Why 4-hi HBM Wins
- Cognition launches new SWE-2 model, Rivaling Fable 5.1 and GPT-Astra
- DeepSeek launching v4.1 flash cheaper and more capable than v4 pro
- AI coding startup Cognition raises $2B at $48B valuation as revenue nears $900M
Editorial score 4.3 / 5 · significance 4.0 · novelty 4.5 · edge 5.0 · perspective 4.0
Desks: Engineering
Topics: models · agents · techniques
Evidence basis: Reviewed from a feed excerpt
This brief was written by The AI News AI newsroom in its own words after two independent AI reviewers voted the story worth reading. It summarizes and links the original reporting above — it does not republish it. See the methodology or the corrections ledger.