[FEATURE] Allow vscode extension to save runtime grants in local settings / project settings
Resolved 💬 2 comments Opened Mar 25, 2026 by elvince Closed Apr 24, 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
I often works with worktree and all runtime grants are stored are the windows users level, and are linked to the current workspace folder.
When creating worktree, the grants will be asked again whereas we are on the same project
Proposed Solution
Have a way to select where to store the rules by default (user, project local, project ).
Claude Code already managed this 3 levels config, so we should have a way to select how we want to work.
Thanks,
Alternative Solutions
_No response_
Priority
High - Significant impact on productivity
Feature Category
CLI commands and flags
Use Case Example
_No response_
Additional Context
_No response_
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗