claude-code - 💡(How to fix) Fix /model picker does not list newly available models (Opus 4.7, 4.8)

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…

The /model picker does not include newly released models, even though the CLI banner advertises them at startup.

Root Cause

The /model picker does not include newly released models, even though the CLI banner advertises them at startup.

Fix Action

Workaround

Setting "model": "claude-opus-4-8" in ~/.claude/settings.json works, but the picker should list all available models.

RAW_BUFFERClick to expand / collapse

Description

The /model picker does not include newly released models, even though the CLI banner advertises them at startup.

Steps to Reproduce

  1. Start a new Claude Code session (v2.1.156, Claude Team plan)
  2. Observe the startup banner: Opus 4.8 is now available! · /model to switch
  3. Type /model
  4. The picker list does not include Opus 4.8 (or previously, 4.7)

Expected Behavior

Models advertised in the startup banner should appear in the /model picker.

Actual Behavior

The picker omits the advertised model. This has happened consistently across multiple model releases (4.7 and now 4.8).

Environment

  • Claude Code version: 2.1.156
  • Plan: Claude Team
  • OS: Linux 6.17.0-29-generic
  • TUI mode: fullscreen

Workaround

Setting "model": "claude-opus-4-8" in ~/.claude/settings.json works, but the picker should list all available models.

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…

Still need to ship something?

×6

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

Back to top recommendations

TRENDING

claude-code - 💡(How to fix) Fix /model picker does not list newly available models (Opus 4.7, 4.8)