Two API Tweaks Boost OpenAI Model's ARC-AGI-3 Score and Slash Compute

xiaohu · x · 2026-07-30

OpenAI recently reviewed why its model underperformed on the ARC-AGI-3 benchmark, identifying the root cause in the evaluation harness: private reasoning was wiped after each step, and early context was deleted when limits were hit, causing the model to lose track of history.

They fixed this by enabling just two API settings:

This yielded dramatic results: GPT-5.6 Sol's score on the public set jumped from 13.3% to 38.3%. It also massively reduced costs, with output tokens per game dropping from 2.9 million to 490k (about 1/6th) on the highest setting.

Related event: Optimizing Test Harness Triples GPT-5.6 Score on ARC-AGI-3(21 posts)→

Original post →

More from coding & agent

coding & agent channel →