Hacker News new | ask | show | jobs
by dbbk 31 days ago
Sorry if I'm missing something but is there a way to create a new Claude workspace that has dangerously-skip-permissions but starts in Plan mode? There's no mode selector in the new workspace modal
1 comments

Yeah I have --dangerously-skip-permissions configured as a preset for Claude in Superset, but you can add more commands too. Just go to Settings > Terminal
That overrides plan mode though, eg it seems claude --dangerously-skip-permissions and --permission-mode plan can't be used together. So I can't kick off a workspace from Superset with a prompt that starts in Plan mode but can switch to dangerous
Ohh I see what you're saying. I guess you can start in plan mode and then once you're ready to tell it to proceed then shift+tab to auto mode?