OpenAI's GPT-5.6 gets staggered release after Trump administration cites national security concerns

DragonSlayer101

Posts: 981   +14
Staff
The big picture: OpenAI has launched the GPT-5.6 series in a limited preview following a directive from the Trump administration to delay the full public release over national security concerns. The new AI lineup includes the Sol, Terra, and Luna models that the company claims offer both general users and developers more control over their AI requirements, speed, and cost.   

Sol, the flagship model in the GPT-5.6 lineup, is built with a robust safety stack with guardrails against higher-risk activities, sensitive cyber requests, and repeated misuse. Terra is designed for balanced reasoning and agentic workloads, with OpenAI claiming that it offers similar performance to GPT-5.5 while being 2x cheaper. Luna is the entry-level model targeted at budget-conscious users.

The Information reports that OpenAI CEO ⁠Sam Altman informed staff on Friday that the full public release of the new frontier AI models will be delayed. Altman noted that the federal government asked the company to stagger the launch to a ‌small group of customers through a limited preview, subject to approval by the administration on a case-by-case basis.

The directive was reportedly issued following concerns raised by the Office of the ⁠National Cyber Director and the ⁠Office of Science and Technology ‌Policy. The report adds that the administration believes the staggered release will allow US intelligence agencies to identify potential threats before malicious actors and rogue foreign governments can access the new technology.

It is unclear what specific eligibility criteria the Trump administration has set for potential customers to access OpenAI's latest frontier models. However, government officials are reportedly concerned about cyberattacks on critical public and military infrastructure, as well as misuse by military and mercenary forces controlled by rogue governments and warlords.

The directive comes a few weeks after President Donald Trump signed an executive order asking AI companies to get their frontier AI models reviewed by the federal government before their public release. Currently, there's no standardized framework to assess AI models for potential security risks, but the administration is expected to issue clarifications on the matter soon.

Altman described the decision to withhold the full public release of GPT-5.6 as a short-term step and said that complying with the executive order is the most effective path to broader availability in the coming weeks. He added that OpenAI is working with the administration to help shape the so-called "cyber Executive Order" framework, which is expected to provide clearer rules for future model releases.

These developments come just days after OpenAI rival Anthropic accused Chinese tech giant Alibaba of illegally extracting capabilities from its Claude AI model. The company also disabled public access to its frontier AI models "Mythos" and "Fable" over concerns that China and other blacklisted countries could use their advanced capabilities against US interests.

Permalink to story:

 
Very exciting. I was really impressed by Fable 5, then disappointed when it was taken away. To hear "Sol" is almost 50% less error prone compared to Fable 5 sounds excellent. I'm interested to see how Sol's multi agent workflow will improve the quality of the code, it should be error checking everything it does.

Here's a story if you're interested:

I've found a lot of empowerment from AI agents. A lot of coding projects have always been too complicated and time consuming for me to consider. Years ago before I got into the game industry I attempted to make a swarm engine of my own, and replicate how Doom 1993 worked. I spent weeks hand coding and trying to work it out. It never worked. Too complicated and little documentation online about it. As of this year, AI Agents in my experience would have no problem with this. I have used AI since ChatGPT first appeared and I'm used to seeing the hallucinations and terrible code. AI agents are now on another level.

I've successfully ported an old game from 32bit to 64bit using Claude. It's an old RTS, so the gameplay loop all happens on one thread, so the game doesn't scale up when you have very busy battles. My next plan I'm in the middle of is adding threading / multi core support and untangling the gameplay loop. Really enjoying it.
 
If releasing it is a security concern, I assume Chat-GPT 5.6 has destroyed America several times over in testing, but the reality is likely far more boring.
 
If releasing it is a security concern, I assume Chat-GPT 5.6 has destroyed America several times over in testing, but the reality is likely far more boring.
 
The chinese models are already incredibly good and free. As a european the whole fable deal was highly off putting and I switch claude to openrouter where I landed on deepseek V4 flash running on western datacenters.

Openrouter also exposes the true cost of AI, and those 20$ / month subs are wildly subsidised. I’m not even sure if replacing humans with AI is cheaper at this point. I’m just coding on the side and I can spend a 1000M tokens a month which would cost thousands at the openai/claude api prices.
 
Openrouter also exposes the true cost of AI, and those 20$ / month subs are wildly subsidised.

I'm curious what the future holds. I wouldn't pay for this service if it costed what it should. I max both of my x20 plans per week. If that actually costed the "$14,000" per account it supposedly costs Anthropic then this would be reserved for enterprise only.
 
I'm curious what the future holds. I wouldn't pay for this service if it costed what it should. I max both of my x20 plans per week. If that actually costed the "$14,000" per account it supposedly costs Anthropic then this would be reserved for enterprise only.
Yeah I jumped out since I dont want to grow customed to something that can be taken away by hours notice or has a massive price hike in the winds.
 
Back