Two frontier models landed within days of each other, both priced identically at $10 per million input tokens and $50 per million output, both carrying 1M-token context windows, and both claiming the crown. Anthropic shippedClaude Fable 5.1(alongside its restricted-access twin, Mythos 5.1). OpenAI shippedGPT-6 Astra, announcing it, without much modesty, as 'the most intelligent and aligned model in the world.'
Every comparison written since has been about coding benchmarks, agent loops and token economics. Almost nobody has answered the question designers actually care about:if your job is shipping product, which one makes better design?
Eidos Design | Building with AI is a reader-supported publication. To receive new posts and support my work, consider becoming a free or paid subscriber.
I went through the vendor announcements, the third-party benchmark labs, the hands-on teardowns, and the noisy parts of X, Hacker News and Reddit. The short version is that the two models are not competing at the same thing, and the winner depends entirely on which half of the design process you are trying to compress.
Neutral evaluation puts these models within a few points of each other, with the lead flipping depending on who is counting.
Artificial Analysis hasFable 5.1 at 57 on its Intelligence Index versus Astra's 55, with Fable also faster (69 tokens/sec vs 64) and lower-latency to first token. Another aggregation of the same lab's numbers puts the gap wider, at66 to 61, concluding flatly that 'Fable 5.1 is the more intelligent model on neutral testing.'
Astra takes the raw capability records. It posts99.9% on ARC-AGI-3,97.6% on FrontierMath Tier 4(against Fable's 87.8%),96.0% on GPQA Diamond, and59.3% on Agents' Last Examfor computer use. OpenAI's own framing: Astra 'saturates ARC-AGI-3 with a 99.9% score and helps solve long-standing open problems in mathematics.'
Anthropic's counter-numbers are about agentic depth rather than ceilings:73.4% on CursorBench,41.7% strict accuracy on OSWorld 2.0, and a jump from 24.7% to52.6% on agentic scientific researchover Fable 5. Its pricing story is cache-driven: cache reads dropped 75% to $0.25 per million, producing a claimed 25-45% cost reduction on real workloads.
But the cost picture inverts on single-shot coding. One practical teardown ran the numbers and found Astra hitting 57.9% accuracy for $7.21 per run, while'to hit roughly 55% accuracy, Fable costs almost $20 per run. Astra hits basically the same number for $7.20.'Per task, Astra is roughly $1.67 against Fable's ~$3.70. Per long-running agent session with heavy cache reuse, Fable wins it back.
None of which tells you anything about whether the button looks right.
This is where Astra genuinely separates itself, and it is not close.
MindStudio ran a structured web design comparison and found thatAstra produces polished first-draft websites without iteration, while Fable 5.1 typically requires extensive refinement.In their test, Astra's initial output matched the quality of a Fable 5.1 site that had been developed across 'roughly 15 iterations.'
Their honest framing of what that means:
'A model that gets 80% of the way there in one shot is a very different tool than one that needs 15 rounds.'
The specific technical improvement they identified is depth. Astra separates design elements into distinct visual planes, so that'text, background imagery, and foreground objects sit on distinct visual layers,'producing parallax and avoiding the flat, stacked-sections look that has marked AI-generated sites since the beginning.
OpenAI is marketing exactly this. From the OpenAI Developers account:
'GPT-6 Astra brings stronger visual judgment to front-end design. Give Astra a sketch, reference, or existing UI, and ask it to: Turn the reference into a working UI. Refine layout, typography, and spacing. Adjust color and interactions. Use screenshots to guide revisions.'
That last item matters more than it sounds. Screenshot-driven revision closes the loop between what the model renders and what it can see, which is the single biggest structural weakness AI design tools have had.
Astra also holds a reference style under pressure. In practical testing, given a slide deck as a template, it'holds the style tightly'across newly generated designs, with the same consistency extending to spreadsheets and document styling. For anyone who has watched a model silently drift off-brand by slide four, this is the boring feature that actually saves the afternoon.
Developer chatter tracked this early. Ahead of the release, one dev noted Astra is'insanely good at web development, with outputs better than Fable 5.1 in many areas.'
Now the reversal. The consistent complaint about Astra from people who look closely at output is that the first draft is impressive and the final result is not better.
The sharpest version, from developer Dan (@DanDr1s):
'GPT-6 Astra has one pretty big problem: Frontend/UI design. Astra is absurdly good at spatial reasoning, 3D, computer use, math, agents, coding... But ask it to make a beautiful website and Claude can still look noticeably better. This might genuinely be the biggest reason I'd still [use Claude].'
Designer Anshu (@anshuc) put the aesthetic critique more bluntly:
'Astra is impressive, but frontend designers are definitely not cooked. OpenAI hasn't solved slop yet. The visuals look cool but none of it makes any sense. The copy on the page is still pretty cringe. There's a lot of detail, but it'd look better if it just removed excess instead of adding.'
That is a precise description of a specific failure mode:additive maximalism. The model demonstrates capability by adding elements, when the design decision that separates good work from generated work is almost always subtraction.
Fable does not escape criticism here either. In The Zvi's roundup of practitioner feedback, Sean McCarthy on Fable 5.1:'Still makes bad UI decisions, taste is questionable there.'Michael Soareverix listed what Fable still needs as'maybe a little taste, intention-reading, and speed.'
So neither model has taste. The difference is in the shape of the failure. Astra fails by producing something confident and overloaded. Fable fails by producing something restrained that needs steering. If you are a designer with opinions, the second failure mode is cheaper to fix, because editing down a model that under-reaches costs fewer tokens and less argument than talking one out of its own maximalism.
Theo (@theo) captured the division of labour that a lot of teams seem to have landed on:
'To be clear, the code in Astra is a huge leap and is at roughly Fable 5-tier. Fable 5.1 is an unexpected leap in '...yeah this is fine to merge.' Funny enough, Fable 5.1 found Astra's implementation of AGY on my computer last night, said 'this is good enough,' polished it a bit...'
Astra generates. Fable judges and ships. That pattern shows up repeatedly.
If your product design work extends past 2D interfaces, Astra is not close to matched.
OpenAI demonstrates Astramodelling a house in Blender and turning it into a walkable scene in Unreal Engine 5, framed explicitly as a design tool: helping 'designers and clients explore the layout and experience the space before it's built.' It scores95.9% on BenchCAD, produces game graphics with coherent motion, and generates clean vector output from text prompts.
The computer-use advantage compounds this. Astra completes desktop tasks roughly47% faster than its predecessor, and OpenAI calls it the best computer-use model it has built. For a designer, computer use is not an abstraction: it is the model driving Figma, pulling assets, running the browser, checking the rendered result. Astra being 'about 1.9 times faster' at these tasks is what makes agentic design ops actually usable rather than a demo.
Fable holds its own on agentic CAD per practitioner reports, and its OSWorld 2.0 number is real. But Astra owns this lane.
Model quality is not the whole product, and Anthropic has been building the design surface, not just the weights.
Claude Design, from Anthropic Labs, is a dedicated environment for design work: mockups to interactive prototypes, refinement through conversation, inline comments, direct manipulation, custom sliders, and automatic design system application across projects. The customer quotes are strong:
'Our most complex pages, which took 20+ prompts to recreate in other tools, only required 2 prompts in Claude Design.' — Olivia Xu, Senior Product Designer, Brilliant
'We've gone from a rough idea to a working prototype before anyone leaves the room.' — Aneesh Kethini, Product Manager, Datadog
The community reaction is worth reading in full because it is genuinely split. Praise, from PM Peter Yang:'Design system integration feels best in class for AI. Creates beautiful videos, more so than slides. Fun but burns through usage quickly.'From r/ClaudeAI, more bluntly:'Would suck to be Figma right now.'Figma's stock closed down 4.26% on launch day.
And the pushback, which is sharper than the marketing would like. Senior designer Malewicz:
'This is only hype for people that never worked with real UX/UI designers. Another slop feature that will burn tokens.'
The Register's headline:'Anthropic debuts Claude Design — because who needs designers?'PCWorld's complaint was operational rather than philosophical:'30 minutes → locked out for a week.'
The most useful line in the entire discourse came from Christopher Noessel of IxDA, and it applies to both models equally:
'If your job was the comps, your job was always going to go. The design was never the comps.'
Note the caveat on Claude Design specifically: it is powered by Claude Opus 4.7, described as Anthropic's most capable vision model, not by Fable 5.1. The design tooling and the flagship reasoning model are, for now, separate tracks.
OpenAI's equivalent surface is ChatGPT Sites for website and web app generation, plus Astra's document, presentation and spreadsheet generation that adheres to templates and business standards. It is broader and less design-specific. Anthropic has a design product; OpenAI has a model that does design among many other things.
Buried in the MindStudio testing is the finding that undercuts most of this comparison:reference materials matter more than the base prompt.Feeding either model actual design examples from sources like Awwwards or godly.design improved output quality more than prompt engineering did. Their Astra results relied on a custom 'Scroll Craft' framework built to direct the model's 'understanding of layering, scrolling behavior, typography, and spacing.'
Which means the honest headline is thatthe gap between these two models is smaller than the gap between a designer who feeds references and constraints and one who types 'make it look modern.'The chaseai teardown reached the same conclusion about Astra's visual judgment: the quality 'still depends heavily on prompt quality.'
There is no single winner, and anyone selling you one is selling you something.
Use GPT-6 Astra if:you need first drafts fast, you work from references and screenshots, your design work touches 3D, CAD, spatial or game contexts, you need an agent that drives your actual desktop tools, or you are running high volumes of one-shot generations where per-task cost dominates. Astra is the exploration engine. It is the better model for getting to something to react to.
Use Claude Fable 5.1 if:you are refining toward a shippable interface, you care about restraint over density, you run long sessions where cache economics compound, you are already inside the Claude Design and Claude Code workflow, or you want the model whose failure mode is 'under-designed' rather than 'over-designed.' Fable is the judgment engine. It is the better model for deciding what is done.
The pragmatic answer, which is what most teams testing both have converged on:run Astra for the first pass, Fable for the polish and the merge decision. Both cost the same per token. The workflow cost of switching is lower than the cost of forcing one model to do a job it is structurally worse at.
And the uncomfortable third answer: neither model has taste, and the practitioners closest to both keep saying so. Astra adds when it should subtract. Fable makes questionable UI calls and waits to be corrected. What has actually changed in 2026 is not that AI got good at design. It is that the cost of producing comps went to roughly zero, which was always going to happen, and which was never where the design was.
Introducing Claude Fable 5.1 and Claude Mythos 5.1 — Anthropic
GPT-6 Astra: A new generation of intelligence — OpenAI
GPT-6 Astra for Web Design: Can It Beat Claude Fable 5.1? — MindStudio
GPT-6 Astra vs Claude Fable 5.1 — Artificial Analysis
GPT-6 Astra vs Fable 5.1: What Actually Matters — Chase AI
GPT-6 Astra vs Fable 5.1: The Ultimate Comparison — Emergent
Claude Mythos 5.1 and Fable 5.1: Capabilities — Don't Worry About the Vase (The Zvi)
Introducing Claude Design by Anthropic Labs — Anthropic
awesome-claude-design: community takes and X signal — GitHub
OpenAI Developers on front-end design with Astra — X
Dan (@DanDr1s) on Astra's frontend weakness — X
Anshu (@anshuc) on Astra and slop — X
Theo (@theo) on Astra vs Fable 5.1 code quality — X
Chris on Astra in Blender and Unreal Engine 5 — X
Pankaj Kumar on early Astra web development results — X
GPT-6 Astra: Features, Benchmarks, and Pricing — DataCamp
Eidos Design | Building with AI is a reader-supported publication. To receive new posts and support my work, consider becoming a free or paid subscriber.
(0)Comments