Permissions Validation Override Not Working in Plan Mode

Resolved 💬 4 comments Opened Aug 6, 2025 by ivan23kor Closed Aug 9, 2025

Bug Description

Plan mode asks for permissions for every command, even if running claude --dangerously-skip-permissions or enabling auto-accept mode. Is this intentional?

I often find myself launching Claude Code to figure out a detailed plan and then, after a few iterations on editing the plan, I am asking Claude Code to start executing on the plan. I would like to do it all in one conversation to provide best planning context to Claude Code.

I need to clarify that I launch Claude Code with --dangerously-skip-permissions, and I later enter plan mode by cycling Shift+Tab. No confirmation for Claude Code actions permissions is asked before entering plan mode - permission checks appear after having enabled "plan" mode.

Environment Info

  • Platform: win32
  • Terminal: vscode
  • Version: 1.0.69
  • Feedback ID: ce27378c-a485-4992-889c-1996694ce8b1

Steps to Reproduce

  1. Start claude with claude --dangerously-skip-permissions
  2. Enable plan mode with triple Shift+Tab
  3. Next edits will ask for confirmation, even though claude was started with --dangerously-skip-permissions. Selecting auto-accept mode by cycling Shift+Tab one more time does not help

View original on GitHub ↗

This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗