claude-code - 💡(How to fix) Fix Add claude-opus-4-6 and claude-opus-4-6[1m] to model picker [1 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
anthropics/claude-code#51758Fetched 2026-04-22 07:53:38
View on GitHub
Comments
0
Participants
1
Timeline
4
Reactions
0
Participants
Timeline (top)
labeled ×3closed ×1

claude-opus-4-6 and claude-opus-4-6[1m] (1M context) are valid model IDs accepted by /model, but neither appears in the model picker UI. Users have to know the exact ID and type it manually.

Root Cause

claude-opus-4-6 and claude-opus-4-6[1m] (1M context) are valid model IDs accepted by /model, but neither appears in the model picker UI. Users have to know the exact ID and type it manually.

RAW_BUFFERClick to expand / collapse

Summary

claude-opus-4-6 and claude-opus-4-6[1m] (1M context) are valid model IDs accepted by /model, but neither appears in the model picker UI. Users have to know the exact ID and type it manually.

Expected behavior

Both Opus 4.6 variants should appear as selectable options in the model picker alongside Opus 4.7, Sonnet 4.6, and Haiku 4.5.

Current behavior

Only Opus 4.7 appears as the Opus option in the picker. Setting either Opus 4.6 variant requires /model claude-opus-4-6 or /model claude-opus-4-6[1m] typed manually.

extent analysis

TL;DR

The model picker UI may need an update to include the missing Opus 4.6 variants as selectable options.

Guidance

  • Verify the model IDs claude-opus-4-6 and claude-opus-4-6[1m] are correctly registered in the backend to ensure they can be recognized by the model picker.
  • Check the model picker UI configuration to see if there are any filters or conditions that might be excluding the Opus 4.6 variants from being displayed.
  • Review the UI code to determine if the model list is dynamically generated or hardcoded, and update it accordingly to include the missing variants.
  • Test the model picker UI with different input scenarios to ensure the Opus 4.6 variants can be selected once the update is applied.

Notes

The issue seems to be related to the model picker UI not displaying the expected options, but the root cause is unclear without more information about the UI implementation.

Recommendation

Apply a workaround by updating the model picker UI to include the missing Opus 4.6 variants as selectable options, as this is the most direct way to address the issue based on the provided information.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

FAQ

Expected behavior

Both Opus 4.6 variants should appear as selectable options in the model picker alongside Opus 4.7, Sonnet 4.6, and Haiku 4.5.

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING