← Back to context

Comment by christophilus

5 hours ago

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.

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