Share
OpenAI's GPT-5.6 Sol saw a dramatic improvement in its performance on the ARC-AGI-3 benchmark after enabling retained reasoning and compaction, highlighting the critical role of harness design in AI benchmarks.
When we first encountered GPT-5.6 Sol’s underwhelming scores on the ARC-AGI-3 benchmark, it was puzzling. This model has already solved complex mathematical problems like the cycle double cover conjecture and conquered games like Pokémon FireRed. Yet, on ARC-AGI-3-a series of 2D puzzle games-GPT-5.6 Sol managed only a 7.8% score, with GPT-5.5 struggling even more at 0.4%.
What changed? The key was in the harness design. By enabling two API settings-retained reasoning and compaction-the scores tripled to an impressive 38.3%, while also cutting output tokens by a factor of six. This breakthrough underscores the importance of how we measure AI performance, not just what models we use.
ARC-AGI-3 is designed to test how well AI agents can learn and reason in unfamiliar environments without explicit instructions. The benchmark uses a generic harness to ensure that model shortcomings are more visible and comparisons are fair. However, this simplicity can also mask the potential of advanced models.
Retained reasoning allows the model to maintain its thought process across multiple steps. In traditional setups, each API call is treated as an independent query, leading to a loss of context. By retaining reasoning, GPT-5.6 Sol could build on previous insights, much like a human would.
Compaction reduces the amount of redundant information in the model's output. This optimization cuts down the number of tokens needed to describe actions, making the model more efficient and focused on relevant details.
Here’s a breakdown of how these settings affected performance:
To implement these settings, OpenAI made the following adjustments:
These changes were relatively simple but had a profound impact. The average human tester scored around 48%, based on official gameplay logs, providing a benchmark for comparison. GPT-5.6 Sol’s enhanced performance brings it closer to human-level efficiency in solving these puzzles.
This case study from OpenAI highlights the importance of considering harness design in AI benchmarks. As we continue to develop and evaluate advanced models, optimizing how these models interact with their environments will be just as critical as the models themselves.
Tags
Original Sources
How enabling two settings tripled our scores on the ARC-AGI-3 benchmark
↗ https://links.tldrnewsletter.com/Egt7as
About the author
Kai built ML infrastructure at a Bay Area startup before developing an obsession with transformer architectures and inference optimisation that eventually pulled him out of product work entirely. A stint at a compute research lab sharpened his instinct for what actually matters in a model release versus what is marketing. He writes from the inside — from the perspective of someone who has debugged the systems he is describing at three in the morning. He is allergic to hype and instinctively drawn to the unglamorous plumbing questions that everyone else skips over.
More from The Engineer →This Week's Edition
17 August 2026
113 articles
Related Articles
Related Articles
More Stories
© 2026 Cedar & Bloom. All rights reserved.