Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Yeah this has been my experience as well. The Claude Code UI is still so much better, and the permissioning policy system is much better. Though I'm working on closing that gap by writing a custom policy https://github.com/openai/codex/blob/main/codex-rs/execpolic...

Kinda sick of Codex asking for approval to run tests for each test instance



Ah the tension between cybersecurity best practices and productivity is brutal right now.


lol yeah, but mostly just want to allow more types of reads for getting context, and primarily for test running / linting etc. I shouldn't have to approve every invocation of `pytest` or `bazel test`.


--dangerously-bypass-approvals-and-sandbox isn't enough for you?


I don't want unlimited writes. I basically want to unlock nearly everything but approve writes in some scenarios.


Where do unix permissions and a different user and extended attributes fall short for that?


You don't have to use Codex in its terminal UI - e.g. you can use it in the Zed IDE out-the-box:

https://zed.dev/blog/codex-is-live-in-zed


And also in emacs or neovim

https://xenodium.com/introducing-acpel




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: