AI Model Reviews

Claude Opus 5 in the Wild: Brilliant Agent, Slow Expensive Specialist

Direct Answer

Claude Opus 5 looks most valuable when a job is long, visual, tool-heavy, and expensive to get wrong. AI Search's tests show a model that can plan across files, operate software, inspect its own output, and keep working for an hour or more. They also show the cost of that persistence: high token use, long waits, uneven factual depth, and failures on basic visual and medical-image tasks.

JQ AI SYSTEMS verdict: Opus 5 is a specialist escalation model, not an automatic default. Route difficult frontend, 3D, code-review, and multi-tool tasks to it when cheaper models fail or rework is costly. Use faster models for routine work, and never treat an impressive demo as production validation.

Watch the Full Review

Video credit: AI Search. Follow the creator on X, visit AI Search, or read the newsletter.

Evidence and Sponsorship Note

The supplied transcript is the primary source for the demonstrations, run times, token counts, subjective comparisons, and final verdict. These are creator tests in one configured environment, mainly Claude Code at a high effort setting, not controlled laboratory benchmarks.

The Luma Agents section from 11:56 to 13:54 is sponsored. It is kept separate from the Opus 5 evaluation. Official Anthropic model documentation, current pricing, ARC Prize results, and Artificial Analysis were checked on 29 July 2026.

ResourceWhy it matters
Full AI Search reviewAll demonstrations, limitations, benchmark commentary, and the creator's verdict.
Full Opus 5 songThe five-minute music result referenced in the video.
What's new in Opus 5Official model behavior, context, output, thinking, caching, and fast-mode changes.
Claude model overviewCurrent model IDs, pricing, context windows, latency classes, and knowledge cutoffs.
Official Opus 5 prompting guideScope control, effort, visual verification, delegation, and self-correction guidance.
Claude Code setupThe agent harness used for most of the creator tests.
HyperFramesThe open-source HTML, CSS, and JavaScript video framework used for the financial presentation.
Blender MCPA community connector that lets compatible agents control Blender.
Luma SkillsOfficial information for the sponsored reusable creative-workflow segment.
ARC-AGI-3 resultIndependent result page for Opus 5's 30.2% score.
Artificial Analysis model pageA changing third-party snapshot of intelligence, speed, and price.

The Test Scorecard

TestCreator-reported resultTokensWhat it actually proves
Browser Windows environmentLarge interactive prototype; mixed app depth366KStrong orchestration and UI breadth, not a replacement operating system.
Reference image to 3D sceneBest of the creator's compared models after a correction prompt343KGood visual reconstruction with iterative feedback; still materially inaccurate.
Financial presentation videoFound reports, generated narration and motion graphics, rendered successfully316KStrong multi-tool production; every financial claim still needs source-level review.
Blender X-wingDetailed model, materials, moving wings, rendered animation173KPromising software control and visual iteration through MCP.
Five-minute songInstalled instruments, arranged tracks, mixed and rendered; composition became repetitive350KImpressive DAW operation, but operational completeness is not the same as musical originality.
Hidden frogFailed to find the animal and did not invent a confident answerNot shownA useful vision failure paired with reasonable uncertainty.
Six medical scansAll six classifications were wrongNot shownA direct warning against diagnostic use.
Biomedical researchAnswered with diagrams and tables; creator preferred other models' organizationNot shownCapable report generation, not validated scientific or clinical analysis.

Across the five runs with disclosed usage, the video reports about 1.55 million tokens. That total is useful as a scale signal, not a dollar invoice: the creator used a Claude Max subscription, ran projects concurrently, and did not disclose the input/output/cache split or external API and tool charges.

The Browser Windows Build: Breadth Before Depth

The most visually persuasive test is a browser-based Windows-style environment produced from one broad prompt. Word-like editing and saving worked. The spreadsheet handled formulas such as average and sum. Paint, sticky notes, a code editor, file browsing, settings, and games had interactive behavior.

The weak points matter just as much. PowerPoint lacked basic editing depth. Discord and Slack responses were simulated rather than generated from the actual message. App downloads were representations inside the prototype, not native software installation. This is a strong interactive demo and an excellent prototype, but calling every app "working" would overstate the result.

Builder lesson: evaluate depth per workflow. "The app opens" is not the same acceptance criterion as "a user can complete, save, reopen, and recover from errors in the core job."

Where Opus 5 Looked Exceptional

Reference image to interactive 3D

The first result was generic. A second prompt correcting desk placement and excessive glow produced a scene the creator judged substantially better than his Fable comparison. Yet the reconstructed office still had extra furniture, missing desks, misplaced objects, and inconsistent shelves. The success came from vision plus iterative correction, not perfect one-shot spatial understanding.

Financial research to rendered video

Opus 5 found company reports, compared figures, installed HyperFrames, generated a Gemini TTS voiceover, built charts, and rendered the video. This is a meaningful example of agentic production because the deliverable crosses research, code, audio, motion design, and rendering.

One practice in the demo should not be copied: the creator says an API key was pasted at the bottom of the prompt. Put secrets in environment variables or a managed secret store, grant the agent only the permissions it needs, and rotate any key exposed in chat or logs.

Blender and music software control

The Blender test shows a model constructing components, inspecting screenshots, correcting issues, applying materials, animating wing movement, and rendering a result. The music test is similarly impressive as software operation: it located the DAW, rejected a plugin that required registration, downloaded alternatives, created many tracks, added effects, and rendered five minutes of audio.

Both runs also reveal the boundary. The X-wing was a visually convincing creator demo, not a topology, rigging, licensing, or production-asset audit. The song was technically complete but musically repetitive. Agents can remove production friction while taste and professional validation remain human work.

Where Opus 5 Failed

The hidden-frog test is valuable precisely because the model failed. It tiled and enhanced the image, considered a possible snake, rescanned, and eventually admitted it could not identify an animal. The answer was wrong, but calibrated uncertainty is preferable to confidently drawing a fictional target.

The deep-research test also complicates the hype. Opus produced a structured biomedical explanation with charts and tables, yet AI Search found it less thorough and less organized than GPT-5.6 and Kimi K3 for that prompt. That is subjective, but it supports the right procurement rule: evaluate the output format and evidence quality your team needs instead of purchasing the model with the highest aggregate score.

The Medical-Image Test Is a Safety Warning

In the video, Opus 5 misclassified every one of six tumor images. Some answers named the wrong condition; others reported no visible mass. This is not a minor benchmark miss. It demonstrates why a general-purpose model must not be used as an autonomous radiology or pathology system.

  • Do not use the output to diagnose, exclude, or prioritize treatment.
  • Do not interpret willingness to answer as evidence of medical competence.
  • Use validated clinical tools, appropriate imaging protocols, and qualified clinicians.
  • For educational analysis, remove personal data and clearly separate research from patient care.

Official Specifications and Price

ItemClaude Opus 5Practical meaning
API model IDclaude-opus-5A pinned model snapshot rather than an evergreen alias.
Context window1M tokensLarge repositories and document collections can fit, but irrelevant context still raises cost and noise.
Maximum output128K tokensLong artifacts are possible; explicitly bound deliverables.
Standard API price$5 input / $25 output per MTokCalculate accepted-result cost, including retries and review.
Fast mode$10 input / $50 output per MTokHigher speed at a premium; useful only when latency has business value.
ThinkingAdaptive, on by defaultUse effort to control depth, latency, and token consumption.
Official positioningComplex agentic coding and enterprise workIts advantage should be clearest on difficult end-to-end tasks, not routine chat.

Benchmarks Need a Timestamp and a Task

ARC Prize reports a 30.2% ARC-AGI-3 score for Opus 5, the highest published result on that evaluation at launch. Artificial Analysis also places Opus 5 near the top of its current composite index. Those are meaningful signals, but neither says whether the model is best for your codebase, report style, latency target, or budget.

Leaderboards change, effort settings differ, harnesses contribute capability, and small score gaps may not translate into material workflow differences. The video's strongest evidence is not a ranking. It is the observed combination of planning, tool use, visual inspection, correction, and persistence across difficult jobs.

When to Use Opus 5

Route to Opus 5Start with a cheaper or faster modelRequire a human specialist
Large refactors and difficult bug huntsSmall edits and routine code generationSecurity-critical release approval
Frontend replication with visual verificationStandard CRUD interfacesAccessibility and brand sign-off
3D and creative software workflows with toolsBasic asset ideationProduction topology, licensing, and final art direction
Long multi-file tasks where rework is expensiveHigh-volume summaries and transformationsMedical diagnosis and treatment decisions
Escalation after a lower-cost model failsFirst-pass explorationFinancial publication, legal advice, and consequential external actions

A Better Buying Test

  1. Choose three representative jobs. Include one routine task, one difficult task, and one visual or tool-using task.
  2. Freeze the environment. Use the same prompt, files, tools, permissions, and acceptance criteria.
  3. Set budgets. Cap time, tokens, external API spend, and agent delegation.
  4. Test at least two models. Start with the cheapest plausible model and use Opus 5 as the escalation route.
  5. Score the finished outcome. Measure correctness, completeness, visual quality, failures, and human rework minutes.
  6. Calculate cost per accepted result. Include failed runs, retries, tool charges, and review time.
  7. Record the winning task class. Route future work by evidence rather than by one universal default.
Acceptance scorecard
- Core workflow completed: yes/no
- Deterministic checks passed:
- Factual claims traced to sources:
- Visual review passed:
- Human correction minutes:
- Wall-clock time:
- Model tokens and tool costs:
- External side effects approved:
- Accepted for production: yes/no

Video Chapters

TimeChapterWhat to watch for
00:00Opus 5 introductionModel positioning and the Claude Code test environment.
01:02Windows in a browserFunctional depth varies sharply between simulated apps.
07:16Image to 3DThe second prompt improves fidelity but does not remove spatial errors.
09:08Financial presentation videoResearch, TTS, HyperFrames, charts, and rendering in one workflow.
11:56Luma Agents sponsorReusable creative skills; separate from the Opus evaluation.
13:54Blender X-wingMCP tool control, screenshots, correction, materials, and animation.
15:38Music compositionStrong DAW operation; repetitive musical structure.
20:55Hidden frogVision failure with uncertainty rather than fabrication.
22:02Medical imagesSix incorrect classifications and a clear diagnostic-use warning.
23:09Deep researchUseful structure, but subjective preference favored other models.
24:43Specs, cost, benchmarksSnapshot rankings need current sources and workflow-specific tests.
29:50GuardrailsCreator-observed behavior may vary by task, surface, and policy state.
30:52VerdictA strong visual specialist whose cost and latency limit default use.

Bottom Line

AI Search's review earns its excitement. Opus 5 coordinated unusually broad, persistent workflows and produced several impressive visual artifacts. The same review also supplies the reasons to remain selective: hour-long runs, hundreds of thousands of tokens, uneven application depth, imperfect spatial fidelity, repetitive music, a missed visual target, and six failed medical classifications.

The practical advantage is not "Opus 5 can do everything." It is that Opus 5 can stay with difficult work, use tools, inspect artifacts, and recover from some failures with less supervision. Buy that capability where it changes the accepted result. Route everything else to the lowest-cost model that reliably passes.

Sources

Common questions

Is Claude Opus 5 better than every other AI model?
No. AI Search found it particularly strong on visual frontend, 3D, and long tool-using workflows, but also slower and more expensive than several alternatives. Model choice should follow task-specific evaluations and cost per accepted result.
What are Claude Opus 5 API prices?
Anthropic lists standard API pricing at $5 per million input tokens and $25 per million output tokens. Fast mode costs $10 and $50 respectively. Subscription usage is governed by plan limits rather than direct per-token API billing.
How large is the Claude Opus 5 context window?
Anthropic documents a 1 million token context window by default and up to 128,000 output tokens for a single request.
Is Claude Opus 5 good for frontend and 3D work?
The creator tests and Anthropic documentation both point to strong vision, frontend replication, and tool-assisted visual work. The best results still came from iterative visual inspection, tools, and correction rather than one-shot generation alone.
Can Claude Opus 5 diagnose tumors from medical scans?
It should not be used as an autonomous diagnostic system. In the video it misclassified all six example scans. Medical-image interpretation requires validated clinical systems and qualified professionals.
What did the Opus 5 tests cost?
The video reports subscription usage rather than itemized API invoices. Five highlighted runs consumed roughly 173,000 to 366,000 tokens each, but the transcript does not separate input, output, cache, or tool costs, so a reliable dollar total cannot be reconstructed.
What is the safest way to test Opus 5?
Use a sandboxed project, least-privilege tool access, environment variables for secrets, deterministic acceptance tests, a time and token budget, and human approval before publishing, purchasing, contacting people, or changing production systems.
Share
X LinkedIn Reddit
Build Yours

Want a system
like this one?

Book a free 30-minute call. We map your situation, identify the highest-impact automation, and figure out if we are a fit.

Book Free 30-min Call