Claude Sonnet 4.6
by Anthropic · Released February 17, 2026
Near-Opus-level performance at Sonnet pricing. Released February 17, 2026, users preferred Sonnet 4.6 over Opus 4.5 59% of the time. Features 200K context, 64K max output, improved coding, computer use, and instruction following.
Claude Sonnet 4.6
Powered by Anthropic · Transformer (proprietary)
Context Window
200K
Parameters
Undisclosed
Max Output
64K
Category
LLM Chat
Overview
Claude Sonnet 4.6 is the default model for Free and Pro plans on claude.ai and Claude Cowork, delivering a full upgrade across coding, computer use, long-context reasoning, agent planning, knowledge work, and design. It features a 1-million-token context window (in beta) and represents a comprehensive step up from Sonnet 4.5 in every measured dimension. In Claude Code, users preferred Sonnet 4.6 over Sonnet 4.5 roughly 70% of the time, and preferred it over the previous-generation Opus 4.5 59% of the time — citing less overengineering, less "laziness," better instruction following, fewer false claims of success, and fewer hallucinations.
Computer use capabilities have advanced dramatically. OSWorld scores doubled in 16 months, reaching human-level capability on complex spreadsheets, multi-step web forms, and multi-tab workflows. On an insurance benchmark for submission intake and first notice of loss, Sonnet 4.6 scores 94% — the highest-performing model for computer use in that domain. Prompt injection resistance has seen a major improvement over Sonnet 4.5, now on par with Opus 4.6, making it significantly more secure for autonomous computer use in production environments.
On business and enterprise benchmarks, Sonnet 4.6 matches Opus 4.6 on OfficeQA (enterprise document comprehension) and shows a 15 percentage point improvement over Sonnet 4.5 on Box's heavy reasoning Q&A evaluation. On Vending-Bench Arena, the model invested heavily in capacity for the first 10 simulated months, then pivoted to profitability — almost tripling Sonnet 4.5's average gains over a full year of simulated business operation. Frontend code and financial analysis are standout improvements, with visual outputs described as "notably more polished" featuring better layouts, animations, and design sensibility, requiring fewer rounds of iteration to reach production quality.
The model supports both adaptive thinking and extended thinking for flexible reasoning depth. Context compaction is available in beta, automatically summarizing older context when approaching the token threshold. Web search and fetch tools now auto-write and execute code to filter results, making research workflows more autonomous. Code execution, memory, programmatic tool calling, tool search, and tool use examples are all now generally available.
Claude in Excel now supports MCP connectors for major financial data providers including S&P Global, LSEG, Daloopa, PitchBook, Moody's, and FactSet — enabling direct data pulls into spreadsheet workflows without leaving the Excel environment. These integrations are free for all users through MCP-based connectors, alongside Google Workspace and Slack integrations.
At $4/$20 per million tokens through CallMissed (or $3/$15 directly from Anthropic), Sonnet 4.6 is the recommended model for most production workloads. Its combination of near-Opus quality on reasoning and document comprehension, dramatically improved computer use, top-tier financial analysis performance, enhanced prompt injection resistance, and Sonnet-level pricing makes it the best value proposition in the Claude family for code generation, enterprise document analysis, computer use automation, and general-purpose assistance.
Pricing
| Metric | Price |
|---|---|
| Input /1M tokens | ₹400.0000 |
| Output /1M tokens | ₹2000.0000 |
1 credit = ₹1 = $0.01 USD. Prices shown from provider; CallMissed passes through with ~35% markup.
Key Highlights
- Preferred over Opus 4.5 by 59% of users
- Dramatically improved computer use capabilities
- Better instruction following with fewer hallucinations
- Default model on claude.ai and Claude Cowork
Benchmarks
| Benchmark | Score |
|---|---|
| SWE-bench Verified | 79.6% |
| OSWorld-Verified | 72.5% |
| Terminal-Bench 2.0 | 59.1% |
| Finance Agent v1.1 | 63.3% |
| GDPval-AA | 1633 Elo |
| MMLU-Pro | 84.7% |
| HumanEval | 93.5% |
| MATH-500 | 93.8% |
Technical Details
- Context window: 200K tokens with 64K max output
- Preferred over Opus 4.5 by 59% of beta testers in blind comparisons
- Adaptive thinking: set thinking: {type: "adaptive"} in API for flexible reasoning depth
- Connectors: MCP-based integrations (Google Workspace, Slack) now free for all users
- Context compaction for efficient long conversation handling
- Significantly improved resistance to prompt injections vs Sonnet 4.5
- Vending-Bench Arena: almost tripled Sonnet 4.5's average gains
- Same pricing as Claude 4.5 Sonnet ($3/$15 per 1M tokens from Anthropic)
- Default model on claude.ai and Claude Cowork
- Available via Anthropic API and CallMissed unified gateway
Strengths
- Near-Opus performance at Sonnet pricing — best value in the Claude family
- 79.6% on SWE-bench — only 1.2 points behind Opus 4.6
- 4.3x improvement on ARC-AGI-2 novel reasoning over previous Sonnet
- Preferred over the previous-gen Opus 4.5 by majority of users
- 64K max output handles most code generation and content tasks
Limitations
- 200K context is smaller than Opus 4.6's 1M — not ideal for massive codebases
- Lacks Opus 4.6's 14.5-hour task horizon for long-running autonomous work
- Proprietary and closed-source — no self-hosting option
Use Cases
API Example
curl https://api.callmissed.com/v1/chat/completions \
-H "Authorization: Bearer cm_YOUR_KEY" \
-d '{"model": "anthropic/claude-sonnet-4.6", "messages": [{"role": "user", "content": "Refactor this React component for better performance"}]}'Endpoint: POST /v1/chat/completions · Model ID: anthropic/claude-sonnet-4.6
Try Claude Sonnet 4.6 now
Get 1000 free API credits on signup. No credit card required.