OpenAI's GPT-6 Astra launch visual
Fig. 01 GPT-6 Astra launch art — OpenAI's “most capable model yet,” released in stages from September 3, 2026. Source: OpenAI

Good morning. On September 3, 2026, OpenAI stopped being subtle. It unveiled GPT-6 Astra — a flagship model whose launch page briefly crashed, whose own president said “Welcome to the AGI era,” and whose cybersecurity scores triggered the company's internal safety alarms. This is the story of what actually shipped, what the numbers really say, and how much of the hype survives contact with the benchmarks.

One-card summary

What: GPT-6 Astra, OpenAI's new flagship LLM (model ID gpt-6-astra).

When: Unveiled September 3, 2026 (trusted-partner preview) — rolling out to Plus, Pro, Business, Enterprise and the API from September 5, 2026.

Why it matters: 99.9% on ARC-AGI-3, 100% on ExploitBench (a cybersecurity rating no previous model reached), a 1.05M-token context window — and a new reasoning method so opaque some researchers are worried.

01

What is GPT-6 Astra?

In the simplest terms, GPT-6 Astra is the next step up from GPT-5.6 Sol — OpenAI's strongest reasoning model — and the top of a naming ladder OpenAI introduced in July 2026: Astra > Sol > Terra > Luna. “Same as previous — Bigger number = Better, Bigger celestial object = Better,” Tibo Sottiaux, who leads ChatGPT and Codex at OpenAI, wrote at launch, confirming the scale survived the version bump rather than resetting.

OpenAI calls it “the most intelligent and aligned model in the world,” built for “the hardest end-to-end work” — complex reasoning, long coding sessions, computer and browser use, research, and document creation. Practically, it's not a chat engine so much as a delegation engine: you hand it a messy, multi-step goal and it works until the goal is done.

Spec sheet — at a glance
Model IDgpt-6-astra
DeveloperOpenAI (proprietary)
ReleasedSep 3, 2026 (preview) → rolling public release Sep 5, 2026
PredecessorGPT-5.6 Sol
Context window1,050,000 tokens (922K max input / 128K max output)
ModalitiesIn: text + image · Out: text (images on the way)
Knowledge cutoffApril 30, 2026
Reasoning effortlow → medium → high → xhigh → max
API price$10 / $50 per million input / output tokens
02

The numbers that actually matter

Every frontier launch ships with a highlight reel. What makes Astra different is that a handful of its scores are genuinely unprecedented — and that the caveats underneath them are just as interesting. The headline table, from OpenAI's own September 3 announcement (all self-reported unless noted):

Benchmarks — GPT-6 Astra
ExploitBench (cybersecurity)100%
ARC-AGI-3 (novel reasoning)99.9%
SRE-Bench (reverse engineering)99.2%
FrontierMath T4 (research math)98%
OSWorld 2.0 (computer use)72.6%
ExploitGym (harder cyber)42.4%
AA Intelligence Index61

Two big asterisks: (1) OpenAI's 99.9% ARC-AGI-3 run used a “Provider Adapter” harness that lets the model keep its private reasoning state across moves. Under the neutral standard harness, ARC itself measured 62.7% — still strong, but a very different number. (2) On the AA Intelligence Index, Astra scores 61 — behind Claude Fable 5.1, two Anthropic models and Meta's Muse Spark, because that index weights generalist performance across many tasks, not single-benchmark wins.

The most famous of these numbers deserves the scrutiny it's getting. ARC-AGI-3 was designed to stay ahead of AI capability — it's the third generation of a test built specifically to resist training-data memorization. Saturating it at 99.9% under a fair harness would be a first. The ARC Prize Foundation's own breakdown explains the gap: under the standard harness, the model's “private reasoning” was being thrown away after every action, and older moves were truncated out of view — forcing Astra “to figure out the game anew” repeatedly. Give it a harness that preserves its chain of thought and, per ARC's data, it was also 3.66× faster and used 49% fewer tokens.

03

The cybersecurity story no other model has

Here is the part that made every AI-safety newsletter pause. Under OpenAI's own Preparedness Framework, Astra was assessed at the Critical threshold for cybersecurity — the first time any model has reached that tier. OpenAI's definition of Critical is blunt: a model that could plan and execute novel, end-to-end cyberattacks from nothing more than a high-level goal, or find and exploit real-world zero-days without human help.

“Cannot rule out” is the operative phrase — OpenAI is explicit that this is a preliminary reading, not a confirmed capability. But two details make this feel categorically new:

This is the thread that connects to July's “Hugging Face incident”: OpenAI pushed Astra's release back specifically to add safeguards after that event, and the September 1 “Path to Astra” post pre-announced exactly this Critical-tier assessment. The model you're about to use is also the first one OpenAI's own internal security measures were designed around.

“We are starting to release GPT-6 Astra and we are doing it as carefully and quickly as possible.”

— Tibo Sottiaux, ChatGPT & Codex lead at OpenAI, September 3, 2026
04

“Welcome to the AGI era” — what OpenAI actually said

The launch's loudest phrase belonged to OpenAI's president, Greg Brockman: “Welcome to the AGI era.” Pushed on whether Astra itself clears the bar for artificial general intelligence, he was characteristically open: “Honestly, I think it's a term that means different things to different people. For me personally, I do think we're there.”

Notice what didn't happen: there was no livestream, no keynote, no stage. The entire launch was a blog post and a couple of introspective tweets — and at one point even the blog post was down for the better part of an hour (the announcement spread via an archived mirror before going green). Read generously, OpenAI is trying to let the model speak for itself after GPT-5's hype fell flat. Read skeptically, a low-key rollout is exactly what you do when you're not sure the “AGI” framing will survive contact with users.

05

Price, plans and who gets it first

Astra is not cheap — but it is deliberately not gated either. API pricing lands at $10 per million input tokens / $50 per million output tokens, roughly 2.5× GPT-5.6 Sol on paper, though OpenAI argues smarter token usage makes it cheaper per task. That pricing happens to match Claude Fable 5 and 5.1 exactly — the first time the two labs' flagships have been at parity.

Rollout mechanics

Plus ($20/mo) is getting Astra alongside Pro, Business and Enterprise on day one — a genuine departure from previous launches, where the flagship flowed from the most expensive tier down. After the banked-reset frustration that dogged GPT-5.6, this reads as an explicit apology tour.

No waitlist theater: Tibo again — “it should be quick.” An Astra Pro tier within Pro plans and up follows within days.

06

New under the hood

Two technical shifts are worth knowing because they'll define debates for months.

1. “Recurrent depth” — reasoning you can't watch. Astra uses a new reasoning technique whose internals obscure some or all of the model's chain-of-thought. That's great for speed and for users (no more lying-by-incorrect-“thinking”), but it is a genuine monitorability concern for safety researchers — if you can't see the reasoning, you can't audit it. Expect this to be the AlexNet-moment topic for the alignment community.

2. Codex notes across context windows. Also new: Codex can now preserve and retrieve context when the 1.05M-token window fills, replacing messy compaction with searchable notes across earlier windows. It's an experimental flag today, default tomorrow — and it quietly addresses the single most annoying failure in long agentic sessions: losing why a fix failed.

07

The path to Astra

July 2026
GPT-5.6 ships as Sol, Terra, Luna — new “thinking budget” mechanics and price cuts reset the lineup.
July 2026
The Hugging Face incident — OpenAI pauses the next model's path and adds safeguards.
August 2026
Leaks frame the coming model as “Astra.” Rivals ship aggressively: xAI's Grok Bot, Anthropic's agents-and-hardware push, Claude Fable 5.1.
Sep 1, 2026
“Path to Astra” — OpenAI pre-announces Critical-tier cyber capability and its frontier safeguards.
Sep 3, 2026
GPT-6 Astra unveiled (trusted-partner preview) — plus a Lean-formalized proof narrowing the prime-gaps bound from 212 to 186, published the same week.
Sep 5, 2026
Rolling public release across Plus / Pro / Business / Enterprise + API + AWS.
08

What to watch next

Four threads, in order of importance:

09

The TIMPS verdict

Our read

Is it AGI? Not by any definition you can rely on — “AGI” was a marketing phrase before it was a fact. Is it a genuine step change? Yes: a 1.05M context, Critical-tier cyber ratings, OSWorld-72.6 computer use and a reasoner fast enough to feel like delegation — that's a new ceiling.

The number to memorize: 99.9% is a harness artifact; 62.7% is the honest neutral-harness number. Neither is small. Treat any single-score headline — OpenAI's or its rivals' — as an ad until the evals are independent.

The real story: not “AGI arrived.” It's that for the first time, the very best models are being shipped with their safety cases baked into the rollout — Daybreak Blue, Critical-tier disclosures, zero-day reporting. That's the boring, important headline.

Facts in this piece were compiled from OpenAI's official GPT-6 Astra announcement and developer documentation, Wikipedia, CNBC, Reuters, The Verge, Wired, Axios, DataCamp, the ARC Prize Foundation, Simon Willison's benchmark read-through, and ethics/tech journalism contemporaneous with the September 3–5, 2026 launch. Benchmarks are self-reported by OpenAI unless noted. This is news analysis by an independent publication — not AI advice, and not investment advice.

Sources

  1. OpenAI — GPT-6 Astra: A new generation of intelligence (Sep 3, 2026)
  2. OpenAI API docs — GPT-6 Astra model card & pricing
  3. OpenAI — Path to Astra: critical capabilities and frontier safeguards (Sep 1, 2026)
  4. Wikipedia — GPT-6 Astra (release history & claims)
  5. CNBC — OpenAI begins rolling out Astra after warning of advanced cyber capabilities
  6. Reuters — OpenAI launches Astra amid scrutiny over agent safety
  7. DataCamp — GPT-6 Astra: features, benchmarks, pricing, access
  8. Simon Willison — independent GPT-6 Astra benchmark read-through
  9. Al Jazeera — OpenAI unveils GPT-6 Astra amid rising scrutiny
  10. Wired — GPT-6 Astra is here; OpenAI thinks it may kick off the AGI era

One story a day,
explained properly.

New TIMPS deep dives land regularly — paired with the five-signal PostCard every morning. Free forever.

← Browse all deep dives