claude-code - 💡(How to fix) Fix [BUG] Auto Mode missing from VS Code extension mode selector dropdown (v2.1.143)

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…

Auto Mode has disappeared from the VS Code extension's mode selector dropdown as of v2.1.143. The dropdown (accessed via the mode chip or Shift+Tab in the input area) only shows three modes:

  • Ask before edits
  • Edit automatically
  • Plan mode

Auto Mode is no longer listed. This was working as recently as 2025-05-16.

Root Cause

Auto Mode has disappeared from the VS Code extension's mode selector dropdown as of v2.1.143. The dropdown (accessed via the mode chip or Shift+Tab in the input area) only shows three modes:

  • Ask before edits
  • Edit automatically
  • Plan mode

Auto Mode is no longer listed. This was working as recently as 2025-05-16.

RAW_BUFFERClick to expand / collapse

Description

Auto Mode has disappeared from the VS Code extension's mode selector dropdown as of v2.1.143. The dropdown (accessed via the mode chip or Shift+Tab in the input area) only shows three modes:

  • Ask before edits
  • Edit automatically
  • Plan mode

Auto Mode is no longer listed. This was working as recently as 2025-05-16.

Environment

  • Claude Code version: 2.1.143
  • VS Code extension version: v2.1.143 (anthropic.claude-code)
  • OS: Ubuntu 20.04 on WSL2 (kernel 6.6.87.2-microsoft-standard-WSL2)
  • Installation method: VS Code extension (not npm)

Steps to Reproduce

  1. Open VS Code with Claude Code extension v2.1.143
  2. Open a Claude Code session
  3. Click the mode selector (bottom-right of input area) or press Shift+Tab
  4. Observe only 3 modes shown — Auto Mode is missing

Expected Behavior

The mode selector dropdown should include Auto Mode as a fourth option, as it did in previous versions.

Actual Behavior

Only "Ask before edits", "Edit automatically", and "Plan mode" are shown. Auto Mode is completely absent from the UI.

Screenshots

The mode selector dropdown showing only 3 modes (no Auto Mode visible).

Related Issues

  • #54080 — auto mode removed from permission-mode choices in native builds
  • #51879 — auto mode not available via any entry path in some configurations

Additional Context

The v2.1.143 changelog mentions "Shift+Tab in attached agent sessions now includes auto mode in the cycle," suggesting Auto Mode should still be accessible. However, neither the dropdown UI nor Shift+Tab cycling reveals Auto Mode in this environment.

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 [BUG] Auto Mode missing from VS Code extension mode selector dropdown (v2.1.143)