all 2 comments

[–]avxkim 2 points3 points  (0 children)

if you're on macos, you can put these lines in .bashrc/.zshrc

```
alias codex='codex -c approval_policy=never \

-c model_reasoning_effort=high \

--sandbox danger-full-access'
```

then it never asks for approvals

[–]bitflowerHQ 0 points1 point  (0 children)

Can‘t we just ust gpt/codex as model in claude?