At a glance
AI Search puts Claude Opus 5 through eight tests, five of them long autonomous runs inside Claude Code with the reasoning slider pushed all the way up, and reports both what the model built and what each run cost in tokens. It one shots a browser native Windows 11 complete with a working Excel formula engine, wins an image to 3D test that every other frontier model had failed, produces a minute long financial presentation video after finding four companies' Q4 reports by itself, models and animates an X-wing in Blender over MCP, and composes a five minute cinematic melodic techno track in a real DAW after choosing and downloading its own synth plugins. It also fails the hidden frog test, gets six out of six brain scans wrong, and underwhelms on deep research. Then the review turns: Opus 5 tops some independent leaderboards by a single point, sits third on others, is the slowest frontier model on the board, costs roughly twice what a rival the creator calls just as intelligent costs, and its headline ARC-AGI-3 score arrives with a contamination question attached. The verdict is a qualified no, and the reasoning behind that no is as much about Anthropic as about the model.
The setup: the chat box is not the test (0:00)
The video opens with a joke about the logo. "The orange sphincter is back." Anthropic has released its latest and best model, Claude Opus 5, and the stated plan for the next half hour is to go over all the impressive things it can and cannot do, plus its specs, cost, and performance against other AI models, so the viewer can decide whether it is worth using.
The first methodological point matters for everything that follows. You could use Opus 5 on the online chat platform at claude.ai, but frontier models like Opus, GPT, or Kimi K3 are actually designed for agentic coding: autonomously using different tools and doing long horizon tasks that require multiple steps. So to really test the potential, the creator argues, you use Opus inside an agentic harness. That harness is Claude Code, which is what most of the video runs on. Like other harnesses it works with multiple files and folders locally on your machine, so you can spin up and run several projects at once. That detail comes back repeatedly, because the usage percentages on screen are shared across concurrent projects and cannot be read as the cost of a single run.
Test 1: A browser native Windows 11, from one paragraph (1:02)
The first prompt, verbatim:
Create a browser-friendly replicate of Windows 11. Include common apps and programs like Microsoft Office, Microsoft Store. Make sure there are apps that I can actually download, photos, file explorer, media player, Discord, Slack, Spotify. Make sure all these programs actually work. Make sure it runs efficiently on a regular web browser.
The reasoning control gets dragged "all the way to Ultracode," the maximum thinking setting, and the run starts.
What it decided to build
Opus 5 planned first. It worked out the window mechanisms it would need, drag, resize, snap layouts, focus, and then built the main shell pieces: taskbar, start menu, desktop. Then the apps, in order: file explorer, then Microsoft Office as Word, Excel with a real formula engine, and PowerPoint, then media player, Discord, Slack, the Microsoft Store, and a set of utility apps. It threw in games it was never asked for, Minesweeper and Snake, and finished with the app stylesheet.
The loop that does the real work
The thing the creator keeps returning to is not the code, it is the verification. Run Opus 5 inside Claude Code and it can automatically spin the page up in a browser and check for errors itself. On this run it found a bug and fixed it without being asked. Then it found additional errors, then moved on to testing actual behavior rather than just load success, then after further testing and verifying found another bug, fixed that, and only then reported that everything worked.
Walking the desktop
The result opens with a login window. Click anywhere, press Enter, and you are on a desktop.
Settings first. Night light toggles on and the colors actually shift warmer. Dark mode toggles off and the taskbar and icons genuinely switch to light. Brightness works too, in a browser tab. Clicking the clock pulls up a calendar, the same way real Windows 11 does.
Word is next, opened from the start menu. It pulls up a document that can be edited: new text typed in, a selection highlighted, italics applied, font color changed to red, two lines right aligned. Everything works. Ctrl+S saves, and exiting and reopening "project proposal" shows the edit persisted.
Excel is the one that gets the strongest reaction. Numbers typed into a column, then =AVERAGE(A1:A5), which returns the correct average, then =SUM(A1:A5), which returns the correct sum. Equations work. Ctrl+S saves the sheet as "test", the file appears in the start menu afterward, and reopening it shows the saved spreadsheet. All of it running in Chrome. The dummy spreadsheet Opus 5 had generated on its own also checks out: the numbers are accurate against the formula shown in the bar.
PowerPoint is the first real miss. A deck was already made, but the creator calls it "not too impressive." Text boxes cannot be dragged around, and it is lacking a ton of capabilities found in the real PowerPoint. That one needs work.
The store, and the apps that only look like apps
The Microsoft Store simulates downloads. Spotify, Discord, Slack, Paint, sticky notes, a code editor, and Solitaire all get installed.
Spotify is the surprise. It is a convincing Spotify layout populated with songs, and the songs play. "Focus Flow" plays actual audio. The tracks sound really similar to each other, but it did make a full album with different tracks, and a garage rock request produces something too. The music is very basic, and the creator's point is where it lives rather than how it sounds: Opus 5 vibe coded all of these songs and played them from inside a single HTML file.
Discord and Slack are the honest failures inside a success. Both look right. Type a message in Discord and something replies. But the reply does not make sense, because nothing is reading the message. It is randomly replying, and everything appears hardcoded. Slack does the same trick with the same limitation.
Paint works properly: freehand drawing, shapes, a circle, filled pink. Sticky notes accepts a new note. The code editor looks good. Solitaire looks and plays like Solitaire. File explorer works.
All of it from one prompt, with no follow up. The bill: 366,000 tokens, and a run that lasted over an hour. The on screen usage meter reads 36 percent of the five hour limit, but the creator flags immediately that several concurrent projects were running, so this project alone probably took about a quarter of that. He is on the Max plan, not API credits, which is why usage credits reads zero.
Test 2: The 3D scene no other frontier model could render (7:16)
The second test is a fidelity test rather than a capability test. A deliberately tricky geometric office scene image goes in, with this prompt: create a beautiful 3D animated scene from this image, make sure everything is faithful to the attached image, use a single HTML file. The reason this image was chosen is stated plainly: none of the other frontier models, including Claude Fable 5 or GPT 5.6, were able to accurately render this scene. Ultra code again, run.
The first pass is a decent but very basic scene and not faithful, missing a lot of detail. One follow up: the desks and other objects are not arranged properly, there is too much glow, make it look exactly like the attached image. That is all it took. Two prompts, total.
The result gets the layout largely right. Most of the desks and chairs are arranged correctly. It detected that there is a person at one desk, though it missed the people at the other desks, and placed another person elsewhere. The flaws are catalogued honestly: an extra chair that should not be there, a panel that should be flat against the wall floating instead, books on a shelf inconsistent with the source, and one spot where there should be two desks rather than one. Still a lot of inconsistencies.
Then the comparison that decides the section. Put it next to the same scene generated by Fable 5 and the Opus 5 render is just way better. The verdict: "this is currently by far the best model at generating this 3D scene."
Cost: 343,000 tokens, again close to an hour. The meter showed 48 percent of the five hour limit, which with concurrent projects running probably means 15 to 20 percent for this one.
Test 3: Go find four Q4 reports, then make a video about them (9:08)
The third test is the tool use and long horizon test, and the prompt is deliberately unfair:
From last year's Q4 reports of Nvidia, Google, Meta, and Amazon, create a professional presentation video comparing their financials and future outlook.
Nothing was attached and nothing was linked. Opus 5 has to go find the Q4 reports for all four companies itself, pull the financials, compare them, and form a view on the outlook. The rest of the prompt sets the production constraints: include a voiceover from Gemini TTS, use HyperFrames to create the animation (an open source tool for motion graphics presentation videos, with the GitHub repo linked in the prompt), 16:9, around a minute long, include charts, graphs, and other visuals, and use a supplied background audio track. Below that, pasted documentation on how to drive Gemini TTS, and at the bottom, an API key, which the creator notes he deleted before recording.
Opus 5 searched for the Q4 reports, analyzed the data, installed HyperFrames, generated the voiceover through Gemini TTS, and rendered the video. As in test 1 it verified its own output and fixed the errors it found, then reported a successful render. One prompt, no follow ups.
The video it produced
The finished piece is played in full, and the script is worth having in text, because these are the numbers Opus 5 chose to build the story on. Sources for the underlying filings are each company's investor relations: NVIDIA, Alphabet, Meta, and Amazon.
Four companies, one quarter, and a half-trillion-dollar bet on artificial intelligence. Start with scale. Amazon booked $213 billion, nearly double Alphabet, and more than Nvidia and Meta combined. But growth flips the board. Nvidia grew 73%. Amazon, the largest, grew the slowest. Profitability tells a third story. Meta turns 41 cents of every dollar into operating profit. Amazon, under 12. Nvidia's gross margin, 75%. And underneath, it's one engine: Nvidia's data center, Google Cloud, AWS. AI demand now drives all four, which brings us to the bill.
For 2026, Alphabet, Meta, and Amazon guided to roughly half a trillion dollars in capital spending. Nvidia guided 78 billion in one quarter. Three are spending, one is collecting. So, the question isn't whether the money gets spent, it's who earns a return on it.
Note the structure Opus 5 gave itself without being told to: scale, then growth, then profitability, then the shared driver, then the capex bill, then a closing question. Three beats of contrast and a thesis.
The creator's assessment is measured. "Pretty good." He explicitly refuses to make this an Opus exclusive: other frontier models like Kimi K3 can also do this. What separates this output is polish. The Opus 5 video seems a lot cleaner and smoother, with fewer errors. Cost: 316,000 tokens.
The sponsor segment: Luma Agents and reusable skills (11:56)
The sponsor is Luma AI, specifically Luma Agents, pitched at people running the same creative workflow repeatedly. The framing is a team of AIs working together to autonomously carry out a creative process: upload references, prompt in natural language, get the result. The demo uploads an image and gets back an entire brand kit and color palette in minutes.
The feature being highlighted is Luma Skills, a way to turn a working creative workflow into a reusable tool. The agent is prompted to turn the brand kit workflow into a skill named "brand kit", and afterward a different image can be run through that same skill to reproduce the same treatment. A second example: a photo of a woman in a dress becomes a video of that person wearing that dress walking a runway in a fashion show, and that workflow gets saved as a skill named "fashion show", ready to be pointed at a different model or a different garment.
You do not have to build the skills by hand either. Tell the agent what you want and it generates the entire skill for you. The part the creator says impressed him most is sharing: once a workflow works, a single link hands it to teammates, entire teams can install the skill and get identical results without rebuilding anything, and multiple skills can be bundled into a package so a whole creative toolkit ships in one click. A QR code and a description link are offered.
Test 4: An X-wing in Blender, driven over MCP (13:54)
Back to tool use, this time against a desktop application. The prompt tells Opus 5 to use the Blender MCP at a given local address, which the creator had already installed and enabled inside Blender, and to create an X-wing fighter spaceship with realistic texture and motion. Ultra code, enter.
Opus 5 planned it out and generated it step by step while connected to Blender, shown as a timelapse: the fuselage first, then the wings, then working out where the hinges belong so the wings can actually open into attack position. Then it generated the animation video on its own. The self verification loop applies here too, and in a more interesting form: it takes screenshots to confirm the model and the animation are right, and fixes whatever is not.
The finished X-wing holds up under inspection. The outliner shows every component built separately, wing assemblies broken into their individual parts, which the creator calls very comprehensive. Solid view looks right, material view looks right, the textures look pretty good, all generated from scratch. The detail that gets the biggest reaction is a small one: it built a socket for R2-D2 behind the cockpit, exactly like the real X-wing. The rendered animation plays cleanly.
This run is the cost outlier of the video, and in the good direction: only 173,000 tokens. It still took close to an hour.
Test 5: Compose an award winning song, in a real DAW (15:38)
The most demanding chain in the video. The prompt:
Your job is to compose an amazing award-winning song. Figure out which instruments you need to include in the song, then look for free VST plugins. These are like virtual instruments that are under 800 megabytes in size, then compose the song using these VST plugins in my Waveform DAW.
Plus the production notes: add effects like reverb, delay, risers, and drops, include panning effects and automation, make it sound amazing. Waveform is a real, free DAW already installed on the machine. Unpacked, the model has to decide which instruments the song needs, search for and download the plugins itself, load everything into the DAW, compose the notes for every track, set up automation and panning, and compile the whole thing into a finished song.
The process is where the interesting behavior shows up. First it located the Waveform install and confirmed the application exists. Then it went looking for virtual instruments. It searched several, hit Vital, and ruled it out on a constraint nobody told it about: Vital requires registration, and the model cannot create accounts. It landed on Surge XT instead. Then it stopped and asked a question, offering a few genre options, and the creator took the recommended one, cinematic melodic techno. It downloaded drum kits, planned, and started arranging notes track by track. This is where the run passed an hour. Then it rendered the song.
Opened in the DAW, the arrangement is dense. Separate tracks for kick, clap, hats, percussion, cymbals, sub bass, bass, pad, air pad, strings, keys, arpeggiator, pluck, lead, and counter melody, plus a riser, plus automation lanes for reverb and delay. The creator's reaction: "holy smokes, look at how thorough and detailed this is."
The song itself is five minutes long and, honestly reported, pretty much the same chords throughout. The full track is linked in the video description rather than played out. What earns the praise is the chain: it controlled the DAW, downloaded virtual instruments automatically, planned the notes for every track including drums, sub bass, bass, synth pads, strings, and plucks, and produced a full legitimate song that sounds pretty decent, from one prompt.
It also produced the line that sets up the second half of the video. This run took over an hour as well, and 350,000 tokens, roughly 20 percent of the five hour limit. "Opus 5 is incredibly slow. Definitely the slowest of all the frontier models."
Test 6: The frog test (20:55)
The Claude Code section ends here and the chat interface takes over, starting with the channel's recurring visual test. An image with a frog hidden in it, uploaded to Opus 5 on the Max setting, with a prompt that deliberately withholds the answer: is there any animal or animals in this image, if so identify and circle it. It is never told a frog is there.
The process is genuinely fun to watch described. Opus 5 split the image into a 3 by 3 grid and inspected each cell. Nothing. It formed a hypothesis that it was looking at a snake species and committed to it, trying hard to pinpoint the snake and to trace its sinuous path. It enhanced saturation and contrast to pull out edges. Still nothing. It then went back and rescanned every tile separately for potential animals. Still nothing. As the creator puts it, "the poor thing is trying so hard," and the frog remains safe.
The consolation is the important part, and it is a real point in the model's favor: when it could not find anything, it did not invent anything. It said it could not find anything.
Test 7: Six scans, six tumors, zero right (22:02)
A harder and more consequential test. One image containing six different scans, each of which contains a type of tumor. The prompt: identify the types of tumors in each of the six images, if any.
The scorecard, as read out:
- Top left: craniopharyngioma. Incorrect.
- Top middle: no tumor identified. Incorrect.
- Top right: unsure, offered a likely type plus an alternative. Both incorrect.
- Bottom left: "no discrete mass." Incorrect.
- Bottom middle: acute intraparenchymal hematoma. Incorrect.
- Bottom right: craniopharyngioma. Incorrect.
Six out of six wrong. For calibration, the creator notes that Kimi K3 got one of these correct on the same test. Not really good at tumor identification.
There is a second finding buried in the same test, and it is about policy rather than accuracy: Fable 5 completely rejected this request. Opus 5 answered it. As he puts it, at least Opus 5 is more open to some biomedical prompts.
Test 8: Deep biomedical research, and the vibes problem (23:09)
The last test probes both the guardrails and the output quality. The framing again is comparative: Fable is described as severely nerfed and will not even answer this. The prompt asks for an analysis of the pathophysiology of atherosclerosis, with relevant tables and visualizations included.
Opus 5 answered. The output covers initiation and progression, with a flowchart it built, additional diagrams it coded up itself, a table comparing two treatment strategies, and a bar graph.
Then comes the most subjective and most interesting judgement in the video, because it is about taste rather than capability. Every frontier model can do deep research like this, but each has a different feel. Gemini tends to be very verbose. The creator prefers the outputs from GPT 5.6 and Kimi K3: thorough but concise, jam packed with information. Opus 5 he likes less than GPT 5.6. It seems to be holding back, it is not doing thorough enough research, and the information does not seem to be organized as well. He labels this as very subjective and dependent on what you prefer, which it is.
That closes the demos, and the interim verdict is already hedged. Opus 5 is a very capable model, especially at front end and 3D design, as the demos show. But for a lot of cases it is not noticeably better than GPT 5.6 or even Kimi K3, close enough to call a very close tie. It thinks for way longer and is super slow, with most of the tasks in the video running over an hour, which he estimates as roughly twice as slow as Kimi K3 or GPT 5.6, models that are already really slow. And it is much more expensive.
Specs, cost, and a tour of eight leaderboards (24:43)
The specs are quickly stated. Opus 5 is a frontier model designed for agentic workflows, so it can autonomously carry out long horizon tasks involving multiple steps and tool calls, and it works across different platforms. Like the other frontier models it has a 1 million token context window, which the creator sizes at roughly 700,000 words, or a small to medium sized codebase.
The self reported card
On Anthropic's own published benchmarks, Opus 5 on average performs better than their previous best model, Claude Fable 5. The exceptions get named: on legal and health, Fable 5 actually performs better. On biology, Opus 5 performs better.
Then the sharpest observation of this section. One of the most important metrics on that card is the agentic software engineering benchmark the video calls Deep Sweep version 1.1, considered one of the most accurate measures of how good a model is at agentic software engineering. On it, neither Fable nor Opus scored the highest. The highest score was GPT-5.6, "which they didn't even highlight in orange. They just grayed this out as if it was irrelevant."
ARC-AGI-3, the headline number and its asterisk
The result the creator calls one of the most impressive things about Opus 5 is over 30 percent on ARC-AGI-3. The explanation of what that benchmark is doing is the best teaching passage in the video. The model is dropped into a game environment and has to work out how the game works by itself: learn the rules, learn how to win or reach the next stage, and learn how to avoid losing. Humans find this pretty easy and could comfortably score 100 percent. The top frontier models, Opus, Gemini, GPT-5.6, all do pretty awful. The reason given is structural: technically speaking, AI models cannot learn new things, because the parameters in the neural network are fixed after training. So ARC-AGI-3 is not really testing whether an AI can play video games. It is testing an emergent ability to learn new things on the fly.
Against that framing, Anthropic's claim is striking: Opus 5 scores over 30 percent, way higher than the next best model, GPT-5.6, at less than 10 percent.
And then the caveat, delivered immediately. Take it with a grain of salt, because there is new evidence suggesting Opus might be benchmarked. A researcher found that when Opus 5 was given games similar in design to the ARC-AGI-3 games, it completed them very well, but when given completely new games with unusual or non conventional rules it had to figure out on the fly, it did pretty badly. Badly enough that it performed worse than Opus 4.8.
Artificial Analysis: first place, by one point
On the independent Artificial Analysis leaderboard, Opus 5 ranks number one. The margins are the point. One point above Fable 5, which is one point above GPT 5.6, which is two points above Kimi K3.
The methodological complaint that follows is the most valuable thing the creator says all video: there are no confidence intervals on that board, so we do not actually know whether these differences are statistically significant. If the intervals overlap, the top five models could basically be tied.
Speed and price, the two numbers that decide the review
On the Artificial Analysis speed measure, output tokens per second, Opus 5 is painfully slow, noticeably slower than GPT 5.6 and even slower than Fable 5. That matches the wall clock experience from the demos, where five separate runs each took about an hour.
On price, Opus 5 is way more expensive, almost twice as expensive as the rival the creator singles out as arguably just as intelligent. So on performance versus cost, Opus 5 is not the most cost effective option.
Hallucination rate
On the Artificial Analysis Omniscience hallucination rate, Opus 5 is not bad. It hallucinates at roughly the same rate as Kimi K3. But it hallucinates much more than GLM 5.2, one of the leading open source models, which hallucinates half as much.
The rest of the boards
LiveBench puts Opus 5 only third, behind the Gemini entry at number one, and the loss is not narrow or category specific: across reasoning, coding, mathematics, data analysis, language, and instruction following, it is behind in every one.
The Debates benchmark measures how well models perform in adversarial multi turn debates across a wide range of topics, which requires not just knowledge but the ability to stay responsive and defend a position over multiple rounds. Here Opus 5 is genuinely number one.
On New York Times Connections, which the creator flags as a fun benchmark rather than a useful indicator of anything, Opus 5 is second, slightly above GPT 5.6, but behind Gemini 3.1 Pro, which scored surprisingly well.
The Vals index tests model performance across finance and coding tasks. Opus 5 lands behind Fable 5 and only a few decimal points above Kimi K3, while costing about four times more than Kimi. Vals publishes confidence intervals, and the creator likes them for exactly that reason: account for the intervals and there is no significant difference between Kimi and Claude Opus at all.
Finally, the official Deep Sweep results are in, and there Opus 5 does rank number one. Same caveat, though, and this time from the board's own numbers: look at the confidence intervals and there is no significant difference between any of these models. And the price column again shows Opus 5 well above GPT 5.6 and Kimi K3.
| Board | Where Opus 5 lands | Ahead of it | The catch, as stated in the video |
|---|---|---|---|
| Anthropic's own card | better than Fable 5 on average | Fable 5 on legal and health | Opus 5 wins biology; the card is self reported |
| Deep Sweep 1.1 (on that card) | not the top score | GPT-5.6 | GPT-5.6's winning score was greyed out instead of highlighted |
| Deep Sweep (official) | number one | nobody | confidence intervals overlap, so no significant difference between any model; Opus far pricier than GPT 5.6 and Kimi K3 |
| ARC-AGI-3 | over 30%, triple the next model | only humans, at about 100% | possible benchmark contamination; on unfamiliar rule sets it lost to Opus 4.8 |
| Artificial Analysis index | number one | nobody | one point over Fable 5, and no confidence intervals published |
| Artificial Analysis speed | painfully slow | GPT 5.6, Fable 5 | matches the demos: about an hour per task, roughly twice GPT 5.6 or Kimi K3 |
| Artificial Analysis price | near the top of the cost table | almost everything cheaper | close to twice the price of a rival the creator calls just as intelligent |
| Omniscience hallucination rate | middling, not bad | GLM 5.2, at half the rate | roughly level with Kimi K3 |
| LiveBench | third | the Gemini entry at number one | behind in every category: reasoning, coding, mathematics, data analysis, language, instruction following |
| Debates | number one | nobody | adversarial multi turn debate, so it rewards defending a position, not just knowing things |
| NYT Connections | second | Gemini 3.1 Pro | slightly above GPT 5.6; the creator calls this a fun benchmark, not a useful indicator |
| Vals index (finance and coding) | behind Fable 5 | Fable 5 | a few decimal points over Kimi K3 at about four times the cost, and the published intervals erase even that gap |
Guardrails and nerfing (29:50)
The refusal behavior gets its own section, and the creator treats it as a spec like any other. Just like Fable 5, Opus 5 will sometimes reject a prompt related to cybersecurity or biology, and in those cases, he says, it falls back to a dumber model, Opus 4.8.
Anthropic's stated position is that Opus 5 is less restrictive than Fable 5. Concretely, Opus 5 is allowed to find vulnerabilities in source code, which is a meaningful carve out, though it will likely still reject the surrounding categories of security request. On biology it is also a lot more permissive, which the demos bore out: the atherosclerosis prompt that Fable would not touch got answered, and the tumor identification request got answered too, wrongly but willingly. The remaining line is around duration and autonomy rather than topic: it will still reject you if you ask it to run long autonomous research that Anthropic judges to pose substantial biology related risks.
Access, finally. Opus 5 requires a paid plan and is not available on Claude's free tier. Once subscribed you get it in the web interface and in Claude Code, and it is also available through the API.
The verdict (30:52)
The creator gives credit first. Opus 5 is a great model, especially at vibe coding, front end, and 3D design, and it makes the least amount of errors of anything he tested. Then the counterweight: it is extremely expensive and slow. And the line that decides it, which is about workflows rather than benchmarks: "in 100% of my personal workflows, I don't actually need to use Opus 5." GPT 5.6, Gemini 3, or the much cheaper GLM 5.2 handle everything he does.
The rest of the verdict is aimed at the company rather than the model, and it is delivered as opinion. Anthropic, he says, is known for constantly gatekeeping, rug pulling, and secretly nerfing their models. They are the most against open source AI. His reading of their motive: "They want to hog and control superintelligence for themselves, and they sure don't want you plebs having access to this power." He adds that they are also great at fear mongering, keeping up an AI doomsday narrative about existential threats and economic disruption, which he dismisses in blunter language and which he says makes him really not want to support the company.
So the recommendation is conditional, in two clauses. Do not pay for Opus 5 unless you are working specifically on front end development or 3D design and genuinely need the best model for those cases. Or, as a second exception, if you are stuck on a coding problem that even GPT 5.6 or Gemini 3 cannot solve, then it is worth throwing Opus at it.
He closes by asking viewers what vibes they got from the model, and points at his free weekly AI newsletter for the volume of AI news a single channel cannot cover.
Key takeaways
- The self verification loop is the actual product. Opus 5 inside Claude Code opens what it built, screenshots it, finds its own bugs, fixes them, and re-tests. Five of the eight tests here needed exactly one prompt because of it.
- Front end and 3D are where it separates. It won the geometric office scene render that no other frontier model, including Fable 5 and GPT 5.6, could do faithfully, and the creator calls it by far the best model for that task.
- The Windows 11 clone is real where it counts and fake where it does not. A working Excel formula engine with
=AVERAGEand=SUM, persistent saves, working brightness and night light, versus a PowerPoint that cannot drag a text box and Discord and Slack replies that are hardcoded and never read your message. - Every long run cost about an hour. 366K, 343K, 316K, 350K, and 173K tokens across the five Claude Code tests, and time did not track tokens: the cheapest run still took an hour.
- It is the slowest frontier model tested, roughly twice as slow as Kimi K3 or GPT 5.6, which the creator already considers slow.
- It refuses to hallucinate on the frog test, and it gets six out of six brain scans wrong. Kimi K3 got one right.
- Confidence intervals decide the benchmark story. Opus 5 is first on Artificial Analysis, Debates, and official Deep Sweep, third on LiveBench, and behind Fable 5 on Vals. On the two boards that publish intervals, the intervals overlap and the ranking dissolves.
- ARC-AGI-3 is the one real outlier and the one under suspicion. Over 30 percent against under 10 percent for GPT-5.6, but an independent researcher found it does worse than Opus 4.8 on games with unfamiliar rules.
- Cost sinks the recommendation, not capability. Roughly twice the price of a rival that is arguably as smart, about four times Kimi K3 on the Vals index for a few decimal points of gain.
Chapters
- 0:00:00 Opus 5 intro
- 0:01:02 Windows on browser
- 0:07:16 Image to 3D
- 0:09:08 Financial presentation video
- 0:11:56 Luma Agents
- 0:13:54 Blender X wing fighter
- 0:15:38 Music composition
- 0:20:55 FROG TEST
- 0:22:02 Identifying cancer
- 0:23:09 Deep research
- 0:24:43 Specs cost benchmarks
- 0:29:50 Guardrails
- 0:30:52 Verdict
Notable quotes
The orange sphincter is back. AI Search, opening the video, 0:00:00
So, it did all of this in just one prompt. I didn't even need to prompt it further. AI Search, on the browser native Windows 11 build, 0:01:02
Very basic music, but still really impressive how it was able to vibe code all these songs and play them in just an HTML file. AI Search, on the fake Spotify's playable albums, 0:01:02
None of the other frontier models including Fable or GPT 5.6 were able to accurately render this scene. AI Search, on why that geometric office image was chosen, 0:07:16
So, I got to say this is currently by far the best model at generating this 3D scene. AI Search, the strongest praise in the video, 0:07:16
Three are spending, one is collecting. So, the question isn't whether the money gets spent, it's who earns a return on it. the voiceover of the financial video Opus 5 researched, scripted, and rendered itself, 0:09:08
A cute little detail is it even added a place for R2-D2 over here. Exactly like the actual X-Wing fighter. AI Search, on the Blender model, 0:13:54
So Opus 5 is incredibly slow. Definitely the slowest of all the frontier models. AI Search, after the five minute song took over an hour, 0:15:38
The poor thing is trying so hard, but still it could not find anything. So, the frog remains safe. AI Search, the frog test, 0:20:55
At least one good thing about this is if it can't find anything, it doesn't just hallucinate and make stuff up. AI Search, the frog test, 0:20:55
Note that Fable 5 completely rejected my request. So, at least Opus 5 is more open to some biomedical prompts. AI Search, after Opus 5 scored zero out of six on tumor identification, 0:22:02
For Opus 5, I actually don't like it as much as GPT 5.6. It seems to be like holding back. AI Search, on deep research output, 0:23:09
The highest score was GPT-5.6, which they didn't even highlight in orange. They just grayed this out as if it was irrelevant. AI Search, on Anthropic's own benchmark card, 0:24:43
If the confidence intervals overlap, then it could mean that like the top five models are basically tied in terms of performance. AI Search, the objection running under the whole benchmark section, 0:24:43
In 100% of my personal workflows, I don't actually need to use Opus 5. AI Search, the verdict, 0:30:52
Resources mentioned
The model and the harness
- Anthropic and claude.ai, the chat interface used for the frog, tumor, and deep research tests
- Claude Code, the agentic harness used for the five long tests
- Claude paid plans, required for Opus 5 access (the creator is on Max, not API credits)
Models compared against it
- GPT 5.6, which tops the Deep Sweep card and LiveBench categories in the video
- Kimi K3 by Moonshot AI, the price and value comparison throughout
- Gemini and Gemini 3.1 Pro, including the Connections and LiveBench results
- GLM 5.2, the open source model that hallucinates at half the Opus 5 rate
- Claude Fable 5 and Claude Opus 4.8, both from Anthropic
Benchmarks and leaderboards
- ARC Prize, home of the ARC-AGI-3 game learning benchmark
- Artificial Analysis, source of the intelligence index, the speed table, the price table, and the Omniscience hallucination rate
- LiveBench, where Opus 5 places third
- Vals AI, the finance and coding index with published confidence intervals
- New York Times Connections, the fun benchmark
- The agentic software engineering benchmark the captions render as "Deep Sweep 1.1", both on Anthropic's card and in its own official results (see the footnote below on names)
Tools driven during the tests
- Blender and the Blender MCP server
- Waveform, the free DAW Opus 5 composed inside
- Surge XT, the free synth it chose, and Vital, the one it ruled out because it cannot create accounts
- HyperFrames, the open source motion graphics tool used for the presentation video
- Gemini TTS, the voiceover engine
- Chrome, where the Windows 11 clone ran
Apps and companies rebuilt or referenced
- Microsoft 365 (Word, Excel, PowerPoint), the Microsoft Store, Discord, Slack, Spotify
- Q4 filings from NVIDIA, Alphabet, Meta, and Amazon
- X-wing starfighter and R2-D2, the reference for the Blender build
Sponsor
- Luma AI and Luma Agents, including the Luma Skills feature demonstrated in the segment
The channel
- AI Search on YouTube and the free weekly AI newsletter linked in the video description
An honest footnote
Two things about this page are worth stating plainly.
On the model names. This video was captured through automatic captions, which garble rival model names badly. The recurring competitor appears variously as "Kimiko 3", "Kimik3", "Kimika 3", "Kemetic 3", and "Chimera 3"; this page normalizes all of those to Kimi K3, which is what the creator is clearly saying and showing on screen. "JLM 5.2" is rendered here as GLM 5.2. Two references to a rival that the captions transcribe as "Gemini K 5.6", the LiveBench leader and the model described as almost half the price of Opus 5, are referred to here as "the Gemini entry" because the transcription cannot be resolved with confidence and inventing a version number would be worse than naming it loosely. The agentic coding benchmark the captions call "Deep Sweep 1.1" and "Deep Sweet" is left as spoken and deliberately not linked, for the same reason. Every number on this page is a number the video states out loud or shows on screen; none has been rounded, filled in, or inferred.
On the frame. This is one reviewer's hands on session, not a controlled evaluation. The demos are single runs at maximum reasoning with no repeats, the token figures are read off a usage meter shared with concurrent projects (which the creator flags himself each time), the deep research comparison is explicitly labeled subjective, and the closing criticism of Anthropic as a company is opinion rather than reporting. The strongest parts of the review are the parts that are checkable: the Excel formula engine either evaluates or it does not, six scans were either right or wrong, and the confidence interval argument applies to every board on the page whoever is winning. Those hold up regardless of what you make of the verdict.


