Product Launch · XiaoHu Explains

Every's Team of 9 Spent a Month with It: So How Good Is GPT-5.6 Sol, Really?

Firsthand hands-on notes across coding, writing, knowledge work, and agent scenarios
30-second overview
  • OpenAI has released its next-generation model, GPT-5.6 Sol, priced at $5 per million input tokens and $30 per million output tokens — matching Claude Opus 4.8 on input, $5 pricier on output. Alongside it come two new tiers: mid-tier Terra ($2.50 / $15) and lightweight Luna ($1 / $6).
  • OpenAI says Sol set a new record on Terminal-Bench 2.1 (a command-line agent task benchmark), and also outperforms the previous-generation GPT-5.5 on long-horizon biology benchmarks and cybersecurity tests.
  • Nine Every editorial staffers spent a month testing it hands-on: Sol ranked last among six models in Every's own blind writing test, with the lowest readability score too — but it scored 56/100 on their homemade code-refactoring benchmark (versus 90/100 for Claude Fable 5). The gap comes mainly from over-engineering simple requirements, not from lacking capability.
  • OpenAI also merged the ChatGPT and Codex desktop clients into a single unified app, and added two new reasoning settings — max (extended single-agent thinking) and ultra (multiple agents collaborating on the same task).
1 Three New Model Tiers

OpenAI Just Dropped Three New Model Tiers at Once

OpenAI recently released its next-generation model GPT-5.6 Sol, alongside two new tiers — mid-tier Terra and lightweight Luna — and merged the ChatGPT and Codex desktop clients into a single app.

This release comes in three tiers at once: flagship Sol, mid-tier Terra, lightweight Luna. OpenAI calls Sol its "strongest model yet," claiming it set a new record on Terminal-Bench 2.1, a command-line agent task benchmark, and calling it their strongest generation yet on cybersecurity capability.

Why it matters:OpenAI's own data shows Sol setting a new record on Terminal-Bench 2.1, and outperforming the previous-generation GPT-5.5 on long-horizon biology benchmarks and cybersecurity tests as well. Yet that same model ranked dead last among six models in Every's own independent month-long blind writing test conducted by nine staffers, with the lowest readability score of the six. Why a "strongest" model would bomb at writing — and still become the one tool the whole team can't live without — is what this hands-on report sets out to explain.
Flagship
Sol
Daily-driver for knowledge work, officially the strongest yet
Mid-tier
Terra
The more budget-friendly daily option
Lightweight
Luna
The fastest, cheapest tier

OpenAI says the names Sol, Terra, and Luna will stick around as long-term "capability tiers," even as the models within each tier keep getting updated. We'll establish the three tiers here first; specific pricing and reasoning-power settings come later in the pricing section. Terminal-Bench 2.1 tests whether an AI can plan its own steps in a command line, iterate through trial and error, and call on various tools to carry a task through to completion — simulating how a real engineer works at a terminal.

Alongside the release, OpenAI merged the ChatGPT and Codex desktop clients into one app: ChatGPT Work handles most knowledge work, while Codex gets its own tab dedicated to technical work. It's being read as a step toward pulling ChatGPT's 800-million-plus user base into the "let AI just go do multi-step work itself" (agentic) mode.

2 Team Reaction

A Month Without It, and the Team Says It Felt Like the Stone Age

Every is a US-based AI media company and software shop that publishes deep analysis while also building its own AI products; its editorial team has long put frontier models through firsthand hands-on testing, and this "vibe check" series is their signature format. By the time this piece went live, Sol had already been living inside Every's daily workflow for about a month — deeply enough that losing it actually hurt.

Throughout that month, Sol was practically everywhere. It helped Dan Shipper keep his inbox at zero, tracking decisions scattered across meetings and Slack that he would otherwise have missed. It kept pace with Austin Tedesco: from a marketing idea, to an email, to a landing page, to an experiment, all without him having to repeat himself or lose his train of thought. For the author of this piece, Katie Parrott, it made pulling files and finding context lightning-fast, completely changing how she works with models day to day.

In late June, Sol went offline for a round of government review, and the team lost access. Dan says going back to other models — even with Fable still on hand — felt like regressing to the Stone Age. Austin compared switching to GPT-5.5 to "shooting a basketball that's twice as heavy as usual." Every touched on a concept in their earlier Sonnet 5 hands-on piece called "a revolution of ever-rising expectations"; these days without Sol were a perfect illustration of how quickly people adjust to a higher standard of living, and how painful it is when that standard slips back.

Going back to other models, even with Fable still around, felt like regressing to the Stone Age.

— Dan Shipper

Using GPT-5.5 was like shooting a basketball that's twice as heavy as what I'm used to.

— Austin Tedesco

Dan has a vivid comparison for it: Sol is a Porsche, Fable is a warp engine. Fable can obviously take you across the whole galaxy, but most of the time you're not headed to space — you just want to drive around town, and Sol is the car that makes that drive feel good.

3 The Reach Test

Nine People, Nine Honest Takes

Every's "Reach Test" has nine staffers with very different roles each give one honest, one-line verdict on Sol, plus a sentiment rating. Taken in at a glance, it makes clear this reliance isn't just for show.

Paradigm shift Very excited Fine, not a daily driver Broke down
Very excited
Dan Shipper
Multi-threaded CEO
I reach for it first on almost every task. The hardest work still goes back to Fable — everything else goes to 5.6.
Very excited
Kieran Klaassen
Father of compound engineering
An absolute workhorse. More trustworthy than any previous GPT, and can handle about 90% of what Fable does.
Very excited
Austin Tedesco
Growth lead with an agentic streak
The best model I've used for knowledge work. It now handles at least 80% of my daily tasks.
Very excited
Mike Taylor
Chief PowerPoint engineer
Became my daily driver — the best and most cost-effective all-around model. I use it every day.
Paradigm shift
Katie Parrott
Writes by day, vibe-codes by night
5.6 plus Codex completely changed how I work — paradigm-level, honestly. True human-level prose is still out of reach.
Very excited
Andrey Galko
Co-lead of engineering
Made me trust GPT for coding again. Fewer dumb mistakes, fewer follow-up questions needed. But Codex hides too much of the process.
Very excited
Naveen Naidu
Voice-pilled engineer
My go-to for the past month, and the most reliable. Fable plans, Sol executes.
Fine
Arielle Shipper
CSV and expense-report enthusiast
Gives me control without needing to watch every small decision. But a miscalculation late on woke me right up.
Very excited
Jack Cheng
Senior editor, jack-of-all-trades
Faster and more precise than Fable. If I could only pick one collaborator model, I'd pick Sol.

Eight of nine cards lean positive, with one (Arielle) landing on "fine" after a late-stage calculation error. This overall lean also explains why the team is willing to make it their daily driver. What exactly it's good at, and where it stumbles, gets broken down section by section below across coding, writing, and knowledge work.

4 Coding

It Can Carry the Work — It Just Doesn't Know When to Stop

In day-to-day development, Sol is a real step up from GPT-5.5: it can chase a bug all the way down inside an unfamiliar production codebase, carry a large project from start to finish, and keep testing well past the point where other models would have given up. Several engineers on the team have already made it their daily driver. Its limit shows up when a task requires the model to judge for itself "what shouldn't be done."

Every has a benchmark called Senior Engineer: hand the model a real but messy collaborative codebase and have it judge, like a senior engineer would, what the system should be rewritten into — the whole point being to test whether it knows when to stop and avoid over-engineering. On this benchmark, Sol scored 56, Claude Fable 5 scored 90.

GPT-5.6 Sol
56
Claude Fable 5
90
Core weakness

Sol's strength is execution; its weakness is restraint. It can grasp an entire architecture and carry a full system rewrite through to completion — but it keeps building and doesn't know when to stop. Roughly 12,900 lines of code, spread across four collaborating processes, each individual addition defensible on its own, but together adding up to far more complexity than the task called for. When Dan reviewed the results, he attributed nearly the entire gap between it and Fable to the two scoring categories that reward simplification and penalize unnecessary machinery. Every even argues that 56 understates Sol — the score largely reflects the benchmark penalizing its tendency to over-complicate things.

~12,900 lines
Code Sol added for a single system rewrite
4
Number of collaborating processes that code was spread across

Where the Goal Is Clear, It Shines

Conversely, when the target is well-defined, Sol's execution holds up strong. The clearest production example comes from Naveen Naidu, who put Sol to work on daily development for his own product, Monologue: GPT-5.5, even set to maximum reasoning, repeatedly failed to root-cause a note-recording bug; Sol traced the failure down through the existing codebase and fixed it. Kieran Klaassen also had Sol and Fable rebuild the team's collaborative document editor, Proof, from a single prompt — Sol produced a working Proof-like app in about a third of the time (though Dan preferred Fable's design). Sol also finished a digital audio workstation that GPT-5.5 had failed to complete.

These results match the team's overall sense: once the desired system is clear, Sol is fast, resourceful, and strong on implementation. When judging "what not to build" is itself the main engineering task, Fable remains the first choice; once the direction is set, handing execution to Sol tends to be the least stressful path.

5 Writing

Last Place in the Blind Test, Yet the Hardest Companion to Give Up

In Every's writing benchmark, Sol ranked dead last of six models: its prose was the hardest to read, and its editorial choices diverged furthest from the published reference version. Yet this same model is the one the whole team overwhelmingly prefers for everyday writing, over both Sonnet 5 and Opus 4.8. The answer lies in a framework that runs through the entire piece.

The framework running through this piece

Every splits working with AI into two modes. One is "delegation": hand off the task, walk away, come back to a usable finished result. The other is "collaboration": stay in the loop the whole time while the model rapidly serves up options and the human calls the direction in real time. Sol's speed, responsiveness, and command of context make it the team's preferred spot for collaborative work. The biggest, vaguest tasks — where just figuring out what needs doing eats up most of the effort — still go to Fable. This "delegation vs. collaboration" split is the answer to why it ranks last in the writing blind test yet gets used the most day to day.

An analogy

Delegation is like handing an entire project to a direct report to finish independently, then reviewing it when it's done; collaboration is like sitting side by side with a colleague, editing the same document, chiming in to redirect at any moment. Sol is that great collaborator sitting beside you; Fable is the one who can independently carry an entire project on their own.

Delegation ↔ Collaboration · Spectrum Delegation Hand it off, review later Fable / Opus stronger Collaboration Stay in the loop, call it live Sol stronger Where daily driving lands

All four evaluation areas — coding, writing, knowledge work, and agent use — can be placed on this same axis: lean left (independent judgment calls, finish it and then review) and Fable holds steadier; lean right (a human staying nearby, watching and editing) and Sol is the better fit. And most everyday writing happens to fall on that right-hand side.

This hands-on report is itself an example: Sol could trace the stylistic arc of dozens of past Vibe Check pieces, dig up an old Slack conversation buried away that backed up a specific detail, and push out 24 drafts in one focused 6-to-8-hour session, all without the author sitting around waiting for it to slowly think things through. Each draft was a string of editorial calls, gradually pulling the finished piece closer to what it should be. For writing — a task that inherently demands repeated iteration and constant back-and-forth — that's exactly what a strong model should look like, even if nailing an opening in one shot, or landing an ending as precisely as a human would, is still beyond its reach.

24 drafts
Number of consecutive drafts the author polished with Sol for this piece
6 to 8 hours
Focused work time spent on those 24 drafts

Why It Comes in Last in the Blind Test

The writing benchmark is deliberately narrow — it only looks at how the model performs on its own, with no human assistance. There, Sol ranked last: lowest similarity to the published version, and the highest Flesch-Kincaid score, meaning the lowest readability. Flesch-Kincaid (FK) here is a formula that scores text based on sentence length and word difficulty — the higher the score, the harder it is to read.

Comparison table of six models on the writing benchmark: best performance, similarity, grade-level difficulty, readability
Every's writing benchmark: similarity, grade-level difficulty, and readability across six recent models. GPT-5.6 Sol ranks last, with the lowest similarity to the published piece and the lowest readability, i.e. the highest FK score. Image / Katie Parrott, Every

Shorter Sentences, Bigger Words

Sol writes relatively short sentences, breaking an argument up into tight little paragraphs. In its strongest version of an opening for "After Automation," the pacing tracked closer to the published opening than Opus 4.8's did, while Opus used fewer, longer paragraphs to unfold its point. The problem shows up inside the sentences themselves: even when both models produce sentences of similar length, Sol still favors longer, more abstract words.

Opus 4.8 · Plainer words
  • the machine takes the task
  • it opens a frontier
GPT-5.6 Sol · More abstract words
  • the obvious effect is substitution
  • the second-order effect is expansion

Opus uses plainer words wrapped in more elaborate syntax; what Sol turns in is a page that skims smoothly but reads more laboriously line by line. Interestingly, obvious AI-tells aren't what puts it last: on checks for formulaic pivots, false contrasts, clichés, and repeated rhetorical patterns, Sol lands in the middle of the pack. Its prose can be clean, but not always so clean that you can skip re-checking it for that machine-generated flatness before publishing.

GPT-5.6 Sol writing sample: short sentences, tight small paragraphs
GPT-5.6 Sol writing sample: leans toward short sentences and tight paragraphs, with fewer AI tells. Image / Katie
Opus 4.8 writing sample: more complex syntax, longer paragraphs
Opus 4.8 writing sample: more complex syntax, longer paragraphs, more prone to falling into the "not X, but Y" formula. Image / Katie

Give It Context, and Its Level Jumps

The blind test is deliberately "starved" of material, but in real scenarios, people feed the model plenty of it. Once you see how Sol absorbs and uses that context, a much stronger side of it shows up. The author gave the same writing task, the same source material, and the same direction to both Sol and Opus 4.8, having each write a draft opening for the column "Working Overtime." Sol turned in a gripping opening whose overall tone matched the column's established voice much more closely; Opus turned in paragraphs that were dense and hard to read, and didn't match the voice the author had defined in her context files.

Draft written by GPT-5.6 Sol using Katie Parrott's source material and style context
Sol (using the author's source material and style context): faster, and closer to a draft the author would actually go edit directly. Image / Katie
Draft written by Opus 4.8 using the same source material and style context
Opus 4.8 (using the same source material and context): dense, complex sentences and elaborate word choices that clash with the author's more conversational tone. Image / Katie

Austin found the same when writing marketing copy: without guidance, Sol is "a writer anyone could be" — generic and repetitive. But once fed company background, templates, and a style guide, the landing-page copy, social posts, and marketing emails it produces need barely any editing before Austin will ship them. Feed it material, examples, and rules, and quality climbs; make it decide the argument and the standard from scratch, and the weaknesses seen in the blind test return.

As a Live Writing Partner, It's at Its Strongest

Sol's strongest role is as a real-time writing partner. It revises quickly and tracks editorial direction closely, letting a writer try a new opening, reorder a paragraph, or just toss out a weak draft, without having to re-brief the task from scratch each time. For a workflow like the author's — heavily interview-based, iterative, with lots of direction and feedback plus style docs and reference examples on hand — Sol clearly beats the Claude line: Opus responds slowly, Sonnet 5 is hard to steer, while Sol switches direction fast, fixes mistakes fast when given feedback, and can carry new information forward into later turns without, unlike Sonnet 5, fixating on the most recent instruction and losing sight of the bigger goal. Mike Taylor, who leads technical consulting, has also started handing writing and editing off to Sol, because it "basically never says anything off-putting": it takes corrections, remembers sources and prior decisions, and quickly tries again. Judgment still comes from the human editor — Sol just makes that judgment cheaper to apply across an entire draft.

6 Knowledge Work · In Practice

Same Task, Three Models, Three Different Approaches

Saying abstractly that "Sol takes initiative, asks questions" is less convincing than a real case. Every's head of operations, Arielle Shipper, handed the exact same starting task to GPT-5.5, Claude Fable 5, and Sol at the same time, to see how each one approached it.

Same starting point: find an email, align and merge 46 CSV attachments with an existing spreadsheet, then run an analysis that requires judgment calls (not mechanical stitching — it takes actual thinking).
GPT-5.5
Asked where the email was, even though Arielle had already named the sender
Turned in an unusable first draft
Stalled at the starting line, turning "find the email" back into another assigned task
Claude Fable 5
Proposed a useful summary tab, explaining each field
Required the files to be manually moved into Google Drive first
Made Arielle make several small decisions before it would proceed
Direction was valuable, but pushed a fair amount of decision-making back onto the human
GPT-5.6 Sol
Found the email, went through the files one by one
Noticed some information was missing
Came back with 7 questions (which subgroups applied, how certain metrics should be calculated), each with a recommended answer attached
Expanded on her original analysis and delivered a usable first draft
Delivered something she could directly approve or correct, not another research assignment handed back
In later testing, Arielle caught Sol making a calculation error while analyzing ChatGPT usage data. The error shook her confidence in the results and underscored that even well-structured collaboration still needs careful human review.

Austin's day-to-day work shows the same continuity: he can start from a marketing idea, draft the email, turn the copy into a landing page, and set up an experiment — all without leaving Codex or having to re-explain the audience and the pitch. Senior editor Jack Cheng uses Sol to merge paragraphs and cut jargon while working directly on the actual public page where the copy will appear, so every line can be judged in its final on-screen context. These workflows look a lot more like a real workday than a single one-shot app build: find the source, understand what's needed, ask questions about the decisions that require a human call, then carry the answers through into the finished product.

7 Pricing and Reasoning Power

Three Pricing Tiers, Two Reasoning Settings

On pricing, OpenAI's three tiers map almost one-to-one onto Anthropic's three models, making it easy to comparison-shop across vendors by budget.

TierOpenAIInput / Output (per million tokens)Claude EquivalentClaude Input / Output
FlagshipSol$5 / $30Opus 4.8$5 / $25
Mid-tierTerra$2.50 / $15Sonnet 5$2 / $10 (until 8/31) → $3 / $15
LightweightLuna$1 / $6Haiku 4.5$1 / $5

Side by side: Sol matches Opus 4.8 on input price, but costs $5 more per million output tokens; Terra is pricier than Sonnet 5's introductory promo rate ($2 / $10, ending August 31), but close to the post-increase $3 / $15; Luna matches Haiku 4.5 on input, and costs $1 more on output.

What max and ultra Are

Alongside the three model tiers, Sol also brings two new reasoning settings, letting you spend compute in tiers matched to task difficulty instead of running everything at the same setting.

max

A single Sol agent, given more time to think independently and iterate through trial and error. Good for a single task you want it to think through more deeply.

ultra

Several Sol agents working together at once on the same task. Good when you want to throw more "horsepower" at one task.

On the product side, Every hasn't used the merged ChatGPT-and-Codex app much yet, but the current feel matches the original Codex: a place worth sticking around in.

8 Decision Checklist

When to Use Sol, When to Switch to Fable

Pulling the judgment calls from the four sections above into one checklist you can go straight to. The source piece gives two sets of scenarios, mapping neatly onto the two ends of the "delegation vs. collaboration" axis.

Use SolCollaboration side · Human stays in the loop

  • You're writing, researching, building, or analyzing something you expect to revise as you go
  • The project already has usable material, examples, instructions, or past decisions on hand
  • You have a clear deliverable and want the model to take over steps, tools, and follow-through
  • You're fixing a hard bug, or building a feature, where you can review its boundaries before the scope grows too large

Switch to Claude Fable 5Delegation side · Hand it off, review the result

  • The brief is loose, and figuring out what the project actually needs is itself most of the work
  • You want to hand off a long task, walk away, and come back to review the finished result
  • Simplification, architecture, and restraint matter more than fast back-and-forth
  • You want to see more of the model's reasoning and progress while it works
Delegation → Fable Loose brief · Independent · Restraint matters Collaboration → Sol Clear deliverable · Edit as you go · Material on hand

Every's own usage is trending along this same axis: Dan hands hard engineering work to Fable as the primary agent, and gives well-defined execution to Sol; Mike made Sol his daily driver, saying it "finally edged out Opus," while keeping Fable around for its "sharp peak intelligence" and stronger context handling. When you want a clear result plus an agent that keeps pushing forward while letting you step in anytime, use Sol; when "defining the system itself" is the main job, either set checkpoints early, or hand the architecture to Fable and let Sol handle the execution.

If you want to stay in the loop, the Codex app is a much better place to be; but if you want to take yourself out of the loop, you need Fable. — Mike Taylor, Every's Vibe Check
This piece is compiled from Every's "Vibe Check: GPT-5.6 Sol Is the Model We Love Working With Most," by Katie Parrott, original at every.to/vibe-check/gpt-5-6-sol. Phrases such as "set a new record," "strongest yet," and "strongest on cybersecurity" reflect OpenAI's own official claims; the 56-versus-90 score and last-place blind-test ranking come from Every's own independent testing. Per the original piece: OpenAI gave Every early access to GPT-5.6, but had no involvement in this review. All images courtesy of Every / Katie Parrott.