Help test experimental Windows sandbox #6065
ae-openai
announced in
Announcements
Replies: 1 comment 2 replies
-
|
I'm getting this conda.exe - application error each time codex tries to call the command I'm guessing. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi folks, we have more Windows improvements coming your way, and we'd love help testing.
If you use the CLI on native windows, you can enable a highly experimental filesystem and network sandbox. Once it's stable, Codex agent mode will run more securely and safely, with far fewer approvals.
The current biggest caveat is that does not prevent file writes, deletions, or creations in any directory where the Everyone SID already has write permissions (for example, world-writable folders).
Various commands that you'd expect to succeed may fail, and we'd love your help identifying those and any other rough edges.
Run in PowerShell with
Docs (minimal so far) here: https://github.com/openai/codex/blob/main/docs/sandbox.md#platform-sandboxing-details
Happy testing and thank you!
Beta Was this translation helpful? Give feedback.
All reactions