-
Notifications
You must be signed in to change notification settings - Fork 12.8k
Sandbox broken in 0.133.0 #24133
Copy link
Copy link
Open
Labels
CLIIssues related to the Codex CLIIssues related to the Codex CLIbugSomething isn't workingSomething isn't workingsandboxIssues related to permissions or sandboxingIssues related to permissions or sandboxingwindows-osIssues related to Codex on Windows systemsIssues related to Codex on Windows systems
Metadata
Metadata
Assignees
Labels
CLIIssues related to the Codex CLIIssues related to the Codex CLIbugSomething isn't workingSomething isn't workingsandboxIssues related to permissions or sandboxingIssues related to permissions or sandboxingwindows-osIssues related to Codex on Windows systemsIssues related to Codex on Windows systems
Type
Fields
Give feedbackNo fields configured for issues without a type.
What version of Codex CLI is running?
0.133.0
What subscription do you have?
Plus
Which model were you using?
5.3 codex/ 5.4 mini
What platform is your computer?
Windows 11
What terminal emulator and version are you using (if applicable)?
Powershell7
Codex doctor report
What issue are you seeing?
The sandbox is broken agent couldnt read any file even without elevated permissions. Rolling back to 0.132.0 solved the problem.
What steps can reproduce the bug?
Update to 0.133.0 ask the model to read files from project thaf you usually work with
What is the expected behavior?
Agent can read/write files within the project without elevated permissions
Additional information
No response