Codex stuck at creating workarounds when trying to build dotnet project
Resolved 💬 1 comment Opened Jan 26, 2026 by molostovvs Closed Feb 1, 2026
What version of Codex is running?
codex-cli 0.91.0
What subscription do you have?
Business
Which model were you using?
gpt-5.2-codex (high)
What platform is your computer?
Linux 6.18.6-arch1-1 x86_64 unknown
What terminal emulator and version are you using (if applicable)?
foot + tmux
What issue are you seeing?
when asking codex to build dotnet project (dotnet build), it is facing network sandboxing issues and tries workarounds (check the dotnet workload, global.json, sdk versions, etc) instead of asking for elevated permissions for this command
What steps can reproduce the bug?
Uploaded thread: 019bfa16-6bcb-7e02-bf9b-0e17f33b3214
What is the expected behavior?
Codex knowns that for dotnet build and other dotnet related commands it should ask for approval and do it by default
Additional information
_No response_
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗