Comment by nardib 1 day ago Use this and save yourself:claude --dangerously-skip-permissions 12 comments nardib Reply tasuki 1 day ago 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. wildpeaks 1 day ago This is why having a human in the loop isn't enough because they will cut corners and skip reviewing what they should review. preciousoo 1 day ago I created a watcher for this problem, to watch my PRs for unfinished scope and have a fresh Claude reviewUses tmux and gh https://github.com/Kyu/claude-pr-watch chuckadams 1 day ago A tool that pushes people into permissions fatigue is in fact the proper recipient of the blame. The tool in question here is the entire system though, including the OS with insufficient permission boundaries in userspace, not just the agent kennywinker 1 day ago A tool that bypasses permission requests because they’re annoying will be just as guilty when the repo is poisoned. 1 reply → kennywinker 1 day ago It’s baking malicious code into your project, but hey it didn’t run rm -rf so… we’re good. maxbond 21 hours ago Why would you do this now that we have auto mode? qsxfthnkp2322 1 day ago I love it when Claude is dangerous paulddraper 1 day ago alias yolo=claude --dangerously-skip-permissions dheera 1 day ago I 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 franze 1 day ago alias claude+="claude --dangerously-skip-permissions"alias claude++="claude --dangerously-skip-permissions --continue"
tasuki 1 day ago 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.
wildpeaks 1 day ago This is why having a human in the loop isn't enough because they will cut corners and skip reviewing what they should review. preciousoo 1 day ago I created a watcher for this problem, to watch my PRs for unfinished scope and have a fresh Claude reviewUses tmux and gh https://github.com/Kyu/claude-pr-watch chuckadams 1 day ago A tool that pushes people into permissions fatigue is in fact the proper recipient of the blame. The tool in question here is the entire system though, including the OS with insufficient permission boundaries in userspace, not just the agent kennywinker 1 day ago A tool that bypasses permission requests because they’re annoying will be just as guilty when the repo is poisoned. 1 reply →
preciousoo 1 day ago I created a watcher for this problem, to watch my PRs for unfinished scope and have a fresh Claude reviewUses tmux and gh https://github.com/Kyu/claude-pr-watch
chuckadams 1 day ago A tool that pushes people into permissions fatigue is in fact the proper recipient of the blame. The tool in question here is the entire system though, including the OS with insufficient permission boundaries in userspace, not just the agent kennywinker 1 day ago A tool that bypasses permission requests because they’re annoying will be just as guilty when the repo is poisoned. 1 reply →
kennywinker 1 day ago A tool that bypasses permission requests because they’re annoying will be just as guilty when the repo is poisoned. 1 reply →
kennywinker 1 day ago It’s baking malicious code into your project, but hey it didn’t run rm -rf so… we’re good.
dheera 1 day ago I 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 franze 1 day ago alias claude+="claude --dangerously-skip-permissions"alias claude++="claude --dangerously-skip-permissions --continue"
franze 1 day ago alias claude+="claude --dangerously-skip-permissions"alias claude++="claude --dangerously-skip-permissions --continue"
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.
This is why having a human in the loop isn't enough because they will cut corners and skip reviewing what they should review.
I created a watcher for this problem, to watch my PRs for unfinished scope and have a fresh Claude review
Uses tmux and gh https://github.com/Kyu/claude-pr-watch
A tool that pushes people into permissions fatigue is in fact the proper recipient of the blame. The tool in question here is the entire system though, including the OS with insufficient permission boundaries in userspace, not just the agent
A tool that bypasses permission requests because they’re annoying will be just as guilty when the repo is poisoned.
1 reply →
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
I got tired of typing that and just do
I do have a separate "claude" user on my system without sudo access and without access to my main user home dir
And yeah I know that's not perfect but I'm trying to get shit done
alias claude+="claude --dangerously-skip-permissions"
alias claude++="claude --dangerously-skip-permissions --continue"