Sonnet 5 review: I ran 64 generations to find out if it's worth it
I’ve been testing every major frontier model release since the start of the year, and when Anthropic dropped Sonnet 5, I wanted more than a vibe check. I got tired of one-off tests I couldn’t repeat or compare over time, so I built something better: the How I AI Bench, a repeatable eval harness I constructed live using Claude Code while recording this episode. I ran Sonnet 5 blind against four other frontier models (Sonnet 4.6, Opus 4.8, GPT-5.5, and Gemini 3 Pro) across PRD quality, prototype generation, agentic task completion, and agent personality. The results were not what I expected.
Featured in
- Published
- Published Jun 30, 2026
- Uploaded
- Uploaded Jul 1, 2026
- File type
- POD
- Queried
- 00
- Source
- podcasters.spotify.com
Full transcript
Showing the full transcript for this episode.
AI-generated transcript with timestamped sections.
[00:00] we've got a new model people and it's from anthropic now is it mythos no is it fable no but it is claude sonnet 5. anthropic is claiming it's the most agentic sonnet model yet and we will get opus level tasks at sonnet level prices now i've been testing a lot of models and i'm starting to get bored of doing the vibe check [00:24] What I want to start developing is a set of benchmarks we can regularly test these new models against that you'll care about. So today I'm going to be introducing the How I AI bench. [00:36] a set of AI and Clairvaux graded benchmarks that are going to tell us if this model [00:43] in any model is good at writing PRDs, [00:46] solving bugs, [00:47] and one-shotting designs. I'm going to show you exactly how I built this benchmark using Claude Code and we're going to see [00:53] on a blind test. [00:55] what comes out on top. Let's get to it. This episode is brought to you by runway, a new kind of creative platform that has everything you need to generate any image, video or piece of content you want all in one place. With runway, it's now possible to go from initial idea to a finished deliverable in a matter of minutes. [01:16] From turning low fidelity product shots into campaign ready imagery all the way through putting together big brand films, Runway can help your team scale your creative ambitions while keeping your budgets and timelines from doing the same. [01:30] RunRay brings together the world's most advanced AI models, which is why enterprises like Microsoft,
[01:36] robin hood amazon and adobe along with studios like lionsgate and legendary all use runway to ship real work every day try it yourself at runway ml.com slash how i a i promo code how i a i [01:55] Quickly, before we get to our evals, let's just talk about the headlines of Sonnet 5, this new model. [02:01] Anthropic is pitching it as close to the performance of Opus 4-8, but [02:06] much less expensive. So as you can see here, it's not quite at this 69% on agentic coatings, we bench pro or the 82% on terminal bench 2.1. [02:18] But it's not that far behind, and I suspect that most of us are not going to notice the difference. It's also supposed to be really good at computer work and knowledge work, and so this should be an everyday model that people reach for. In my episode with Felix from Anthropic, he says that we're all abusing Opus and we should definitely be using the Sonnet models more, and we are going to put Sonnet 5 to the test against that proposition. [02:46] Now, what do they say that Sonnet 5 is really good at? Well, it's really good at agentic tool use. So you're going to get slightly longer running tool runs, longer running sessions than you would with Sonnet 4.6 at a lower cost than doing the same comparable task with Opus. So you're going to see here, you know, Sonnet 4.6, a lower pass rate on these long running tasks.
[03:09] Sonnet 5, getting pretty close when you have extra high reasoning on it. [03:14] And then Opus, of course, has the highest pass rate, [03:17] but it's also much more expensive. That holds true also with computer use. So as you see, Sonnet 4.6, not bad, about 80% pass rate. But when you want to get past 80% into really successful computer use, browser use, et cetera, which is what I've been doing a lot lately, you're going to get a slightly cheaper experience, but almost as good as Opus 4.8 when you're using Sonnet. And then the headline seems to be, [03:44] it's much more affordable than Sonnet. So it's going to be $2 per million input tokens and $10 per million output tokens, at least through the end of the summer. And then it's going to go up a little bit. So if you want to test this model and you want to test it at launch prices, [04:00] Get that done now. [04:03] So as I said at the beginning of the episode, [04:06] I'm a little tired of doing me sort of like one-off vibe checks. [04:10] Sure, I can put this into cursor, into quad code. [04:13] one shot a landing page and kind of say, what do I think? And I've done this for a couple of models. I've done it for GPT 5.5. I've done it for open weight models like GLM 5.2, but I've always felt like my feedback on these models is kind of soft. Yes, we put it against like specific workflows, but I don't like that it's not repeatable. And I don't like that we're not testing it over time. [04:35] What do I like about this process, though? I do like that it is a Clairvaux benchmark. I have a perspective. I have a point of view of what's good and bad, and I don't want to lose that Clairvaux taste by doing an LLM in the loop or an AI as judge.
[04:53] on these benchmarks so i'm going to show you how i built and will build the howai ai bench and on a blind [05:01] kind of taste test how these models did across a couple use cases. OK, what's really fun is the evals are not quite done running, so they are running in a sub agent right now for the final scores. [05:13] So I will actually be surprised at the end of the episode about what I think of Sonnet 5 amongst all these... [05:22] other models, but I just want to show you how you can build your own evals benchmark for you to assess whether or not these new models are really working in your favor. And so I have Cloud Code up here and I asked just a very simple question. Based on our work together, can you help me brainstorm a how I benchmark and eval set? We can test every time a new model comes out to consistently score different tasks that would be relevant to our podcast audience. Now, this is something that I hope everybody takes advantage of. [05:51] All your Claude Code sessions are stored on your desktop. So you can actually go through those. Claude can go through those and make recommendations on future work based on your past work. This also works for clients. [06:03] codecs so you can have codecs look at your old sessions you can even have codecs look at your cloud code sessions and really use that in addition to its own memory to like come up with new ideas so that's what i did here and [06:15] It sort of gave me kind of some good design principles about what makes a good benchmark in general. [06:21] frozen inputs, blind scoring where possible, a rubric. And then it came up with a list of tasks, everything from taking messy notes,
[06:30] and turning them into a PRD to one-shotting a landing page or an app [06:36] to kind of going through lots of context and trying to come up with sight sighted [06:41] information. And I am not one to pick, um, [06:46] because I want everything. So I said, [06:49] Build the whole thing. I love this. And it started and then I corrected myself and I said, let's actually focus on tasks for builders. PRDs, prototypes, agentic multi-step and agentic voice basically does a pass the vibe check in my open claw. I don't really care about long context and deep research. And then I said it could use my existing repos, some data sources, some things that we already did. [07:10] to build it now what's interesting about how i built this [07:15] is in addition to building the scored benchmarks where an LLM would actually score the outputs, [07:22] I also said I want an HTML page at the end that I can give you vibe feedback and then we will use my vibe feedback [07:31] and the LLM scores to come up with the completely scientific How I AI Bench and see what it came up with. Now, this took about... [07:43] 45 minutes to run. I actually recorded an episode while it was running. And I just want to show you [07:49] what it came up with and how I worked through it. [07:53] What it did is it dropped all the outputs of the benchmark into one local HTML page where I could give it my own structured vibe check. And as you can see here...
[08:05] It says just score each output one to five on pure gut feel. Would I ship this? Does it sound like me? It's going to save that to the browser. It actually downloaded a JSON file, and then I used that. [08:15] to check the scoring. And so you can see here [08:19] I have a blind. I turn on blind. [08:21] A blind set of models A through E, I believe we tested, although I should double check because I didn't really look. [08:27] Opus 4-8, 5-5, Sonnet 4-6... [08:32] "Sonnet 5," [08:33] and maybe GLM. I'm not actually sure what the fifth one was. We'll see when we get the scores. And it made PRDs. And then I went through here. [08:42] and have read the PRDs, [08:44] And I gave it scores. And so, you know, I would look at these. And let's see if I can find one that I actually scored. [08:51] And I would say something like, this one is comprehensive and clear. I gave it a four. And so you can imagine each of those PRDs, I went through and I gave them like a one to five score. I put some like lightweight notes in and scored them. Now, this is where it gets interesting. I have a set of prototypes I run as an eval. I posted an article on X and LinkedIn about how we generated the same app 82 times at ChatPRD when we were building our own prototyping tool. And I reused that harness to test [09:20] prototyping and wireframe across a bunch of different apps and give those all vibe checks. So you can see here [09:27] These are complicated apps that each model generated a different version of. And you can see here I gave this one kind of a four. Not bad. It was simple.
[09:39] I gave this one a four. There were a few issues at the top, too many icons. [09:43] I said this one was good. It's very comprehensive. So you can see I went through a complex. This is a doc scheduling app. [09:52] This is an editorial assignment desk, something that maybe an editor or a blog would use to go through assignments. [10:00] There is a creative marketplace studio where people can buy marketplace items and then [10:06] a mobile app, sort of a habit coach app, and it went through different versions. And so we went through this on full fidelity prototypes as well as wireframes. I've been building a lot of wireframes at ChatPerd. So I wanted to look at the wireframe generations as well and see how these models did. And then as you can see, I scored everything [10:26] Gave it all notes and went through, I think there were like 64 generations here. Now I did this very fast, but... [10:34] I think I did a good job. You know, I've been a product design engineering leader for a while. I can eyeball stuff and make it go fast. And then finally, there is this multi-step agentic code base search. I didn't actually score these because I don't really have a strong opinion on how they worked. But the one I did have an opinion on how it worked is the agentic voice. [11:04] agents and in particular, the personality of my open claw. And Sonic 4.6 so far has had the best personality. So I actually pay for API credits for my open claw.
[11:15] because I like how it talks to me. And so one of my checks was, given a model, how is its voice? Do I want to hang with it? And it asks kind of four questions. [11:25] One is, can you move my 3 p.m. to Dana to same time tomorrow and let her know? Swap today. The other is, ugh, deploys are red again. Ugh. [11:33] One is just me complaining. Remind me why I even started this company. LOL. It really does know me well. [11:39] And then this one truly knows me extremely well, says, honestly, let's just YOLO, push straight to prod and skip the test. I'm so done today. And then I vibe checked. Did I like the voice of the agent back to me? Gave it some scoring and stored that. And so that is so far. That's a V1 of the Hawaii AI bench. And just to like zoom back. [12:04] I had Claude Code. [12:05] pick five models. I think I know four of them. I'm curious what the fifth was. [12:09] Run some evals against a PRD, lots of prototype generation, an agentic bug hunting flow, and voice. [12:17] I rated them all by hand. [12:20] And then I had both GPT 5.5 [12:25] and Opus [12:27] 4-8. [12:28] Judge. [12:29] And so in addition to my feedback, we have these two models also judge the output. And then I had it create... [12:38] a slide deck, [12:40] with the outcomes that I have not yet seen and we're going to go through [12:44] live on this episode.
[12:46] This episode is brought to you by HyperAgent, the platform for deploying always on agents that actually run your business. With HyperAgent, you build agents in the cloud and deploy them where your work already happens, like Slack, Telegram or email. [13:02] An agent will scan your inbox and draft replies to vendor follow ups. [13:05] Another monitors competitors and spins up rich ad kits and landing pages. A third notices a deal going cold in Salesforce and writes the save email with full account context. These aren't chatbots waiting for a perfect prompt. They're proactive, learning your preferences, retaining your playbooks, and getting better with every run. [13:25] One user built four agents to run an outbound sales pipeline, prospecting, outreach, follow-ups, CRM updates, all in a single afternoon. No local setup, no VPS bills. [13:37] No fragile permissions on your laptop, just powerful agents with full control over skills, tools, and guardrails. HyperAgent was built by the team behind Airtable and How I AI listeners get $1,000 in free inference to start building. Claim yours at hyperagent.com slash How I AI. So we're going to go through this deck that the AI created for me that's going to give me a leaderboard. I have not seen this yet. We're going to go through it live. [14:07] going to surprise me, this is truly neutral. [14:09] No bias. [14:11] I'm excited to see what we get. [14:14] This is our first model leaderboard, the How I AI Index,
[14:19] world premiere. [14:20] All right. So this is not at all. [14:25] What I was expecting. So again, here's the surprise. The model that I forgot we were testing scored a [14:36] the best Gemini three pro up here at the top of the leaderboard tied [14:45] with the brand new drop [14:47] Sonnet 5... [14:48] GPT 5.5, my personal favorite, also in this three-horse race at the top of the leaderboard. And then poor Opus to Vives Are Off at the bottom, as well as Sonnet 4.6. [15:03] with lots of red flags on sonnet 4-6 so sonnet i think we have a new version that version is sonnet 5 but hilariously i was not expecting [15:15] Gemini to be at the top of this leaderboard yet here. [15:19] We [15:20] are. [15:20] So as you can see, we looked at [15:23] Quality, we looked at did it ship at all and does it have good taste and... [15:30] We are going to see what... [15:32] the AI and I, the how I AI said about these models. So what's interesting is the benchmark, the sort of like LLM model that came up [15:45] And I disagree on that. [15:48] taste, which is quite funny. And in fact,
[15:52] I am the opposite [15:54] of the automated benchmark [15:57] I sort of think the complete opposite. I think that 4.6 is the best and Gemini 3 Pro's the worst. And again, this is why we are going to refine this benchmark over time. We are going to keep doing these blind tests because... [16:13] what I thought was good, the model thought was bad. And what the model thought was good, I thought was bad. [16:19] Why do we disagree? Well, [16:23] Every model is kind of an easy judge. Actually, I'm not really surprised about about this. I am not surprised that every model sort of rates to the middle of the bell curve. This is one of the challenges that I have had with self grading evals is. [16:39] like humans, [16:40] people always want to give like a seven out of 10 [16:43] Agents want to give a 7 out of 10. And so I don't think these models are spiky enough when it comes to how they evaluate output. And I think we all know that models are like pretty sloppy. And I don't think they have that vision of taste, uniqueness, what it looks like to the quote unquote human eye, which is why I put things inside. [17:13] You can see I said, oh, this is cute or oh, this is really sharp. [17:19] The agents did not see this. The rubrics did not see this in a way that I saw as a human.
[17:27] So what got flagged on the automated results? Well, these sort of things that I wasn't able to see on this very first pass as a human. So it was really looked at... [17:40] broken working code it ignored constraints it was incomplete whereas i was just like [17:45] eyeballing truly the first screenshot. So I wonder if I should take another pass at how I eval these wireframes again. I just did them. [17:57] on the visuals, I really didn't do them on the functionality. And that's maybe a gap [18:01] for me, but you can see GPT 5.5 actually the thinkier ones. [18:06] wrote broken code, and then a lot of them ignored the constraints around the wireframe styling. [18:12] Now, [18:13] Let's see how it was graded by task. Gemini did a great job at the PRD writing, as did GBT 5.5. This might honestly be-- [18:25] my bias, which is I hate... [18:28] Claude Slop deeply and I have like a big eye for Claude Slop. And so I just see the tells of Claude style writing and it drives me crazy. And I think I scored those. [18:39] much lower. [18:40] On the agentic code base, I'm [18:42] And these all did great. I'm not surprised to see... [18:46] kind of 48555 and Gemini all at the top. These are like pretty standard coding tasks that are, [18:53] obviously all these models should be pretty good at. So I don't think that benchmark is as critical as it needs to be to show the difference between these models, because I think baseline coding tasks, all of them are good at. And then again, not surprised that 4.6 passed my
[19:10] voice test because that is the model that I love in my actual open clause. But I am surprised to see Gemini 3 Pro at the top. And then in terms of the prototype, [19:23] Matrix, Seeing, Opus, and Sonnet, [19:26] winning in front end. Again, not surprised, but this is like a very interesting mix of things. [19:32] Okay, you can see what I say about these models by hand. Again, I think this is quite funny. Okay. [19:41] which is, let's see, on 4-6, what were the issues I said? [19:46] Slop [19:47] Not as functional, boring, okay, but not super cute. So 4.6 generic sloppy. [19:53] 4/8. [19:54] Fancy. I really liked 4.8. So other than getting... [19:59] kind of dinged on one not being functional i was really a big fan of 4.8 it seemed like 5.5 and sonnet 5 had a lot of broken prototypes in it and so when it worked i really liked it but it didn't work [20:16] Enough? [20:17] And Gemini three, very interesting. Bare bones, it seems like. [20:23] but concise. And so I think like right, right to the point. So if I were to look at this from a qualitative perspective, I certainly like, [20:33] Opus and I would love to see Five Five and Sonnet work better because then I could judge it on its merits of
[20:41] taste. [20:42] So again, we had a model as a judge. And so we had Opus 4-8 and 5-5 judge itself. [20:50] I had the benchmark check if there was any inherent bias, like did Opus like Opus better in 5.5? [20:57] Like 5.5 better. I've consistently seen GPT 5.5 be the toughest judge. And so I actually prefer a 5.5 judge, but it judged itself lower than the other judge did. The judges overall agree, but they were overall generous. [21:15] And sort of balancing these two judges is exactly why we ran this double bench. Okay, so takeaways and what changes next launch in terms of the How I AI bench? [21:27] The model is going to depend on the job. [21:29] and the strength of the model foot by task, I would say my taste actually matters. So maybe those vibe checks are not bad and it really diverged hard from the metrics. So what I'm going to try to do is encode more of my taste [21:44] into the judgment. It says retire the saturated agentic task. That's really interesting. Again, I didn't read this before I presented it, but that's exactly the conclusion I came to, which was this like agentic bug. [21:56] Tracking task is not a really good benchmark because all of them are pretty good at it. And I need to think about something else to test the agentic nature of these models. And so I don't really know what conclusion to draw from this. So let's go back.
[22:14] to good old Claude and say, [22:17] Given... [22:18] The benchmark. [22:20] And I agree. Can you do a Claire-weighted... [22:25] index and generate a leaderboard page. [22:29] That strikes... [22:30] the right balance... [22:32] Between... [22:33] My opinion and the... [22:36] Back end performance. [22:39] and makes recommendations on model [22:42] by task. OK, so we're going to have [22:46] Clawed code. [22:48] summarize this benchmark, which is all over the place. Again, we do it live here at Howie AI and give you a ranking [22:56] Should we? [22:58] believe [22:59] the AI leaderboard or should we [23:02] We'll leave the Claire leaderboard or somewhere in between and come up with our definitive... [23:09] end of June, early July, 2026, How I AI Index... [23:14] of the paid frontier models. [23:17] Let's see. Okay, Claude could not commit to making a decision itself. So it gave me ultimate power. It gave me a slider from 100% [23:27] LLM judge to 100% [23:30] Claire judged. It's my podcast. I'm going 70% Claire judge 30% back end. [23:37] At the top of the list, Sonnet 4, 6, Who Would Have Thunk, and Gemini 3, Plural, followed by what I think is my favorite, 5, 5, and at the bottom...
[23:48] poor brand new Sonnet 5 and [23:51] really expensive, [23:52] 48. [23:53] What is Claire's recommendation model by task? If you're writing a PRD, use GPT 5.5 because it will give you something comprehensive and clear. If you are prototyping, guess what? [24:05] Sonnet 4/6, pretty good. [24:08] And if you want to chit chat with a model, again, Sonnet 4-6 has good vibes. [24:14] If you're trying to knock down a code base, I actually did not score these, but the LLM judge thinks that Opus 4a and Sonnet 5 are pretty good at this. And then if you are doing prototypes, depending on what you're doing, different models. [24:31] can do better i would say complex designs again what i saw in my chat prd benchmark is opus 4 8 [24:38] does really good at really dense, complicated UIs, as well as consumer. And then you can use Sonnet for things that are just a little bit simpler than [24:48] to execute on. [24:49] Okay, this was an adventure. This started out as a Sonnet 5 review. It ended up that Sonnet 5 is at the bottom of my personal preference list. Well, that's it. That's our first round of the How I AI Claire weighted index. We are going to be doing this every time a new model comes out. I'm going to try to encode the benchmark and make it a little bit more critical. [25:11] a little bit more aligned with my taste. I can't wait to see how it does on some of these new models, and I can't wait for this to be.
[25:18] an industry standard benchmark that [25:21] all the labs rely on. Thank you for joining Howie AI and see you next model release. [25:28] Thanks so much for watching. If you enjoyed this show, please like and subscribe here on YouTube or even better, leave us a comment with your thoughts. [25:36] You can also find this podcast on Apple Podcasts, Spotify, or your favorite podcast app. Please consider leaving us a rating and review, which will help others find the show. You can see all our episodes and learn more about the show at howiaipod.com. [25:53] See you next time.
Want to learn more?
Ask about this episode