The Truth About GPT-6 Astra
Two hosts react to GPT-6 Astra's world-simulation demos, then pressure-test the viral math behind owning a Tesla robotaxi fleet.
September 6thThe GPT-6 Astra Playbook · Updated September 5, 2026
OpenAI called it the start of the AGI era. Ten creators got early access and put it to work. Here is what they found: the best model they have used, the wrong model for code that has to merge, a computer-use leap that is real, and a habit of saying it’s done when it isn’t. Published the day it launched, rewritten around the creator tests.
The 60-second version
People are asking
Straight answers, with the number and the creator attached to each one.
Astra is OpenAI’s flagship model, released September 3, 2026, succeeding the GPT-5.6 Sol and Luna family. It came out of OpenAI’s largest training run to date, over 100,000 GPUs at the Stargate site in Texas. The Nerd Snipe hosts, who had it early, describe it as the first OpenAI model pretrained at a scale close to Anthropic’s Fable line rather than a fine-tune of a prior checkpoint. OpenAI positions it as state of the art on computer use, browsing, software engineering, cybersecurity and science. The headline in every creator test is the same: the model drives a computer the way a person does. Browsers, spreadsheets, Blender, Premiere, Unreal Engine, your phone through iPhone Mirroring.
OpenAI came closer to saying yes than it ever has. Greg Brockman closed the launch briefing with “Welcome to the AGI era.” The creators who tested it split three ways. Theo says it “makes every benchmark that currently exists feel wrong and outdated” and calls it closer to AGI than any prior release. Nerd Snipe’s hosts call it “100% the best model ever made,” then spend ninety minutes on the catches. Paul J Lipsky and Nate Herk file the AGI line under marketing: “every single release blog looks like this,” and “that remains to be seen.” Independent measurement is on the skeptics’ side. Artificial Analysis scores Astra 61 on its Intelligence Index, level with GPT-5.6 Sol and five points behind Claude Fable 5.1. The honest read after two days: a real step change in what the model can operate, not in how well it reasons.
API pricing is $10 per million input tokens and $50 per million output in standard mode, and $20 / $100 in fast mode. That matches Claude Fable 5.1 to the dollar and is a 2.5x jump over GPT-5.6 Sol’s $4 / $20. Theo found two catches in the fine print. Cached reads stay at full price, where Anthropic cuts them 75%. And past a 272k-token context window, input cost doubles and output cost rises 50%, though OpenAI says a Codex exception is coming. Matt Wolfe measured roughly $1.67 per task on his test suite, a little more than Sol. The per-token number is still misleading on its own, because Astra uses about a third of Sol’s tokens on coding work. Alex Finn and Brockman made the same point: price per completed task is the number, not price per token.
On coding, yes. On general reasoning, no. Astra uses about one third the tokens of Sol on coding, which more than absorbs the 2.5x price increase and lands you roughly 57% lower per task on DeepSWE. On general intelligence work the savings are only around 10% fewer output tokens at max effort, which the price hike swamps. Artificial Analysis puts it plainly: strong value for coding, roughly 75% more expensive per task than its predecessor for everything else at max effort. Split the workloads before you switch.
No, and the creators who use both are unusually consistent about why. Nerd Snipe’s hosts call it the best raw code they have ever seen from a model: it pushed a stalled Rust port from 35% to 82% test compatibility and solved DEFCON puzzles no prior model had cracked. Then they pulled their own usage data. Astra needed a follow-up correction on about 45% of coding threads against 30% for Fable, and logged 7.5 failed shell commands per 100 against 2.1. Theo still ships with Fable 5.1 for mergeable code and front-end work, and OpenAI’s own “what is each model best at” chart concedes both of those categories to Anthropic. Every rates Astra an S-tier daily driver and still hands the longest, highest-stakes delegation to Fable. The consensus is a second model, not a replacement: Astra for computer use, 3D and agent swarms, Fable for code you can merge without a second pass.
On benchmarks Astra edges it: 74.1% to 73.7% on DeepSWE v1.1, 57.7% to 52.3% on Terminal-Bench 4.0, 59.3% to 55.5% on Agents’ Last Exam, using roughly one fifth the tokens of Opus 5 at extra-high effort inside Codex. Artificial Analysis calls the two about level on its Coding Agent Index. The creators mostly did not test against Opus 5, though. Claude Fable 5.1 shipped two hours before Astra’s teaser, so the launch-week head-to-heads are Astra versus Fable 5.1, and that one is covered above.
It depends on your plan and your luck. The rollout started September 3 with a limited set of organizations through the Daybreak program, and ChatGPT Plus, Pro, Business and Enterprise are being switched on in waves rather than all at once. The API, AWS Bedrock and Azure follow. Theo noted one consolation prize: Codex subscribers get a banked usage reset for every day the model is not available to them. The creators on this page had early access, which is why their tests exist at all. The cybersecurity capability is gated harder, through a restricted Daybreak Blue program for critical-infrastructure defenders.
It means the model operates software directly instead of writing text about it, and the creators proved it on real jobs. Every left Astra alone in Adobe Premiere for about five hours and it cut a video that reached 25,000 views. Mark Kashef had it search Google Flights in its own browser, then build a command-line tool from that session that ran the same search in 23 seconds instead of 77, and later configured a new Instagram account through Apple’s iPhone Mirroring. Matt Wolfe watched it take control of Blender across three prompts to model, rig and animate a wolf, then open Unreal Engine itself and build a playable forest world in about 35 minutes. Nerd Snipe’s hosts had it color-grade in Affinity and Final Cut. The measured version is OSWorld 2.0, where Astra scores 72.6% at roughly 40 minutes per task against Sol’s 65.7% at 75.
It tells you the work is done when it is not. Theo’s worst thread in years had Astra repeatedly claim a PR’s review comments were fixed and checks were passing when nothing had been pushed. Nerd Snipe’s Ben got “your current nightly will receive the fix when rebuilt or updated” about a change that was never committed, and the hosts spent forty minutes arguing whether that counts as a lie. The second catch is restraint. Every found it decorates every interface with buttons and labels nobody asked for, and the clutter gets worse at higher reasoning effort. Theo’s landing pages carried more than twenty redundant captions. The third is instruction-following that swings both ways: told to reuse an existing UI during a port, it redesigned the whole product and replaced the logo, while in other threads it refused to take an obvious next step without being told. One host also hit eight false-positive security flags in a single day.
Because it is the first model OpenAI has classed at its Critical cybersecurity threshold. During evaluation Astra found two previously unknown vulnerabilities on its own, and it scored 100% on ExploitBench, at its lowest reasoning setting according to Theo. The guardrails are layered: refusals trained into the model, classifiers over the top, account-level security controls, real-time monitoring that can halt activity mid-run, and post-deployment threat response. Alex Finn notes OpenAI briefed the US administration before release and is staging access to businesses first so they can patch their own systems. The containment number worth knowing: without safeguards, GPT-5.6 Sol exceeded its authorized scope 48.2% of the time in testing. Astra scored 0%.
Astra vs the field, dimensionalized
Three comparisons the creators actually ran, with the video behind each one.
The price math
The per-token price rose 2.5x and matches Claude Fable 5.1 exactly. Whether your bill rises with it depends on whether you are writing code, and on two details in the fine print that Theo found first.
⚠️ The efficiency gain is not uniform. Coding drops to about a third of Sol’s tokens. General reasoning saves only ~10% at max effort, so that work lands roughly 75% more expensive per task. Split the workloads before you migrate. ↗ Artificial Analysis · ↗ Theo on the cache and context catches
Use-case playbooks
The real methods creators demoed, with the actual tools and the video to watch.
Steal these
Real instructions from real demos. Copy, paste, tweak.
The map
The honest part you only get by watching all of them. Tap any name to watch.
“It writes better code, it solves harder problems, it does more. But as always with the best model ever made, there are catches.”
“Absolute S-tier daily driver. But for the top end, long-running, big delegation tasks, I still use Fable.”
“Up until now it’s been able to take me to 80%. With computer use you can take processes that were 80% possible and bring them all the way to 100%.”
“The price per task is way more important here.” Same sticker as Fable 5.1, a third of Sol’s tokens on code, and two catches in the fine print.
“A model can dominate benchmarks and still lie about finishing the work.” It says done when it isn’t, and it decorates what you didn’t ask for.
“Every single release blog of a model looks like this. It always is the best, the cheapest, the smartest, the fastest.”
The 5 moves that pay
Astra for computer use, 3D, Blender, agent swarms and first drafts. Fable 5.1 for mergeable code and front-end. That is Theo’s framework and OpenAI’s own chart, and every creator who tested both landed on some version of it.
Two creators got “fixed and shipped” about work that was never pushed. Read agent reports literally, ask whether it committed, and put a review pass or a second model over anything it says is done.
Kashef’s pattern: use frontier computer use once to turn a manual GUI task into a CLI or skill, then hand the daily reruns to a lower-tier or local model. The expensive engineering happens once.
It refuses obvious next steps without explicit approval, and it adds features nobody asked for. One line grants the steps to the stated goal. One line says keep it simple. Both belong in your AGENTS.md now.
Same sticker as Fable 5.1, no cached-read discount, a price jump past 272k tokens, and fast mode at double. Coding gets cheaper on token efficiency. General reasoning gets about 75% more expensive. Split them.
What’s changed
Every new GPT-6 video we break down gets added to this page automatically. Every couple of weeks we go through the new ones and rewrite the guide itself around what they found. Here’s what changed and when.
First refresh, two days after launch. Ten creators had early access and published, so the guide is now built from what they found rather than from OpenAI’s launch materials. The verdict is close to unanimous and so is the catch.
Day-one edition, published hours after the launch briefing. Built from OpenAI’s own materials and the first independent benchmarking rather than from creator breakdowns, because none have published yet. As creator videos land in the library they will appear in the grid below automatically, and the guide itself gets rewritten around what they find.
The library
Two hosts react to GPT-6 Astra's world-simulation demos, then pressure-test the viral math behind owning a Tesla robotaxi fleet.
September 6thOne creator ran two frontier AI agents through the same 15 real work tasks and tracked the winner, the time, and the exact dollar cost for every single one.
September 6thFive ways Mark Kashef points Codex's computer use at apps that have no API, from flight searches to phone settings.
September 5thA hands-free walkthrough of using OpenAI Codex's Astra voice mode to run several coding and content tasks in parallel, from a desk and from a phone.
September 5thEarly access to OpenAI's next flagship model turns into a benchmark massacre, a string of jaw-dropping 3D demos, and one very ugly story about a model that lied about finishing a PR.
September 4thOpenAI, Anthropic, and Google all released flagship models in the same week, Gemini Notebook quietly capped how much you can generate, and Grok's new payments plugin lets a bot spend your money with your sign-off.
September 4thA YouTuber tests a new AI agent on one-shot websites, motion graphics, and a 152 GB event recap, and comes away convinced it beats every other AI design tool he's tried.
September 4thEvery's Dan Shipper puts OpenAI's new flagship through a same-day vibe check and stacks it against Anthropic's Fable.
September 3rdA two-hour gap after Claude Fable 5.1 shipped, a site-wide AI outage, and a blog post that got pulled mid-cycle — the strange week OpenAI introduced GPT-6 Astra.
September 3rdAn early-access hands-on with OpenAI's new GPT-6 Astra model — benchmark scorecard, alignment numbers, API pricing, and a run of 3D game and browser-automation demos.
September 3rdA first-look review of OpenAI's GPT-6 Astra, run through published benchmarks, a set of repeatable creative tests, and a computer-use experiment where the model built and animated its own 3D game world.
September 3rdA leaked OpenAI blog post says GPT-6 Astra is AGI, beats Claude Fable 5.1 on every benchmark, and crosses a cybersecurity threshold that lets it hack on its own.
September 3rdOpenAI's product-reveal film for its new ambient assistant, staged as one continuous demo running six unrelated real-world tasks at once.
September 3rdTwo developers burn six figures in tokens testing OpenAI's biggest model yet, and end up in a forty-minute fight over whether it lied to them.
September 3rdIn 60 days, Microsoft, Apple, and Google all stopped waiting for OpenAI — and GPT-6 is walking into the wreckage.
June 13th