OpenAI published a blog post explaining how enabling two API settings — retaining reasoning and enabling compaction — tripled GPT-5.6's scores on the ARC-AGI-3 benchmark while also improving efficiency. The post is a first-party technical writeup from OpenAI describing concrete configuration changes that yield large performance gains on a high-profile AGI-progress benchmark. This is notable both as a capability result and as practical guidance for practitioners using the API.

Frontier Model ReleasesTopic guide
OpenAI has optimized its inference stack for API customers, resulting in approximately 40% faster inference for GPT-5.2 and GPT-5.2-Codex. Model weights are unchanged, meaning the improvement is purely infrastructural. This is a meaningful latency reduction for production API users without any model capability tradeoff.
OpenAI released GPT-5.5 and GPT-5.5 Pro to the Chat Completions and Responses API, positioning them as frontier models for complex professional work and compute-intensive tasks respectively. GPT-5.5 supports a 1M token context window, image input, structured outputs, function calling, built-in computer use, hosted shell, MCP, web search, and Skills. Notable behavioral changes include reasoning effort defaulting to medium and extended-only prompt caching support.
OpenAI released GPT-5.4 and GPT-5.4 pro to the Chat Completions and Responses API, positioning them as frontier models for professional and compute-intensive work. The release bundles several infrastructure capabilities: tool search for deferred runtime tool loading to reduce token usage and improve latency, built-in computer use via screenshot-based UI interaction, a 1M token context window, and native Compaction support for long-running agent workflows. These additions collectively advance OpenAI's agentic API surface significantly. Note: as of the current canonical facts, GPT-5.5 is the current OpenAI flagship, making this a prior-generation release.
OpenAI has released GPT-5.6, framed as an advancement in the price-performance frontier for their model lineup. The announcement originates from OpenAI's official index page and is generating significant community discussion on Hacker News with 417 points and 274 comments. This represents a new model release in OpenAI's GPT-5 series, positioned as a cost-efficiency improvement rather than a pure capability leap.
OpenAI announced GPT-5.6, framing it as a fusion of frontier intelligence with frontier efficiency. The release targets improvements in cost-effectiveness across model inference and agentic workflows, aiming to deliver more useful intelligence per dollar. This is a flagship model update from OpenAI, superseding GPT-5.5.
OpenAI has released GPT-5.1 via API, positioned as an upgrade to GPT-5 with faster adaptive reasoning and improved coding performance. The release introduces new developer-facing tools including apply_patch and shell, along with extended prompt caching support. The announcement targets developers building on the OpenAI API platform.
OpenAI reports that more than 300 applications are now using GPT-3 through its API to deliver search, conversation, text completion, and other AI features. The announcement highlights the growing commercial ecosystem built on top of GPT-3 as of early 2021. This represents an early milestone in API-based AI deployment at scale.
Ploy.ai published a case study documenting their migration of a production AI agent to GPT-5.6, reporting a 2.2x speed improvement and 27% cost reduction. The post appeared on Hacker News with moderate engagement (154 points, 54 comments). The concrete performance and cost metrics make this a useful data point for practitioners evaluating GPT-5.6 for agentic workloads.