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
10 Comments
Found 3 possible duplicate issues:
This issue will be automatically closed as a duplicate in 3 days.
🤖 Generated with Claude Code
There might have been a regression, as this was working previously if im not mistaken.
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
In recent version, even ask for permission for read a file though I had use --dangerously-skip-permissions
Same problem.
--dangerously-skip-permissionsdoesn'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.
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.
Yes, its still occurring
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!
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.i've created a repo to fix this: https://github.com/yigitkonur/hooks-claude-code