top | item 45648487

(no title)

maherbeg | 4 months ago

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

discuss

order

mmaunder|4 months ago

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

maherbeg|4 months ago

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`.