logoalt Hacker News

jawigginstoday at 6:16 AM2 repliesview on HN

I use `--dangerously-skip-permissions` and have yet to have it wipe my drive :shrug:. I don't know how I'm supposed to be running dozens of parallel agents each with their own sub-agents while trying to approve commands from each of them, it's just won't scale to the amount of work I need to get done.


Replies

erutoday at 6:19 AM

The permissions system seems to be mostly finegrained to help you from problems that backups and sandboxes already solve.

The more dangerous activities I find are sending messages to the outside world: I can't undo a dumb slack message to my boss.

show 1 reply
energy123today at 6:57 AM

Why not let it delete stuff in the current working folder and in tmp, but give it read-only access elsewhere?

show 1 reply