claude-code - 💡(How to fix) Fix VSCode extension model picker shows 1M context but actual limit is 200k

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…
RAW_BUFFERClick to expand / collapse

Bug Description

The VSCode extension model picker displays "Opus 4.6 (1M context)" as the selected model, but the actual context window being used is 200k tokens.

Steps to Reproduce

  1. Open Claude Code in the VSCode extension
  2. Open model settings — it shows "Opus 4.6 (1M context)"
  3. Open the context usage panel — it shows 36.1k / 200.0k tokens (18%) with a 200k limit
  4. Confirm via terminal CLI /model command — also reports 200k context

Expected Behavior

The model picker and the actual context limit should agree. Either:

  • The 1M context should actually be active if it's shown as selected, or
  • The model picker should not show 1M as an available option if it's not supported

Actual Behavior

  • Model picker UI says: 1M context
  • Context usage panel says: 200k limit
  • Terminal /model command says: 200k context

Environment

  • Claude Code VSCode extension
  • Model: claude-opus-4-6
  • Platform: Linux (Debian)

🤖 Generated with Claude Code

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 VSCode extension model picker shows 1M context but actual limit is 200k