Sonnet-4.6
A Claude model version referenced for more intelligent outputs with higher token usage. It is discussed alongside Opus 4.6 and effort settings for economical runs.
Key Highlights
- Sonnet-4.6 is positioned as a higher-intelligence Claude model with increased token usage versus lighter settings.
- Anthropic made 1 million-token context generally available for Sonnet 4.6 under standard pricing.
- The model appears in real agentic products and workflows, including OpenClaw and Perplexity Computer.
- AI PMs can use Sonnet-4.6 as a benchmark for model routing, long-context design, and agent automation strategy.
Sonnet-4.6
Overview
Sonnet-4.6 is a Claude model variant from Anthropic that appears in discussions of high-capability agent workflows, long-context usage, and cost-performance tradeoffs. In the newsletter coverage, it is positioned as a more intelligent model that can produce stronger outputs than lighter settings, but with higher token consumption. It is also referenced alongside Opus 4.6 and effort controls that let teams tune runs for lower cost when full reasoning power is unnecessary.For AI Product Managers, Sonnet-4.6 matters because it sits at the intersection of three practical PM concerns: model quality, operating cost, and deployability in agent-based products. It shows up in real-world automation stacks such as OpenClaw and Perplexity Computer, and it gained a 1 million-token context window under standard pricing, making it especially relevant for products that need long-document analysis, multi-step task execution, or persistent business workflows.
Key Developments
- 2026-02-22: Boris Cherny said Opus 4.6 and Sonnet 4.6 deliver more intelligent outputs at the cost of higher token usage, and noted that `/model` effort settings such as low or medium can be used for lighter, more economical runs.
- 2026-02-27: Perplexity Computer's $200/month Max plan was described as offering parallel agent tasks powered by the Sonnet 4.6 code model, including workflows for outbound email automation, competitor monitoring, and investor research.
- 2026-03-14: Anthropic made a 1 million-token context window generally available for Opus 4.6 and Sonnet 4.6, with standard pricing across the full window and no separate long-context premium.
- 2026-03-30: Claire Vo used Sonnet-4.6 within OpenClaw across multiple role-based agents on macOS devices, integrating the model into Telegram-connected automations for business outreach and family scheduling.
Relevance to AI PMs
1. Model-routing and cost control: Sonnet-4.6 is a useful reference point for PMs designing tiered model strategies. The mention of higher intelligence but higher token usage suggests a clear need for routing logic, effort settings, and fallback options for routine versus premium tasks.2. Long-context product design: With 1M context generally available, AI PMs can consider Sonnet-4.6 for use cases like large-document synthesis, multi-file analysis, CRM history review, or agent memory across long workflows without treating long context as a special pricing exception.
3. Agentic workflow implementation: Sonnet-4.6 appears in deployed automation systems such as OpenClaw and Perplexity Computer. That makes it relevant for PMs building products that rely on parallel agents, role-based assistants, coding agents, or messaging-driven task execution.
Related
- Anthropic: The company behind Claude and the Sonnet/Opus model family.
- Claude: The broader model/product line that includes Sonnet-4.6.
- Opus-46 / claude-opus-46: A related higher-end Claude model frequently discussed alongside Sonnet-4.6 for intelligence and long-context usage.
- gpt-54: Another frontier model referenced in the same OpenClaw workflow stack, suggesting multi-model orchestration.
- openclaw: An agent framework where Sonnet-4.6 was used for role-based automations connected to Telegram.
- perplexity-computer: A product that reportedly uses Sonnet 4.6 for parallel agent tasks on its Max plan.
- simon-willison: Cited in connection with the announcement that 1M context became generally available for Sonnet 4.6 and Opus 4.6.
- boris-cherny: Commented on the tradeoff between stronger outputs and higher token usage, plus the use of effort settings.
Newsletter Mentions (4)
“Claire Vo installed OpenClaw via a one-line Homebrew script on separate macOS machines (three Mac minis and one MacBook Air), configured nine role-based agents (Polly, Finn, Sam, etc.) using Opus-4.6, Sonnet-4.6 and GPT-5.4 models, and linked them to Telegram bots for automating her business outreach and family scheduling.”
#1 ▶️ How OpenClaw’s AI agents run this founder’s business, family and life | Claire Vo Lennys Podcast Claire Vo installed OpenClaw via a one-line Homebrew script on separate macOS machines (three Mac minis and one MacBook Air), configured nine role-based agents (Polly, Finn, Sam, etc.) using Opus-4.6, Sonnet-4.6 and GPT-5.4 models, and linked them to Telegram bots for automating her business outreach and family scheduling. She ran “brew install openclaw” in iTerm, chose personal use, selected Opus-4.6, Sonnet-4.6 and GPT-5.4, then registered each agent as a Telegram bot via BotFather. Agent “Sam” performs a daily sweep of her CRM for product-led growth signups, enriches leads with Exa People Search, drafts and sends outreach emails via Telegram, replacing a human assistant who worked 10 hours/week. She enabled macOS Screen Sharing and Remote Login on her Mac minis to SSH into and view the agent GUIs from her laptop over Wi-Fi, removing the need for dedicated monitors, keyboards or mice.
“1M context is now generally available for Opus 4.6 and Sonnet 4.6. Standard pricing now applies”
Claude now offers a 1 million-token context window in its Opus 4.6 and Sonnet 4.6 models, and this upgrade is generally available to all users. Also covered by: @Claude #2 📝 Simon Willison 1M context is now generally available for Opus 4.6 and Sonnet 4.6 - Anthropic announced 1M token context availability for Opus 4.6 and Sonnet 4.6; standard pricing now applies across the full 1M window with no long-context premium.
“Perplexity Computer’s Max plan costs $200 per month and grants access to parallel agent tasks powered by the Sonnet 4.6 code model.”
#14 ▶️ What is Perplexity Computer? Greg Isenberg Greg Isenberg demonstrates using Perplexity Computer’s $200/month Max plan with Sonnet 4.6 agents to automate Gmail-connected hyperpersonalized cold emails, daily 8 a.m. EST competitor monitoring alerts, and parallel investor pipeline research into structured spreadsheets. Perplexity Computer’s Max plan costs $200 per month and grants access to parallel agent tasks powered by the Sonnet 4.6 code model.
“#9 𝕏 Boris Cherny says Opus 4.6 and Sonnet 4.6 deliver more intelligent outputs at the cost of higher token usage, and you can use `/model` to set effort to low or medium for lighter, more economical runs.”
#9 𝕏 Boris Cherny says Opus 4.6 and Sonnet 4.6 deliver more intelligent outputs at the cost of higher token usage, and you can use `/model` to set effort to low or medium for lighter, more economical runs.
Related
AI company behind Claude and related developer tools. In this newsletter it is highlighted for internal use of Claude Code and for product expansion into legal workflows.
Anthropic’s assistant/model family, referenced in enterprise deployment, managed agents, and coding workflows. For AI PMs, it is central to agentic product design and enterprise integration.
Developer and writer known for his AI tooling commentary and the `llm` project. He is credited here with the 0.32a2 release note.
A software project/company referenced as the codebase Garry Tan worked in while fixing a Dockerfile PATH issue with AI-generated code.
A developer or product leader associated with Claude Code. He launched a `/usage` command and changed run limits to help users self-serve token and plan debugging.
A Claude model version referenced as part of a prompt-comparison analysis. It serves as one endpoint for examining changes in Anthropic’s system prompt evolution.
Anthropic’s latest Opus-class model release with a 1 million-token context window. It is positioned for long-context planning, coding, and agentic task execution.
A newer OpenAI model release with improved natural dialogue, longer context, and stronger tool use. It is discussed as a model now available in Cursor and chatprd.
Perplexity Computer is an alpha product from Perplexity that combines live market data and Slack workflows. It reflects a move toward integrated, action-oriented AI assistants.
Stay updated on Sonnet-4.6
Get curated AI PM insights delivered daily — covering this and 1,000+ other sources.
Subscribe Free