Permissions issues continue

Open 💬 4 comments Opened Dec 16, 2025 by taf2

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

View original on GitHub ↗

This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗