VSCode extension model picker missing Opus 4.7 (claude-opus-4-7)
Resolved 💬 1 comment Opened Apr 19, 2026 by sjasoft Closed May 26, 2026
Summary
The /model picker in the Claude Code VSCode extension does not list claude-opus-4-7 (Opus 4.7) as an available model, even when the user has a Max plan and Opus 4.7 is accessible via Claude Desktop.
Steps to Reproduce
- Open Claude Code in the VSCode extension
- Type
/moand select "Switch model" - Opus 4.7 does not appear in the list
Expected Behavior
All models available on the user's account/plan should appear in the model picker.
Actual Behavior
Opus 4.7 is absent. The model picker appears to use a hardcoded list that has not been updated to include claude-opus-4-7.
Workaround
Setting "model": "claude-opus-4-7" in ~/.claude/settings.json does work, but users shouldn't have to resort to manual config editing for models they're paying for.
Environment
- Claude Code: VSCode Extension
- Plan: Max (20x)
- Platform: Linux
- Opus 4.7 available in Claude Desktop: Yes
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗