Permissions issues continue
What version of Codex is running?
v0.73.0
What subscription do you have?
api
Which model were you using?
gpt-5.2 xhigh
What platform is your computer?
Darwin 24.6.0 arm64 arm
What issue are you seeing?
--yolo and --dangerously-bypass-approvals-and-sandbox are just ignored now Ran cd /Users/taf2/work/ctm && git show 48b94dd551d1f702ecc2357afde02eabe2ee8923 └ /Users/taf2/.rvm/scripts/rvm: line 29: /bin/ps: Operation not permitted commit 48b94dd551d1f702ecc2357afde02eabe2ee8923 … +376 lines received_state = nil schedule = Object.new
thread id: 019b27a9-73f5-7b51-95ad-758f961afed6
What steps can reproduce the bug?
codex --dangerously-bypass-approvals-and-sandbox --search or codex --yolo
use codex and it's blocked from runnin tools are at least keeps reporting that it can't access /bin/ps which like why block/prevent /bin/ps this is very annoying
What is the expected behavior?
stop blocking /bin/ps
Additional information
why block /bin/ps
respect the --yolo
Hey @taf2, thanks for reporting. This looks like a duplicate of #4620, which we are tracking.
Apologies; it looks like you are using RVM and not Homebrew like the issue in #4620. Reopening.
I still think the root issue is preventing /bin/ps e.g. read only tools... or maybe have a mode where read only tools is allowed as a way of elevating permissions. like /bin/ls etc... should* be okay at some permissions level...
I see this on every command execution as well:
~/.rvm/scripts/rvm:29: operation not permitted: ps