Opus 4.5
A model used to power v0 Max in the newsletter. For AI PMs, it signals model selection as a product differentiation and cost lever.
Key Highlights
- Opus 4.5 appears in the newsletter as a high-performance model layer behind coding, prototyping, and browser-agent products.
- v0 used Opus 4.5 to improve its default experience while also making v0 Max 20% cheaper, showing model choice as both UX and margin strategy.
- Several examples pair Opus 4.5 with tools like Claude Code, Cursor, and Figma MCP to accelerate design-to-code and production-ready prototyping.
- The mentions suggest a practical PM pattern: use premium models like Opus 4.5 for planning and high-stakes generation, then route execution to other models when appropriate.
- Reliability with Opus 4.5 often depends on workflow scaffolding such as plan mode, reusable skills, and shared knowledge files like Cloud.md.
Opus 4.5
Overview
Opus 4.5 is a frontier model referenced across multiple AI product workflows as the reasoning and coding engine behind tools like v0 Max, Claude Code, and browser or desktop agents. In the newsletter, it appears less as a standalone product and more as an enabling model layer that powers rapid prototyping, code generation, design-to-code workflows, and agentic product work.For AI Product Managers, Opus 4.5 matters because it illustrates a core product strategy principle: model selection is both a product differentiation lever and a cost lever. The mentions show teams using it to improve default user experience, accelerate production-ready prototyping, and split work across models by task—using Opus 4.5 for planning or higher-quality generation while pairing it with other systems for execution or lower-cost steps. That makes it especially relevant for PMs evaluating quality, autonomy, latency, and margin tradeoffs in AI-native products.
Key Developments
- 2026-01-17: v0 announced that v0 Max became the new default for all users, powered by Opus 4.5 and priced 20% cheaper. This is a strong example of a model upgrade being packaged as both a quality and pricing improvement.
- 2026-01-22: Comet adopted Opus 4.5 as the default model for its browser agent for Max subscribers, signaling confidence in the model for agentic browsing and task completion.
- 2026-01-24: In guidance around Claude Cowork and Claude Code, Boris recommended starting sessions in plan mode, then switching to auto-accept edits with Opus 4.5 for one-shot code generation, while maintaining a shared Cloud.md knowledge base in Git for team guidance.
- 2026-01-31: Dharmesh Shah highlighted a reliability pitfall with agentic coding assistants and suggested defining reusable custom “skills” to reduce inconsistency and mistakes when working with advanced models like Opus 4.5.
- 2026-02-16: Peter Yang used Factory’s Droid agent through Ghosty CLI in high-autonomy spec mode with Opus 4.5 for planning and GPT-5.2 for execution to build and QA a React speed-reading app. This demonstrates explicit model routing by workflow stage.
- 2026-02-24: Notion AI’s design team was reported to use a Next.js monorepo called Prototype Playground, powered by Claude Code (Opus-4.5) and Cursor, to rapidly create production-ready prototypes with AI-assisted tooling.
- 2026-03-23: Felix Lee demonstrated using Claude Code (Opus 4.5) inside Cursor with Figma MCP to turn a Figma landing page into production-ready code in under 15 minutes, including UX refinements like form states and sticky UI behavior.
Relevance to AI PMs
1. Use model choice as a product packaging decision. The v0 Max example shows that changing the underlying model can support a better default experience and even a better pricing story. PMs should treat model swaps as roadmap items with measurable impact on conversion, retention, and gross margin.2. Route models by task, not just by product. The Factory example shows a practical pattern: use a stronger model like Opus 4.5 for planning, decomposition, or high-stakes generation, and use another model for execution-heavy or lower-cost tasks. PMs can apply this to reduce cost without sacrificing output quality.
3. Invest in workflow scaffolding around the model. The Claude Code, Cloud.md, and custom “skills” examples suggest that reliability often comes from process design, persistent context, and reusable instructions—not just model capability. PMs should prioritize templates, memory layers, team knowledge files, and safe autonomy settings alongside raw model performance.
Related
- claude-code: One of the main surfaces through which Opus 4.5 appears in the newsletter, especially for coding and agentic development workflows.
- cursor: Frequently paired with Claude Code and Opus 4.5 for IDE-based prototyping and implementation.
- figma-mcp: Connects design inputs to Opus 4.5-powered coding workflows, enabling fast design-to-code execution.
- notion and prototype-playground: Show how internal design and prototyping systems can use Opus 4.5 to speed up production-quality experimentation.
- factory, droid, and ghosty-cli: Illustrate orchestration setups where Opus 4.5 is used selectively within autonomous agent workflows.
- gpt-52: Mentioned as the execution model in a split-model workflow, contrasting with Opus 4.5’s planning role.
- dharmesh-shah: Added practical guidance on reducing reliability issues when using advanced coding agents powered by models like Opus 4.5.
- claude-cowork and cloudmd: Highlight the operational layer around the model—shared context, plan mode, and team knowledge management.
- comet and aravind-srinivas: Show Opus 4.5 being chosen as the default for browser-agent experiences.
- v0: The clearest product-level example of Opus 4.5 being used as a differentiator for both experience and cost.
Newsletter Mentions (7)
“Felix Lee demonstrates using Claude Code (Opus 4.5) in the Cursor IDE with Figma MCP to convert a Figma landing page design into production-ready code in under 15 minutes.”
#1 ▶️ How to Design and Code with Claude Code and Figma MCP in 50 Min | Felix Lee Peter Yang Felix Lee demonstrates using Claude Code (Opus 4.5) in the Cursor IDE with Figma MCP to convert a Figma landing page design into production-ready code in under 15 minutes. Implemented a Figma landing page via Claude Code within Cursor and Figma MCP, adding form submit states, fixing a missing logo, and making a PDF “book” component sticky—all in just 15 minutes.
“Notion AI’s design team uses a Next.js monorepo called Prototype Playground, powered by Claude Code (Opus-4.5) and Cursor, to rapidly build production-ready prototypes with AI-assisted tooling.”
GenAI PM Daily February 24, 2026 GenAI PM Daily 🎧 Listen to this brief 3 min listen Today's top 23 insights for PM Builders, ranked by relevance from Blogs, YouTube, X, and LinkedIn. OpenAI Updates SWE-bench Verified Metrics #1 📝 OpenAI News Why SWE-bench Verified no longer measures frontier coding capabilities - OpenAI explains why the SWE-bench Verified benchmark is no longer used to measure frontier coding capabilities, outlining limitations of the metric and reasons it can misrepresent real-world model performance. The piece describes the rationale for retiring or deprioritizing the benchmark and points toward alternative evaluation approaches for assessing coding ability. Also covered by: @Sebastian Raschka #2 📝 Simon Willison Ladybird adopts Rust, with help by AI - Andreas Kling describes using coding agents (Claude Code and Codex) to port Ladybird's LibJS JavaScript engine from C++ to Rust, producing byte-for-byte identical output and completing ~25,000 lines of Rust in about two weeks.
“Peter Yang Uses Factory’s Droid agent via the Ghosty CLI in high-autonomy spec mode with Opus 4.5 for planning and GPT-5.2 for execution to build and QA a React-based speed-reading web app using Chrome DevTools for automated screenshots, linting and type-checking.”
#3 ▶️ Full Tutorial: The Most Underrated AI Agent for Coding and Product Work | Eno Reyes (Factory) Peter Yang Uses Factory’s Droid agent via the Ghosty CLI in high-autonomy spec mode with Opus 4.5 for planning and GPT-5.2 for execution to build and QA a React-based speed-reading web app using Chrome DevTools for automated screenshots, linting and type-checking.
“To mitigate this, he recommends defining custom “skills”—preconfigured instructions and context—for frequent tasks.”
From LinkedIn • Deeper Insights AI Tools & Applications Dharmesh Shah’s post highlights a common reliability pitfall with agentic coding assistants like Claude Code: when they reply “you’re absolutely right,” they may overlook errors or violate principles such as DRY (Don’t Repeat Yourself). To mitigate this, he recommends defining custom “skills”—preconfigured instructions and context—for frequent tasks. This approach helps maintain consistency and reduce surprising mistakes, even when leveraging advanced models like Opus 4.5.
“Boris recommends starting Claude Code sessions in plan mode to refine a task, then switching to auto-accept edits with Opus 4.5 for one-shot code generation, and maintaining a shared Cloud.md (checked into Git) with a GitHub action that lets you tag the Claude app on PRs to automatically update team guidance.”
I got a private lesson on Claude Cowork & Claude Code Greg Isenberg • January 23, 2026 In this episode, Boris demonstrates how Claude Cowork’s simple Mac app—powered by the same Claude Code “quad agent”—lets users mount local folders to rename receipt files, generate and format spreadsheets in Chrome, and send emails via Gmail, and shares best practices for Claude Code sessions using plan mode, Opus 4.5, and a shared Cloud.md knowledge base. Key Takeaways: Claude Cowork is a Mac-only desktop app (Windows coming soon) that uses the Claude Code “quad agent” SDK to access user-mounted folders, rename files by date with reverse elicitation, and output new files like spreadsheets. With the Cowork Chrome extension, the agent automates browser tasks—creating and formatting a Google Sheet from receipt data and composing an email in Gmail—while enforcing safety via a sandbox VM and deletion protection.
“Comet Defaults to Opus 4.5 : Aravind Srinivas @AravSrinivas announced the adoption of Opus 4.5 as the default model for the browser agent on Comet for all Max subscribers .”
Google Updates GeminiApp UX with Instant Answers From X AI Product Launches & Updates Comet Defaults to Opus 4.5 : Aravind Srinivas @AravSrinivas announced the adoption of Opus 4.5 as the default model for the browser agent on Comet for all Max subscribers . GeminiApp UX Improvement : Josh Woodward @joshwoodward fixed a papercut by adding an "Answer now" button to stop GeminiApp from thinking and deliver instant responses using the 3 Flash model . World API Launch : Fei-Fei Li @drfeifei shared that the World API is live, enabling Marble to empower user creations, products, and workflows.
“v0 Max default powered by Opus 4.5 : V0 @v0 announced v0 Max as the new default for all users, powered by Opus 4.5 and now 20% cheaper .”
AI Tools & Applications v0 Max default powered by Opus 4.5 : V0 @v0 announced v0 Max as the new default for all users, powered by Opus 4.5 and now 20% cheaper . Session renaming & connectors in research preview : Claude @claudeai shipped session renaming , connector improvements , and early feedback fixes in its macOS app research preview . AWS database integration : V0 @v0 introduced AWS databases support, enabling a prompt-to-app workflow with a production database in minutes and no manual setup .
Related
Anthropic’s coding product/blog referenced in a customer story about Cognition’s use of Claude Fable 5. For AI PMs, it highlights enterprise coding adoption narratives.
A code editor and AI agent workspace that introduced Side Chats and cloud agent hooks in this newsletter. For AI PMs, it shows how copilots are evolving into persistent, context-aware agent threads.
A product and startup leader cited here for advising teams to use SQL instead of LLM inference when data can be directly queried. He is presented as giving practical PM guidance.
CEO/founder associated with Perplexity who comments on production AI systems and model economics. He is quoted on multi-model harnesses and local model deployment timelines.
Vercel’s AI product/design prototyping tool, referenced here for adding image generation support. Useful for PMs who prototype with multimodal UI generation.
Anthropic’s collaborative Claude experience for managing projects and task handoff across devices. The newsletter highlights its expansion to mobile and web.
A GPT model release referenced as an impressive model by Kevin Weil. For AI PMs, it represents continued frontier-model iteration and user expectation growth.
A documentation and knowledge-management tool used by Codex to retrieve context and convert documents into live product prototypes. It illustrates how PMs can connect written specs to agent workflows.
A plugin that enables code-to-design roundtrips in Figma. It is relevant as an interoperability layer between AI-generated code and design tooling.
A standalone browser from Perplexity designed to let a personal-computer AI execute web tasks reliably.
An AI-native startup mentioned as delegating tasks to AI agents across multiple functions. Relevant to PMs as an example of an AI-first operating model.
Stay updated on Opus 4.5
Get curated AI PM insights delivered daily — covering this and 1,000+ other sources.
Subscribe Free