Feature request: Plan mode bypass permission

Status Open
Maintainer reply None cached
Activity 10 comments · opened Sep 4, 2025

Problem:
Plan mode with --dangerously-skip-permissions still ask permission for some actions

Solution:
Plan mode bypass permission

View original on GitHub ↗

10 Comments

github-actions[bot] · 12 months ago

Found 3 possible duplicate issues:

  1. https://github.com/anthropics/claude-code/issues/5466
  2. https://github.com/anthropics/claude-code/issues/1948
  3. https://github.com/anthropics/claude-code/issues/5859

This issue will be automatically closed as a duplicate in 3 days.

  • If your issue is a duplicate, please close it and 👍 the existing issue instead
  • To prevent auto-closure, add a comment or 👎 this comment

🤖 Generated with Claude Code

rafazafar · 10 months ago

There might have been a regression, as this was working previously if im not mistaken.

tiagoefreitas · 9 months ago

Yes I think its a regression and may be related totThe fix in https://github.com/anthropics/claude-code/issues/1825 that does not really fix anything. Switching to plan mode or other modes disables the bypass permissions setting, that should be always on if launched from the cli with --dangerously-skip-permissions

tjx666 · 9 months ago

In recent version, even ask for permission for read a file though I had use --dangerously-skip-permissions

binaryfire · 9 months ago

Same problem. --dangerously-skip-permissions doesn't apply in plan mode. I'm using symlinked packages inside my repo and because those paths resolve to paths outside the repo, I'm constantly being asked for approvals in plan mode.

I've had to stop using plan mode and start planning in edit mode with "Don't write code yet, just reply" at the end of every prompt to get around this.

github-actions[bot] · 8 months ago

This issue has been inactive for 30 days. If the issue is still occurring, please comment to let us know. Otherwise, this issue will be automatically closed in 30 days for housekeeping purposes.

nullbio · 7 months ago

Yes, its still occurring

kiwimarknz · 5 months ago

same problem currently occurs in Windows Desktop v 1.1.5749 (ecf3d9) . Plan Mode needs the ability to use tools that will only read files. Planning is a drag otherwise!

papag00se · 5 months ago

This is still happening in extension version 2.1.88. I am so used to Codex, it just executes the plans. I will start working on other things or walk away from my desk for lunch only to find out Claude was sitting there waiting for me the whole time to approve a plan. A bit frustrating.

yigitkonur · 4 months ago

i've created a repo to fix this: https://github.com/yigitkonur/hooks-claude-code