Job Chong

Results 3 comments of Job Chong

Setting `networkingMode=VirtioProxy` in `.wslconfig` allows the `localhost` callback to work. You will have to manually copy-paste the initial auth URL into your browser though.

@jif-oai thank you for the comments! I've addressed them and moved the processing back into the context manager.

I get what you guys mean, especially with changes like https://github.com/openai/codex/commit/349734e38d91c6d70b7dd04e3e9c5d5319132323 and https://github.com/openai/codex/commit/2222cab9eafb5e8abd100be465515a4c6be028f2. This PR was raised a few days before these fixes came in. Thanks for the feedback @jif-oai,...