logoalt Hacker News

christophilustoday at 10:13 AM1 replyview on HN

Claude Code has gotten so bad about this that I’ve stopped using it for code reviews. I may look into wiring Claude up to Codex as an alternative LLM just to compensate.

I think the issue is that I’m running Claude Code in a container so it sees that it is root, and becomes a lot more cautious. Not sure, though.


Replies

kangaliootoday at 12:08 PM

If you're running Claude Code in a container anyways, why does `--dangerously-skip-permissions` not work for you?

show 1 reply