[FEATURE] Add a pre-auto-mode-classifier hook version of PermissinonRequest
Resolved 💬 3 comments Opened Mar 25, 2026 by zzJinux Closed May 27, 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
The current PermissionRequest hooks only run after the classifier blocks. Users may want to control permissions even before the classifier runs.
Proposed Solution
Add another hook that runs before the classifier kicks in
Alternative Solutions
_No response_
Priority
Medium - Would be very helpful
Feature Category
CLI commands and flags
Use Case Example
_No response_
Additional Context
_No response_
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗