[FEATURE]
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
when running a session on the GUI version you can get a lot of prompts to allow for session or allow once to run a script or search the net etc. Thee need human intervention and can be missed if you are away from keyboard and slow down a work process
Proposed Solution
In the CLI version you can run claude --dangerously-skip-permissions to avoid having to give permissions every time it wants to look somewhere or run something. An option matching this would be very useful in the GUI version as you could start a task and let it run while you are away from the keyboard
Alternative Solutions
Currently I have designed a work around by getting Claude to write a script to check for the buttons on the screen and auto click them when it sees them
Priority
Critical - Blocking my work
Feature Category
Other
Use Case Example
I'm starting a project, get past all the set up and then get called away from the keyboard. the project stalls waiting for a confirmation that I accept it performing a web search. I don't return for 2 hours, that's 2 hours of processing lost
Additional Context
_No response_
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗