Insights from the Theo - t3․gg episode “I can't believe they released this”, published July 14, 2026.
In "I can't believe they released this" (Theo - t3․gg, July 2026), openAI's newly released 'Ultra' setting for models is fundamentally mislabeled and inefficient. It functions as a recursive sub-agent toggle rather than a true reasoning level, leading to massive token burn and potential account lockouts without…
In "I can't believe they released this", It is not an increase in raw intelligence, but a mechanism to delegate work. Because it defaults to the highest 'Max' reasoning level for all sub-agents, it causes massive token burn.
In "I can't believe they released this", Workflows provide a roadmap for the model, defining phases like research, verify, and synthesize. This limits recursion and provides a hard finish line for tasks.
In "I can't believe they released this", It forces models to process irrelevant background info, increasing costs and confusing the sub-agent. V2 implementations often suffer from this by passing the full history by default.
OpenAI's newly released 'Ultra' setting for models is fundamentally mislabeled and inefficient. It functions as a recursive sub-agent toggle rather than a true reasoning level, leading to massive token burn and potential account lockouts without providing proportional performance gains.