AI News Today
← All episodes
Episode 1 · April 24, 2026 · 15:18

OpenAI's GPT 5.5 Just Changed AI Forever!

GPT-5.5 Just Dropped: New #1 for Agentic Coding (Benchmarks, Real Tests, and What It Means)

Full transcript

OpenAI just dropped GPT 5.5 and it is crushing Claude Opus 4.7 on almost every single benchmark. The model, codenamed Spud, it just took back the crown for OpenAI, I've been testing it so let me walk you through what it can do, how it compares and why this matters for you right now. Here's where it starts. On Terminal Bench 2.0 which tests complex coding workflows where the AI has to plan, use tools and coordinate multiple steps, GPT 5.5 scored 82.7%, Claude Opus 4.7 scored only 69.4%, Gemini 3.1 Pro scored only 68.5%, so GPT 5.5 is over 13 points ahead of Opus on this benchmark.

And this isn't some tiny internal test, Terminal Bench 2.0 is one of the main benchmarks everyone watches for agentic coding. On GDPVal which measures whether an AI can actually do real knowledge work across 44 different occupations, GPT 5.5 hit 84.9%, Opus 4.7 got 80.3%, Gemini 3.1 Pro got 67.3%, so it's ahead of everyone there too. And on OSWorldVerified which tests whether a model can actually operate a real computer by itself, GPT 5.5 scored 78.7%, Opus 4.7 scored 78%, so that one's close but GPT 5.5 still takes it. Now before anyone says benchmarks don't matter, I hear you, but when a model jumps 13 points ahead on a coding benchmark in a single release, that's not noise.

And the real world results are backing up too, I'll get to those in a second. Here's something important to understand about GPT 5.5, this isn't just another small update, GPT 5.1, 5.2, 5.3 and 5.4, those are all kind of incremental, like turning the dial up a notch every time. GPT 5.5 is totally different, according to multiple sources, this is the first fully retrained base model from OpenAI since GPT 4.5, so they went back to the foundation and rebuilt everything from the ground up. And you can feel it, the outputs are sharper, the reasoning is deeper, it holds context way better across long conversations, it uses computer use better, and it's coding outputs are 10 times better than anything I've tested on previous GPT 5 models.

Greg Brockman, OpenAI's president, said on the press call that GPT 5.5 can look at unclear, messy problems and figure out what needs to happen next without you spelling it out. And I've seen that in testing, you can hand it a multi-step task and it'll plan, use tools, check its own work and keep going. It doesn't just stop and ask for permissions every single time or every three seconds, it just works. It just goes to work and gets stuff done.

Now here's where things get really interesting, and I want you to pay attention to this because it's what separates GPT 5.5 from everything else. Dan Schipper, the founder and CEO of a company called Every, he called GPT 5.5 the first coding model he's actually taken seriously, that has serious conceptual clarity. He tested it by giving it a broken app. This app had a post-launch bug that his team spent days trying to fix.

They eventually brought in one of their best engineers to rewrite part of the system. Then Dan tried GPT 5.5. He rewound the clock and gave it the broken state, asked it to figure out what was wrong and fix it. GPT 5.4 couldn't do it.

GPT 5.5 looked at the code and produced the same kind of rewrite the engineer decided on. Pietro Schirano, CEO of MagicPath, had GPT 5.5 merge a branch with hundreds of front-end and refactor changes into a main branch that had also changed a ton too. The model resolved all the conflicts in one shot. It took about 20 minutes.

That's a task that would take a senior engineer half a day or more, and it nailed it first time around. So if you're running any kind of business right now, whether that's an agency, freelancing, selling products online, creating content, and you're not paying attention to what's happening with AR models, you're falling behind. Like this stuff is moving fast. Six weeks ago, GPT 5.4 came out.

A week ago, Anthropic dropped Opus 4.7. And now GPT 5.5 just leapfrogged everyone again. The cycle is accelerating. And look, if you want to use it, let me get into the details of what GPT 5.5 can actually do because the coding stuff is just one piece.

On knowledge work, things like research, data analysis, building spreadsheets, writing reports, GPT 5.5 is beating everything else. OpenAI shared some internal examples from their own company. Their finance team actually used GPT 5.5 in Codex to review over 24,000 K1 tax forms. That's over 71,000 pages.

And it finished your job two weeks faster than the previous year. Another team inside OpenAI automated their weekly business reports with GPT 5.5. They saved five to 10 hours per week, every week for one person. Now think about what that means for you.

If you've got a business, you're spending hours doing reports, research, pulling data together, GPT 5.5 can do a big chunk of that for you. Like, you could build a simple Codex workflow where you upload your data and it generates your weekly report automatically. There's also the scientific research angle. So GPT 5.5 actually helped discover a brand new mathematical proof about Ramsey numbers.

If you've never heard of those, don't worry. They're basically about how large a network has to get before patterns are guaranteed to appear. Very hard math. Super hard.

The proof was verified by formal mathematical software. So GPT 5.5 isn't just answering questions, it's producing original research that holds up under scrutiny. An immunology professor named Dario Nutmas at the Jackson Laboratory used GPT 5.5 to analyze a gene expression dataset with 62 samples and nearly 28,000 genes. He said it produced a detailed research report that would have taken his team months.

One person. One single model. Months of work compressed into a fraction of the time. Now let's talk about something that really matters here, which is speed and efficiency.

Because the smarter model that's slow is useless. Nobody wants to wait around. Here's the thing with GPT 5.5. It matches GPT 5.4's response speed, right?

So same latency, but it's way smarter and uses about 40% fewer tasks. And it uses about 40% fewer tokens to finish the same tasks in Codex. So you get better results faster for less. That's a big deal.

And how did they pull this off? Well, they co-designed the model with NVIDIA's latest GB200 and GB300 systems. And here's the part that blew my mind. They actually used GPT 5.5 itself to improve the infrastructure that serves it.

The model literally rewrote its own serving code. OpenAI had Codex analyze weeks of production traffic and write new load balancing algorithms. That alone boosted token generation speeds by over 20%. The model improved the system that runs it.

Now let's talk about the competition because this is a war right now. Anthropic dropped Opus 4.7 one week before GPT 5.5. One week. And Opus 4.7 is okay.

It still leads on SWE Bench Pro, right? Which tests real world GitHub issues and issue resolution. It scores 64.3% versus GPT 5.5's 58.6%. So if you're doing pure code quality on hard problems, Opus 4.7 is still strong there.

And Opus still has that personality, that conversational quality that a lot of people love. I've said it before, Claude feels like talking to a smart colleague. GPT sometimes feels like talking to a brilliant engineer who lacks social skills. But on agentic tasks where the model has to plan, coordinate tools, operate a computer and carry multi-step workflows, GPT 5.5 is ahead.

And for most business use cases, agentic ability is what actually matters. You want the AI to go do a job, not just answer a question. You want it to pull data, build a spreadsheet, check its work and give you a finished result. That's where GPT 5.5 shines.

Google's Gemini 3.1 Pro is in this race too. But looking at the benchmarks, it's behind both GPT 5.5 and Opus 4.7 on most tasks. Gemini is still strong on a couple of specific benchmarks like Browser Comp, where Gemini 3.1 Pro scores 85.9% versus GPT 5.5's 84.4%. But overall the top two right now are GPT 5.5 and Opus 4.7.

Everyone else is playing catch up. Here's what I think is the real story though, and this is what most people are going to miss. The speed of these releases is the actual headline. GPT 5.5 came out six weeks after GPT 5.4.

Opus 4.7 came out one week before GPT 5.5. The gap between releases is shrinking fast. We went from waiting a year between major model updates to waiting a few weeks. And each time, the models are getting meaningfully better.

Not just a little bit better, right? We're talking seven plus point jumps on major benchmarks. Now, OpenAI now has over 900 million weekly active users on ChatGPT, over 50 million paying subscribers, 4 million active Codex users, 9 million paying business owners. Those are massive numbers.

And every single one of those users just got a big upgrade. If you're competing against someone who's using GPT 5.5, and you're not even aware this dropped today, you've already lost a step. Now, I also want to cover the cybersecurity angle, because this is relevant and it connects directly to what Anthropic just did with Mythos. So OpenAI rated GPT 5.5's cybersecurity capabilities as high under their preparedness framework.

It scores 81.8% on Cybergym and 88.1% on their internal Capture the Flag challenges. For context, Opus 4.7 scored 73.1% on Cybergym. So GPT 5.5 is significantly better at finding security vulnerabilities. Now, it's not at Mythos level.

Mythos is a completely different beast. That model is so powerful at finding zero-day vulnerabilities that Anthropic won't release it to the public. GPT 5.5 is stronger cybersecurity, but it's not breaking out sandboxes and emailing researchers like Mythos reportedly did. There is a separate model called GPT 5.4 Cyber that OpenAI has made available through their Trusted Access for Cyber program for verified defenders.

So if you work in cybersecurity, that's worth looking at. But for everyday usage, for business owners, for agencies, for freelancers, for creators, the cybersecurity stuff is mostly background. What matters to you is the GPT 5.5 process and how it can code better, write better, research better, and do more work with less hand-holding than anything else before it. And let me talk about some of the things I noticed whilst testing it.

When you use Capture GPT 5.5 inside Codex, it feels different. The outputs are cleaner, the design builds are more complex. I tested it on a website redesign and the result had scrolling banners, custom animations, nicely designed sections. It was way better than what was previously produced under GPT 5.4.

The difference was obvious side-by-side, but here's a catch. The usage limits are pretty tight right now as it's just been released. So I burned through the limits in about five minutes during testing and I created about two things, then hit the limit. That was on the standard plan.

I then actually upgraded and tried again and still ran into limits. So just be aware of that. So this, I think, is just happening during the release frame. I don't expect that to continue during the week.

I think they're just limiting it as it rolls out because for most people, it's not even inside Chat GPT right now and you can only access it during Codex. Even the API hasn't been released as I'm recording this. So just be aware of that. If you're planning to do heavy work with GPT 5.5 and Codex, you might hit walls pretty quickly.

This is one area where tools like OpenCLR with local models or using something like Hermes with free APIs can give you more runway for high volume agent work. There's also the availability issue. So when I first checked, GPT 5.5 wasn't showing up in the regular Chat GPT model selector. It was available in Codex, but not everywhere else.

OpenAI said it's rolling out to all paid users, but it's gradual. So if you don't see it yet, give it a few hours. The API isn't live yet either. OpenAI says that's coming soon, but they're working on additional safety requirements first.

Something else to flag, there are two versions, GPT 5.5 and GPT 5.5 Pro. The Pro version scores even higher on several benchmarks. On BrowserComp, for example, GPT 5.5 Pro hits 90.1% versus the standard version at 84.4%. On FrontierMath Tier 4, the Pro version scores 39.6% versus 35.4%.

If you're on a Pro business or enterprise plan, you get access to both. If you're on Plus, you only get the standard version. Now, I want to get into what this means going forward, because we're in the middle of the most competitive period in AI history. Literally, Opus 4.7 dropped a week ago.

GPT 5.5 has dropped today. Claude Miphos just got announced. DeepSeek v4 is rumored to be coming. Jemma 4 went open source.

Every single week, there's something new. And the models aren't just getting better. They're getting better at doing real work, not just answering questions. Actually operating computers, building apps, analyzing data, writing code.

For anyone watching this, the practical takeaway is simple. You need to be using these tools. Pick whichever one works best for your use case, right? GPT 5.5 is incredible for agentic coding and multi-step work.

Opus 4.7 is still the best for conversational quality and instruction following. OpenClaw, for example, gives you the flexibility with any model. The point is, stop waiting. Every day you're not using AI to automate your business is a day you're falling behind to someone who is, right?

And if you want help figuring out the best setup for your business, which model to use, how to automate workflows, how to get more customers with AI, come join us inside the AI Profitable Audium. We're running coaching calls this week where members are live, testing GPT 5.5, sharing their results. We've got a full GPT 5.5 setup guide dropping inside the classroom. That's already there with step-by-step video tutorials on exactly how to connect it to Codex, build automations, and use it for everything from lead generation to content creation to client delivery.

We've also built a 30-day roadmap specifically around getting GPT 5.5 working in your business so you're not guessing. You're following a proven plan. There's a prompt library with GPT 5.5 workflows ready to go and 2,900 members who are online around the clock. So if you get stuck at 2 a.m., for example, there's always someone there to help you.

Plus a member map so you can find other GPT 5.5 users in your area and connect in person. Link in the comments description or go to thealprofitableaudium.com to get access. Bottom line, GPT 5.5 is a real deal. It's the smartest publicly available AI model in the world right now.

It codes better. It reasons better. It uses less resources. It can do real work without constant babysitting.

Whether this holds a crown for long, who knows? Anthropic's probably working on the next Opus right now. But today, right now, GPT 5.5 just took back the top spot. And if you're smart, you're already using it.

I'll see you in the next one. Thanks for watching.

More episodes

Browse all episodes →