Opus 5 is now the default Opus, with a 1M-context option in the model picker.
What's wrong with this entry?
The bundled model catalog gains claude-opus-5 and the opus alias now points at it, so anything resolving the newest Opus resolves Opus 5 instead of Opus 4.8.
- Catalog entry: display name "Opus 5", knowledge cutoff "May 2026", 1M-token context with
supports_1m_suffix,max_output_tokensdefault 64000 and upper 128000,pricing: "tier_5_25",default_effort: "high",fallback_3p: "claude-opus-4-8",vertex_region_env_var"VERTEX_REGION_CLAUDE_5_OPUS", and a new capability tagopus_5_prompt_bundle. - Provider ids ship for bedrock (
us.anthropic.claude-opus-5), vertex, foundry, mantle (anthropic.claude-opus-5) and gateway. Theopusalias resolves to claude-opus-5 for first-party, bedrock, vertex, mantle and anthropic_aws; foundry still maps to claude-opus-4-6 and gateway to claude-opus-4-7. - Three internal default-model constants changed from the literal "opus48" to "opus5", and the first-party preference order went from ["opus48","opus47","opus46","opus45"] to ["opus5","opus48","opus47","opus46","opus45"]. The alias table gained
"claude-opus-5": "opus5"andlatest_per_family.opusmoved to claude-opus-5. - The picker shows a plain "Opus" row plus an "Opus (1M context)" variant, and Opus 4.8 is demoted to "Opus 4.8 ยท Previous Opus version".
OPUS_NAMEis now "Claude Opus 5" with the old pair kept asPREV_OPUS_ID/PREV_OPUS_NAME. - Pricing suffix lookups now query
claude-opus-5, unrecognized-model fallbacks return "claude-opus-5" instead of "claude-opus-4-8", andclaude-fable-5falls back to it viafallback_3p. - The catalog data is unconditional in this build; whether a row is offered still depends on the model being available for the active account and provider, which the picker checks via provider id / modelOverrides.
Opus 5 - best for everyday, complex tasks, Opus 5 with 1M context window - for long sessions with large codebases, opus_5_prompt_bundle, PREV_OPUS_NAME: "Claude Opus 4.8", claude-opus-5
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.248
Model tables extended to Opus 4.7, 4.8 and Opus 5
Both mention opus model