[FEATURE] VSCode quick-access permission control switch
Resolved 💬 4 comments Opened Nov 29, 2025 by memetican Closed Feb 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
Most of the work process I do with Claude is;
- Discuss (only) a feature and implementation path
- Write documentation / spec
- Implement the spec
- Debugging cycles
- Have Claude stop and review/research (discuss only) to figure out why it's not working
- Continue debugging cycles
The problem is there's no mechanic that makes it easy to switch between modes-
- Discuss only, no changes allowed
- Changes allowed, confirm each individually
- All changes allowed, yolo. Especially good for docs and isolated feature mocks on a new branch
Proposed Solution
I think of these as RED, YELLOW, GREEN states, and it would be much more practical to have a single-click state-switch that simply lets users gate Claude's activities quickly.
Ideally this would be implemented as a tab, with a clear indicator-
<img width="665" height="571" alt="Image" src="https://github.com/user-attachments/assets/35d134bd-4f0e-428e-831b-1fcfd99a49d6" />
Alternative Solutions
_No response_
Priority
High - Significant impact on productivity
Feature Category
Interactive mode (TUI)
Use Case Example
_No response_
Additional Context
_No response_
This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗