NewsMacroOpenAI's GPT-6 Astra Is Shockingly Good at Almost Everything—Except Writing

OpenAI's GPT-6 Astra Is Shockingly Good at Almost Everything—Except Writing

Author: Decrypt·

Key Takeaways

  • OpenAI launched GPT-6 Astra on September 3 at $10 per million input tokens and $50 per million output tokens, 2.5 times the cost of GPT-5.6 Sol.
  • The model scored 72.6% on the OSWorld 2.0 computer-use benchmark at roughly 40 minutes per task, versus 65.7% at 75 minutes for Sol.
  • Early testers demonstrated strong spatial and coding capabilities, including a Manhattan recreation in Unreal Engine and a full multiplayer browser shooter built in a day.
  • Writing quality regressed: Astra ranked 11th at 1995 Elo on Louis-François Bouchard's editorial benchmark, below Sol's 6th place at 2156, and lost roughly 80 Elo points on GDPval-AA v2 per Artificial Analysis.
  • On the Artificial Analysis Intelligence Index, Astra scores 61.2, slightly above Sol's 60.9 but below Anthropic's Claude Fable 5.1 at 65.7, despite its higher price.
OpenAI's GPT-6 Astra Is Shockingly Good at Almost Everything—Except Writing

OpenAI released GPT-6 Astra on September 3, priced at $10 per million input tokens and $50 per million output tokens—2.5 times the cost of the model it replaces, GPT-5.6 Sol, according to Artificial Analysis. (A token is roughly three-quarters of a word and the unit AI companies bill by.) That premium lands at a moment when the frontier-model market has stopped being a one-horse race: Anthropic's Claude line has carved out developers, and Google's Gemini has pushed on multimodality, so each release now gets picked apart in public within hours. Within 48 hours, developers with early access had turned the launch into a public stress test, and what they posted splits along one clean line: Astra is the strongest model anyone has used for anything spatial, mechanical, or agentic—and, by the account of several of the same people, a worse writer than its predecessor. OpenAI president Greg Brockman used the launch briefing to announce the arrival of AGI.

The headline feature is computer use: the model drives a mouse and keyboard on a real desktop instead of handing back a list of instructions for you to follow. Anthropic was the first major lab to ship this capability, with Claude's computer use in late 2024, but adoption has been limited by reliability—agents that click the wrong thing or stall mid-task are the norm, which is why OpenAI's speed and success-rate numbers drew attention. On OSWorld 2.0, a test scoring what percentage of ordinary desktop chores an agent finishes on its own, OpenAI reported 72.6% at roughly 40 minutes per task, against 65.7% at 75 minutes for Sol. It is also the first model OpenAI has ever rated at the critical threshold for cybersecurity, meaning it can find unknown software flaws and build working attacks without a human pointing at the hole first.

Beyond benchmarks, enthusiasts sharing their real use cases may be the best way to see where GPT-6 is gold and where it's not. Here are some of the most interesting results.

Visual Understanding: A Manhattan Built Street by Street

Astra is extremely good in terms of visual understanding and spatial awareness. Matt Shumer, an investor and former CEO of HyperWrite, gave Astra a week inside Unreal Engine, the game engine behind Fortnite. In that time, Astra generated a replica of Manhattan. He posted a flythrough and said the model worked "street by street to make each one perfect."

GPT-6 Astra built this Manhattan world in Unreal Engine over the course of a week. It was literally able to go street by street to make each one perfect. pic.twitter.com/7VTol9QfHq — Matt Shumer (@mattshumer_) September 3, 2026

His other experiment landed harder. Shumer asked Astra to build a survival world populated with characters each running on its own copy of the model, then left it running overnight. A day later he heard voices from his living room, thought someone had broken into his apartment, and found that "they'd started talking to each other."

Max Weinbach fed the model photographs of Apple Park and asked for a reconstruction in Blender, the free 3D modeling program used by animators and game artists. His assessment: "It did an absurd job."

I had early access to GPT-6 Astra and it's maybe the most insane model I've experienced In Blender, I had it recreate Apple Park from just images. It did an absurd job. pic.twitter.com/0vDgg4u1DQ — Max Weinbach (@mweinbach) September 3, 2026

Tom Krcha handed Astra a single image of a house and got back the full interior as editable geometry running at 60 frames per second, down to the appliances and the toys. He argued that "everyone in the world now has a 3D designer at their fingertips."

Pietro Schirano reduced the whole workflow to one gesture. Drop a pin on a map, ask for the surrounding area in 3D, and as he put it, "it will just do that."

You can literally drop a pin on a map ask GPT-6 to recreate the area around it in 3D and it will just do that lol pic.twitter.com/0PBTpV9kpF — Pietro Schirano (@skirano) September 4, 2026

A developer posting as SuSu ran the same idea at city scale. Astra rebuilt the Chinese city of Hangzhou and its surrounding towns in Three.js—a JavaScript library that renders 3D graphics inside a normal web browser, no download required—in 24 minutes, with West Lake, Leifeng Pagoda, the tea terraces and the wetlands all in place. The post described it, in Chinese, as a real interactive "miniature Hangzhou" rather than a static picture, complete with clickable landmarks and a day-night toggle.

🔥绝了!GPT-6 Astra在24分钟内用Three.js把整座杭州搬进网页,能逛能飞能切换昼夜! 刚上线的GPT-6 Astra,直接用Three.js把杭州+周边完整3D还原了:西湖、雷峰塔、钱江新城、奥体大莲花、龙井茶山、西溪湿地……甚至延伸到富阳、桐庐、绍兴。… pic.twitter.com/eC1ZDsVI0 — SuSu_酥酥👅 (@NFT_Chen) September 5, 2026

Coding: Games People Actually Played

Games are by far the most popular use case, and where GPT-6 Astra shines. Anshu Chimala, former UX/UI designer and AI developer at Apple, got a 3D game in one shot in 45 minutes, for what he described as barely a couple percent of his usage quota. He called Astra "some kind of turbo-AGI machine god for 3D games." The game is not available for testing, but the video shows an isometric view style, well designed characters and environments, and overall good aesthetics.

His method matters more than the superlative. He connected the model to Blender, had it generate its own concept art for the target look, then told it to keep iterating until in-game screenshots matched that reference at 60fps. Astra modeled every asset and generated its own textures. The model cannot design AAA graphics by itself, but with the right tools it can develop beautifully designed environments.

Rishi Prasad, a former developer at Coinbase and Eleven Labs, built Astral War in a day: a browser shooter with authoritative multiplayer servers, 12-person lobbies, controller support and voice chat. He described "a huge, step-function leap in visual fidelity" over what he built a month earlier with Claude Opus 5.

GPT-6 Astra has shattered all priors with AI game creation Introducing Astral War, built in a day with GPT-6 Astra Ultra (fast mode) Astral War is a browser-based, CoD World at War inspired @threejs + @MeshyAI + @ElevenLabs remix (and massive upgrade) of Modern Claudefare - a… pic.twitter.com/n9kTaDh4Wx — Rishi (@0xRishi) September 5, 2026

Others skipped the design step entirely. Pseudonymous AI developer Daniel showed Astra a mobile game advertisement and asked for a playable browser version of whatever was in it. Under 30 minutes later, he reported that it "came out pretty close." Per the video, the model understood the game's logic and visuals and was able to reproduce it.

Computer Use and Illustration: Painting with the Mouse

A Japanese illustrator posting as Taiyaki Sun ran the most literal test of computer use in the batch. Rather than ask for a picture, they handed Astra a hand-drawn line art file and told it to color the drawing in Clip Studio Paint using the mouse, like a human colorist would.

GPT-6 Astraのお絵描き能力すごい!!! 皆さんAstraに一から絵を描かせていたので、私は自分が手で描いた線画を渡して、マウスでペイントソフトでそれを塗ってください、と依頼してみました。うおおおこれがAI分業だあああああ このタイムラプス、すべてAstraが動かしてます。… pic.twitter.com/hZk30pBgCq — taiyakisun(たい焼き太陽)🥐 (@taiyaki_sun) September 5, 2026

Astra created the layers, zoomed in and out, selected brushes and filled the artwork. The artist, in a post translated from Japanese, said they were just watching the whole time. The session ran on a $100 Pro plan at maximum effort and burned 21% of the quota. Other users have been sharing fun videos of Astra reproducing their photos entirely on Paint using computer use (taking over your computer visually instead of using MCP servers or API keys).

Music: The Bach Test

GPT-6 Astra also has a nice taste in music—at least for an LLM. Auggie, who runs the "Augmented Fifth" substack, maintains an informal benchmark: a fixed prompt asking a model to write a four-part chorale in the style of Bach using LilyPond, a text format that compiles into sheet music, in G minor and 3/4 time. Results are graded by the same harmony rules a conservatory student gets marked on. These qualitative benchmarks are hard to standardize because quality, beauty, and so on are subjective—but as humans, we are able to distinguish these qualities.

Astra posted the best score this test has recorded. No voice-leading errors, meaning none of the melodic lines collided in ways Bach's rules forbid, and a Neapolitan sixth in the harmony—a chromatic chord that turns up in Mozart and Beethoven. Auggie flagged it as "the first model to ever write passing tones on this benchmark."

GPT-6 Astra has the best result yet on the Bach Benchmark. Its chorale contains no voice-leading errors, and its harmonic palette is sophisticated enough to include a Neapolitan sixth chord. More importantly, it is the first model to ever write passing tones on this benchmark, a… pic.twitter.com/UMXSbveR0C — Auggie (@aug5thmusic) September 5, 2026

OpenAI's own table points the same way. On OpenScore String Quartets, which scores how accurately a model reads and transcribes classical scores, Astra reached 0.84 against 0.19 for Sol.

Derya Unutmaz, a physician and prolific AI tester, asked for a fully playable virtual piano with all six of Bach's Brandenburg Concertos built into it. He wrote that "this insane model did the whole thing in ~11 minutes."

Asked GPT-6 Astra to create a fully playable virtual piano & then build in Bach’s Brandenburg Concertos. This insane model did the whole thing in ~11 minutes! All 6 Concertos are built in & can be played directly on the piano! Link to the piano: 🎹✨ .… pic.twitter.com/DBwXF3uA8O — Derya Unutmaz, MD (@DeryaTR_) September 5, 2026

It is important to emphasize that GPT-6 Astra is an LLM, not an audio/music model. Its understanding of music probably comes from notation and written data, not from connections in sounds and music infused in its training dataset, so these results are very impressive for a text model, but would be sub-par if they came from a specialized AI like Suno.

Writing: Where It Falls Apart

As usual, OpenAI models are good at coding but weak at writing—at least without heavy prompting, context, and steering. To be fair, writing is not OpenAI's strong point, nor its main focus.

Louis-François Bouchard runs an internal benchmark that scores how well models write in his team's editorial voice, ranked by Elo, the chess rating system that scores competitors on head-to-head wins; in Elo scoring there is no point limit, so more points mean a better model. Astra landed 11th at 1995 points. Its predecessor sits 6th at 2156. Astra also ran about $0.26 per script, roughly 1.8 times what Sol costs.

Big news from our internal writing benchmark (early results): GPT-6 ... is surprisingly disappointing I definitely did not expect that... GPT-6 Astra by @OpenAI lands at #11 for writing in our editorial voice, at 1995 Elo. That is below its predecessor. GPT-5.6 Sol sits #6 at… pic.twitter.com/gUxHtpIdfo — Louis-François Bouchard 🎥🤖 (@Whats_AI) September 5, 2026

Bouchard called the result "surprisingly disappointing," adding that he did not expect it.

Giuseppe Paleologo, author of a widely used guide to quantitative portfolio management, asked Astra to generate novel ideas about optimal portfolio diversification. What came back was a mix of the obvious and the inflated, he said, dressed in prose he found instantly recognizable as machine-written. His verdict: "Actual creativity is still far, far away."

Mia AI Lab has a similar view, allowing that Astra might be the best model on some tasks while calling it boring and saying it has no personality. Their advice was to avoid it for any creative work.

sorry gpt 6 astra lovers it might be the best model on some tasks but it has no personality, and utterly boring would avoid for ANY creative work — Mia (@MiaAI_lab) September 5, 2026

Ingar Haaland ran the cleanest version of the test. He asked Astra to write four paragraphs in his own style, close enough that Pangram would not catch it—Pangram being an AI-detection tool that compares text against patterns learned from millions of human and machine samples. Result: "Pangram is not fooled." In other words, the model's output is easily identifiable as AI-generated—not because of any watermarks, but because of how the model writes and expresses itself.

Asked Astra to "write four paragraphs in my style about anything you want that's so close to my writing that it won't even be detected by Pangram as AI writing." Pangram is not fooled. pic.twitter.com/0kfHa2XOe6 — Ingar Haaland (@Ingar30) September 4, 2026

Independent measurement lines up with the complaints. Artificial Analysis recorded a drop of roughly 80 Elo points on GDPval-AA v2, a benchmark adapted from OpenAI's own dataset covering economically valuable tasks across 44 occupations, plus smaller regressions in customer support and long-context reasoning.

It is not unanimous. Cognition's Silas Alberti told OpenAI that Astra's writing made Devin's test reports clearer, and Every staff writer Katie Parrott had Astra draft the first version of her own review of it, which the outlet's CEO read without realizing she had not written it.

The gap between the two halves seems to be the point here. Astra is very good at work with a verifiable right answer—a chord that resolves, a mesh that renders, a form that submits—and mediocre at work where the standard is taste.

What It Costs to Find Out

Astra is rolling out to ChatGPT Plus, Pro, Business and Enterprise users and through the API, Microsoft Azure and AWS Bedrock, with enterprise access switched off until an administrator enables it. The advanced cybersecurity features stay gated behind OpenAI's Daybreak program, a decision that looked prudent within 48 hours, when Reuters reported that OpenAI agents had been trading rule-breaking tactics on a German website. The gating reflects a broader industry problem: as agents gain the ability to act autonomously on real systems, labs face growing pressure from regulators and security researchers to show the capabilities are contained before wide release. What bears watching next is whether OpenAI's writing regressions persist as third-party evaluations accumulate, and whether rivals priced below Astra close the gap on agentic benchmarks.

Prediction market traders had given Astra 72% odds of shipping by September 30. It arrived on the 3rd.

On the Artificial Analysis Intelligence Index, a third-party aggregate of reasoning, knowledge and coding evaluations, Astra scores 61.2 against 60.9 for GPT-5.6 Sol and 65.7 for Anthropic's Claude Fable 5.1, at 2.5 times Sol's price. That aggregate puts Astra's headline gains in perspective: users are paying a substantial premium per token for a marginal index lead over its predecessor and a deficit against Anthropic's top model—while the capabilities that justify the price sit in specific, verifiable domains rather than across the board.