Claude Opus 4.5 and Sonnet 4.5 removed from /model selection, require launch flag

Anthropic has removed Claude Opus 4.5 and Sonnet 4.5 from the interactive /model selection menu within active sessions. This change affects users who previously could switch between models mid-session, particularly when managing token usage near context limits.
What changed
The /model command no longer lists Opus 4.5 or Sonnet 4.5 as available options during an ongoing session. Users discovered this when attempting to switch to less token-intensive models when approaching session context limits.
How to access older models
To use Opus 4.5 or Sonnet 4.5, you must now start a new session with the --model flag and specify the full model ID:
claude --model claude-opus-4-5-20250514
claude --model claude-sonnet-4-5-20250514The model ID format follows the pattern: claude-{family}-{version}-{date}. These older model IDs are not included in the /model picker interface and must be specified directly at session launch.
Practical implications
This change means you can't switch to these older models within an existing session. If you prefer using Opus 4.5 or Sonnet 4.5, you need to start fresh sessions with the appropriate flag. This affects workflow for users who regularly adjust model selection based on token consumption or specific task requirements.
📖 Read the full source: r/ClaudeAI
👀 See Also

Pentagon to adopt Palantir AI as core US military system
The Pentagon plans to adopt Palantir's AI technology as a core system for the US military, according to a memo. The Reuters article generated 47 points and 2 comments on Hacker News.

Slurm Coding: The AI-Powered Development Pattern Where Time Disappears
A developer describes 'Slurm coding' as an intense development pattern enabled by AI coding tools, where small ideas rapidly escalate into complete systems through a feedback loop of quick implementation and dopamine hits.

Claude-Code v2.1.78: Plugin State, Streaming Responses, and Critical Fixes
Claude-Code v2.1.78 adds plugin persistent state with ${CLAUDE_PLUGIN_DATA}, line-by-line response streaming, and fixes for API error loops, permission bypass issues, and sandbox security warnings.

‘AI Washing’: UK Firms Rebrand as AI Companies Despite Weak Links
PR executives report UK companies forcing them to pitch ordinary automation as AI, with 50% of AI-related press releases sent under duress. Examples include an AllBirds pivot to acquiring AI GPUs and a property firm calling a handheld scanner an AI tool.