Help test the Codex IDE Extension with Windows WSL #5471
Replies: 25 comments 82 replies
|
I've set up a new project to test these changes, and the results are positive:
|
|
i get a error: |
|
@Kbediako I found the cause: it was due to Proxifier being installed on my Windows. Disabling it resolved the issue. |
|
@Kbediako The FAKE IP caused by Proxifier's DNS resolution through a proxy. |
|
@Kbediako I have posted this topic to other forums to get more testers. :) |
|
@Kbediako However, if I use MCP with a configuration like the following: You will then get the following error: |
|
Then there is the issue of MCP. I will give an example of this issue in detail. I am using the following MCP configuration. When I don't use But if you use
|
|
I asked Codex (gpt5-high) to create a simple browser extension in an empty folder ( That also seems to fail because of permission issues. VS Code itself can create files just fine (via UI and terminal). After telling it Afterwards it realized the file content was not as expected though: It did, and then created a working extension. |
|
0.5.23 is out, but unless I'm missing it there's no changelog and the release page only covers the CLI. |
|
I'm using the latest 0.5.23 version and configured the latest MCP under WSL. But you will still get the following error report. |
|
0.5.23 is out with a couple fixes here:
|
|
0.5.33 is out with a few more fixes!
|
|
Dear Sir, I need to use a network proxy to access the internet — I believe this is the case for many companies as well. When I remote into other physical machines, Codex works fine. However, only in WSL, even with the same network settings and after trying many methods, Codex still cannot access the network. In contrast, Copilot has never had this issue — as long as I configure the network proxy correctly in VS Code, it works perfectly. There used to be a workaround for this problem, but it no longer works in version 0.4.31 or 0.5.33. Please help fix this issue. Thanks! Thanks |
|
0.4.34 is out! All the above fixes from 0.5.33, plus some additional bug fixes. Thank you all for your feedback during this time - we appreciate your continued feedback |
|
According to the OP on X, GPT-5.1 is the best of the new models for Codex on Windows. |
|
I figured out how to modify with WSL config.toml It's at this path (Windows Explorer): The extension should be able to open it from the menu using the correct path. 🤷♂️ |
|
Hi folks - thanks for all the discussion here. Going to cross-post this announcement for visibility:
Instead of using "Run in WSL", you can now try Agent mode in the experimental sandbox on Native Windows. We'd love your feedback in #6065 |
|
I think I wrote all the necessary information. If you can open the bug report that would be better. I don't have time for separating everything into fields for a new report |















Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hello! Thanks to all of you who've provided feedback and contributions since the Codex CLI and IDE extension launched. We have a few improvements coming for the IDE Extension on Windows, and we'd love your help testing and improving.
To start, today's prerelease build supports using Windows Subsystem for Linux (WSL2) to run commands in bash, for better performance and fewer approvals with sandboxing.
How to test:
wsl --installas adminchatgpt.runCodexInWindowsSubsystemForLinuxsetting in VSCode SettingsSharing feedback
We'd love to know how this works for you. Please reply to this discussion with your questions and feedback.
Thanks for helping us improve Codex on Windows!
All reactions