[BUG] ---dangerously-skip-permissions without internet is not dangerous enough anymore
Resolved 💬 5 comments Opened May 1, 2025 by CarltonHenderson Closed May 2, 2025
Environment
A docker container with internet access, like a vscode devcontainer.
Bug Description
I can no longer let Claude Code run while I think about other things.
--dangerously-skip-permissions used to help Claude Code approach the utility of devin.ai. But now it feels little more helpful than Github Copilot Edits.
Steps to Reproduce
- Run Claude Code with
--dangerously-skip-permissionsin a container with code you trust or where you are willing to take some risk. - Ask it to do something nontrivial (like fix your github actions)
Expected Behavior
It makes a good effort. It did this pretty great until this afternoon.
Actual Behavior
It asks for confirmation before running any commands or even before editing local files. Now it needs continuous babysitting instead of getting useful work done in my absence.
This issue has 5 comments on GitHub. Read the full discussion on GitHub ↗