claude-code - 💡(How to fix) Fix [BUG] "Allow Dangerously Skip Permissions" overrides plan mode in VS Code extension

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…

Error Message

Error Messages/Logs

Root Cause

Platform - I selected other because you don't have an option for selecting Claude Pro plan. Not sure if that counts as API. Terminal/Shell - I selected 'other' because I am using the extension and there is no choice for 'none' or 'n/a'.

RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • I have searched existing issues and this hasn't been reported yet
  • This is a single bug report (please file separate reports for different bugs)
  • I am using the latest version of Claude Code

What's Wrong?

I am opening this as a new issue as instructed in #17544

When "Allow Dangerously Skip Permissions" is enabled while plan mode is active, the VS Code extension automatically implements the plan without asking for my approval first, skipping the permission prompt entirely. My understanding is that enabling this setting should still respect plan mode, it should only add a new option to the approval modes list (such as "Auto approve" or "Bypass"), not override plan mode entirely.

What Should Happen?

Even while the "Allow Dangerously Skip Permissions" setting is enabled in settings, it should still respect the normal behavior of plan mode.

Error Messages/Logs

Steps to Reproduce

  1. Enable the "Allow Dangerously Skip Permissions" setting in the VS Code extension.
  2. Enable plan mode.
  3. Submit a prompt for a plan. (tested with default model with high thinking)
  4. Observe the planning properly taking place.
  5. Observe the plan being implemented without asking.

Claude Model

Sonnet (default)

Is this a regression?

I don't know

Last Working Version

No response

Claude Code Version

2.1.145 (VS Code)

Platform

Other

Operating System

Windows

Terminal/Shell

Other

Additional Information

Platform - I selected other because you don't have an option for selecting Claude Pro plan. Not sure if that counts as API. Terminal/Shell - I selected 'other' because I am using the extension and there is no choice for 'none' or 'n/a'.

Not sure if this is worth noting: but the planning phase was significantly extensive compared to previous usage of plan mode with the same codebase. I would say planning took around 10 minutes while using 13% of my usage quota.

This issue occurred while editing a codebase running in an Ubuntu development container alongside the 'Dev Containers' Microsoft VS Code extension with the host machine as Windows 11. I selected Windows for the operating system in this report which might be incorrect given the scenario.

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] "Allow Dangerously Skip Permissions" overrides plan mode in VS Code extension