mirror of
https://github.com/openai/codex.git
synced 2026-05-04 05:11:37 +03:00
docs: refresh Windows sandbox guidance
This commit is contained in:
@@ -207,7 +207,7 @@ The hardening mechanism Codex uses depends on your OS:
|
||||
|
||||
| Requirement | Details |
|
||||
| --------------------------- | --------------------------------------------------------------- |
|
||||
| Operating systems | macOS 12+, Ubuntu 20.04+/Debian 10+, or Windows 11 **via WSL2** |
|
||||
| Operating systems | macOS 12+, Ubuntu 20.04+/Debian 10+, or Windows 11 |
|
||||
| Node.js | **16 or newer** (Node 20 LTS recommended) |
|
||||
| Git (optional, recommended) | 2.23+ for built-in PR helpers |
|
||||
| RAM | 4-GB minimum (8-GB recommended) |
|
||||
@@ -513,7 +513,7 @@ Codex runs model-generated commands in a sandbox. If a proposed command or file
|
||||
<details>
|
||||
<summary>Does it work on Windows?</summary>
|
||||
|
||||
Not directly. It requires [Windows Subsystem for Linux (WSL2)](https://learn.microsoft.com/en-us/windows/wsl/install) - Codex is regularly tested on macOS and Linux with Node 20+, and also supports Node 16.
|
||||
Yes. Codex supports Windows 11 directly, including the native Windows sandbox flow. WSL2 remains an option if you prefer a Linux environment.
|
||||
|
||||
</details>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user