Hacker News new | ask | show | jobs
by _zoltan_ 152 days ago
Claude asks you for permissions every time it wants to run something.
2 comments

Until you run --dangerously-skip-permissions
That's why you run with "dangerously allow all." What's the point of LLMs if I have to manually approve everything? IME you only get half decent results if the agent can run tests, run builds and iterate. I'm not going to look at the wall of texts it produces on every iterations, they are mostly convincing bullshit. I'll review the code it wrote once the tests pass, but I don't want to be "in the loop".