app/features.md +10 −0
101 101
102102
103 103
104## Native Windows sandbox
105
106On Windows, Codex can run natively in PowerShell with a native Windows sandbox
107instead of requiring WSL or a virtual machine. This lets you stay in
108Windows-native workflows while keeping bounded permissions in place.
109
110[Learn more about Windows setup and sandboxing](https://developers.openai.com/codex/app/windows).
111
112
113
104## Voice dictation114## Voice dictation
105 115
106Use your voice to prompt Codex. Hold <kbd>Ctrl</kbd>+<kbd>M</kbd> while the composer is visible and start talking. Your voice will be transcribed. Edit the transcribed prompt or hit send to have Codex start work.116Use your voice to prompt Codex. Hold <kbd>Ctrl</kbd>+<kbd>M</kbd> while the composer is visible and start talking. Your voice will be transcribed. Edit the transcribed prompt or hit send to have Codex start work.