Skip to main content
  1. Home
  2. Emerging Tech
  3. News

OpenAI reveals its most advanced GPT-5.6 model, but you can’t access it yet

GPT-5.6 brings new reasoning, autonomy, and cybersecurity capabilities, but its rollout is currently limited to government-approved customers.

Add as a preferred source on Google
OpenAI ChatGPT 5.6 Sol Terra Luna Announced
OpenAI / ChatGPT

OpenAI has officially taken the wraps off GPT-5.6, its most advanced family of AI models to date. There’s just one catch: unless you’re one of a handful of approved customers, you won’t be able to try it anytime soon. Instead of a broad launch, the company is beginning with a tightly controlled preview while it works through a new U.S. government review process.

GPT-5.6 is here, but only a few people can use it

The GPT-5.6 family consists of three models: Sol, the flagship model designed for the most demanding workloads, Terra for balanced reasoning and everyday tasks, and Luna, a faster and more affordable option. According to OpenAI, GPT-5.6 delivers improvements in coding, scientific reasoning, cybersecurity, biology, and long-running autonomous tasks. The flagship Sol model also introduces advanced operating modes like Max for deeper reasoning and Ultra for orchestrating sub-agents across complex workflows.

Introducing a limited preview of GPT-5.6 Sol, our next generation frontier model, as well as GPT-5.6 Terra, a balanced model for efficient, everyday work, and GPT-5.6 Luna, a fast and affordable model for high-volume work.https://t.co/OoM83SyISN

— OpenAI (@OpenAI) June 26, 2026

However, the biggest headline isn’t the technology itself. It’s who gets to use it. As first reported by The Wall Street Journal, GPT-5.6 will initially be available only to a small group of customers approved by the Trump administration while the model undergoes additional national security reviews. OpenAI says this is a temporary measure during the rollout of a new federal oversight framework and hopes to make GPT-5.6 broadly available in the coming weeks.

Recommended Videos

Beyond government scrutiny, OpenAI also appears to be doubling down on security from a technical standpoint. Alongside GPT-5.6 Sol, the company says it has deployed its “most robust safety stack yet,” strengthening real-time protections against high-risk cyber activity and repeated misuse attempts. OpenAI says the model was hardened through extensive human red-teaming as well as over 700,000 A100 GPU-equivalent hours of automated safety testing before release.

The model is impressive. The rollout may be the bigger story.

The decision to restrict access to GPT-5.6 and allow only a small group of approved customers to use OpenAI’s most advanced models isn’t particularly surprising. Just a few weeks ago, the U.S. government forced Anthropic to restrict access to its Claude Mythos 5 and Fable 5 frontier AI models over national security concerns. While Mythos has since returned for select users, Fable 5 remains unavailable to the broader public and is currently restricted to approved U.S.-based entities. OpenAI is now following a similar playbook.

“As part of our ongoing engagement with the U.S. government, we previewed our plans and the models’ capabilities ahead of today’s launch. At their request, we are starting with a limited preview for a small group of trusted partners whose participation has been shared with the government, before releasing more broadly,” OpenAI said in its announcement.

The company says it will continue working through the required security vetting process before expanding access to GPT-5.6, although it hasn’t shared a timeline for a wider rollout. At the same time, OpenAI made it clear that it does not believe this kind of government approval process should become the long-term default for releasing frontier AI models.

Beyond government scrutiny, OpenAI also has another reason to proceed cautiously. Earlier this week, Anthropic alleged that Chinese tech giant Alibaba used thousands of user accounts to systematically access Claude and distill its responses to improve the Qwen family of AI models. Similar allegations have surfaced in the past, underscoring the growing concern that frontier AI models could be copied or exploited before their developers can adequately secure them. Whether that’s a direct factor behind OpenAI’s cautious rollout or not, one thing is becoming increasingly clear: launching the world’s smartest AI models is no longer just a technical challenge. It’s quickly becoming a geopolitical one

Varun Mirchandani
Varun is an experienced technology journalist and editor with over eight years in consumer tech media. His work spans…
Researchers hid a prompt injection inside a PNG, and AI fell for it
Hacker

AI coding assistants like Claude are becoming every developer's favorite coworker. They can review code, explain confusing functions, and even write entire features with a single prompt. But new research suggests that this growing trust could also become their biggest weakness.

A team of security researchers (professor Sudipta Chattopadhyay and researcher Murali Ediga) has demonstrated an unusual attack that doesn't target the AI model directly. Instead, it targets what the AI doesn't pay enough attention to during code reviews. Rather than hiding malicious instructions in lines of code, the researchers tucked them inside an image file. Since many AI review tools treat images as decorative assets rather than as something worth inspecting, the pull request can appear perfectly harmless and sail through the review.

Read more
AI has already fallen into the wrong hands and they’re using it to make bombs
Logo, Text

Artificial intelligence has quickly become the go-to tool for everything from writing emails and summarizing meetings to helping students study or developers debug code. But the same technology that saves people time can also be misused, and a new report suggests that terrorist organizations are finding ways to do exactly that.

According to a research paper shared with The New York Times ahead of its publication, researchers found evidence that members of Boko Haram have been using popular AI chatbots to support both day-to-day activities and combat-related tasks. Interviews with 27 former members conducted in Nigeria over the past two years suggest that tools such as ChatGPT, Gemini, Claude, Grok, Meta AI, and DeepSeek were used to gather technical information, troubleshoot weapons, and even assist with planning attacks.

Read more
Claude Code can now browse the web without opening Chrome
The desktop app now includes an in-app browser that can read websites, click links, and interact with web apps.
Claude Code Featured

Developers spend a surprising amount of time bouncing between their code editor, browser tabs, API documentation, GitHub issues, and design files. Anthropic thinks Claude Code should simply do all of that without constantly asking users to switch windows. The company has announced a new in-app browser for Claude Code on desktop, allowing its AI coding assistant to open websites, read documentation, inspect designs, and interact with web pages directly from within the application.

A browser built into Claude Code

Read more