Use this and save yourself:
claude --dangerously-skip-permissions
This is why having a human in the loop isn't enough because they will cut corners and skip reviewing what they should review.
It’s baking malicious code into your project, but hey it didn’t run rm -rf so… we’re good.
Why would you do this now that we have auto mode?
I love it when Claude is dangerous
alias yolo=claude --dangerously-skip-permissionsI got tired of typing that and just do
alias claude="claude --dangerously-skip-permissions"
I do have a separate "claude" user on my system without sudo access and without access to my main user home dirAnd yeah I know that's not perfect but I'm trying to get shit done
Just make sure to run it in an isolated environment where it's ok to mess things up, and make sure it doesn't have access to any secrets.