[FEATURE] Add an "ask" array to the permissions configuration
Resolved 💬 5 comments Opened Sep 26, 2025 by nigel-upstart Closed Jan 9, 2026
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
There are certain commands I always want claude code to verify, and right now there is only "permissions" : {"allow":[], "deny":[]}. I want to ensure it asks for each invocation, and doesn't ask me if I always want to allow in the future. For things like git filter-branch for example
Proposed Solution
add ask array
Alternative Solutions
put nothing in, but not as good.
Priority
Medium - Would be very helpful
Feature Category
Interactive mode (TUI)
Use Case Example
_No response_
Additional Context
_No response_
This issue has 5 comments on GitHub. Read the full discussion on GitHub ↗