Claude Opus 5.5 launches with lower pricing for long-running agents
Anthropic’s September 22, 2026 Claude Opus 5.5 release adds a 1M-token context window, adaptive thinking, lower token prices, and fast mode for Claude Code.
Editorial Team
The Authority AI Tools editorial team maintains this directory using vendor documentation, dated source checks, product changelogs, and clearly identified hands-on observations where available.
Anthropic has launched Claude Opus 5.5, the first model in its Claude 5.5 family. Anthropic describes it as a model for long-running agentic coding and knowledge work, with a 1M-token context window by default and always-on adaptive thinking.
A lower-cost Opus tier
The Claude API release notes list claude-opus-5-5 at $4 per million input tokens and $20 per million output tokens, down from $5 and $25 for Claude Opus 5. Cache reads are listed at $0.20 per million tokens, 60% lower than Opus 5.
Anthropic says Opus 5.5 is available through the Claude API, Amazon Bedrock, Claude Platform on AWS, Google Cloud, and Microsoft Foundry. The model is also available to Claude Pro, Max, Team, and Enterprise users.
Fast mode is available in Claude Code and on the Claude Platform, with up to 2.5x faster speed. Anthropic lists fast mode at $8 per million input tokens and $40 per million output tokens.
Anthropic's terminal-based AI coding agent with Claude Opus 4.7, /ultrareview, Routines, /ultraplan, and 80.9% SWE-bench
Model behavior and migration details
Opus 5.5 has a 128k maximum output and always-on adaptive thinking. On the Claude API and Google Cloud, computer use requires the computer_toolset_20260801 toolset; the earlier computer_20251124 tool returns a 400 error there. Amazon Bedrock keeps computer_20251124 working, according to Anthropic’s release notes.
Thinking cannot be disabled on Opus 5.5. Applications that previously sent thinking: {"type": "disabled"} should test the new model path and update error handling before switching production traffic.
What coding teams should test
The larger context window suits repository-scale work, but context capacity alone does not guarantee better agent runs. Compare Opus 5.5 with the model you use today on representative migrations, code review, tool-call reliability, and total tokens per completed task. Measure cache hits and output length along with latency and quality.
Sources
- Anthropic — “Introducing Claude Opus 5.5” (September 22, 2026): https://www.anthropic.com/claude-opus-5-5
- Anthropic — Claude Platform API release notes: https://docs.anthropic.com/en/release-notes/api
- Anthropic — Claude Opus model page: https://www.anthropic.com/claude/opus
- Anthropic on X — official Claude developer updates: https://x.com/ClaudeDevs
Tools Mentioned in This Article
Free Resource
2026 AI Coding Tools Comparison Chart
Side-by-side comparison of features, pricing, and capabilities for every major AI coding tool.
No spam, unsubscribe anytime.
Workflow Resources
Cookbook
AI-Powered Code Review & Quality
Automate code review and enforce quality standards using AI-powered tools and agentic workflows.
Cookbook
Building AI-Powered Applications
Build applications powered by LLMs, RAG, and AI agents using Claude Code, Cursor, and modern AI frameworks.
Cookbook
Building APIs & Backends with AI Agents
Design and build robust APIs and backend services with AI coding agents, from REST to GraphQL.
Cookbook
Debugging with AI Agents
Systematically debug complex issues using AI coding agents with structured workflows and MCP integrations.
MCP Server
AWS MCP Server
Interact with AWS services including S3, Lambda, CloudWatch, and ECS from your AI coding assistant.
MCP Server
Context7 MCP Server
Fetch up-to-date library documentation and code examples directly into your AI coding assistant.
MCP Server
Docker MCP Server
Manage Docker containers, images, and builds directly from your AI coding assistant.
MCP Server
Figma MCP Server
Access Figma designs, extract design tokens, and generate code from your design files.
Frequently Asked Questions
What is Claude Opus 5.5 launches with lower pricing for long-running agents?
Related Articles
Codex 0.157.0 adds GPT-6 models, fullscreen transcripts, and smoother sessions
OpenAI Codex CLI 0.157.0 adds GPT-6 Sol and Luna, automatic background-server startup, fullscreen transcripts, conversation forking, and remote-session imports.
Read more →Product UpdatesGemini CLI 0.61.0 hardens sandbox boundaries and prompt-injection defenses
Google’s September 23, 2026 Gemini CLI 0.61.0 release hardens filesystem isolation, blocks indirect prompt injection paths, preserves versioned model IDs, and improves agent-loop reliability.
Read more →Product UpdatesCursor launches Rollouts and Security Review bots for production changes
Cursor’s September 23, 2026 release adds Rollouts for deployment health monitoring and Security Review for exploitable bugs on pull requests.
Read more →