[FEATURE] Dangerously skip allow permissions but continue to respect `permissions.deny`
Preflight Checklist
- [x] I have searched existing requests and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
Problem Statement
I want to be able to run Claude Code with --dangerously-skip-permissions but ONLY for allowed and unknown permissions. I want CC to continue respecting my permissions.deny settings.
The rationale is that I know what is of utmost danger to my machine, and I've already put those commands under permissions.deny.
Proposed Solution
Provide another mode that respects permissions.deny but which ignores all other commands.
Priority
High - Significant impact on productivity
Feature Category
Configuration and settings
This is exactly how I wish dangeously-skip worked. Stay away from git push, you slippery snake!
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.