The app stopped working and crashing in windows with windows_wsl_setup_acknowledged = true

Resolved 💬 2 comments Opened Mar 18, 2026 by hriteek Closed Mar 18, 2026

What version of the Codex App are you using (From “About Codex” dialog)?

26.313.5234.0

What subscription do you have?

pro

What platform is your computer?

Microsoft Windows NT 10.0.26200.0 x64

What issue are you seeing?

<img width="699" height="696" alt="Image" src="https://github.com/user-attachments/assets/4d094f06-eab1-4937-811e-cd28cf5e1045" />

But I don't see issue with the config.toml
wsl
`model = "gpt-5.4"
model_reasoning_effort = "high"
personality = "pragmatic"
[notice]
hide_gpt5_1_migration_prompt = true

[notice.model_migrations]
"gpt-5.2" = "gpt-5.2-codex"

[projects."******"]
trust_level = "untrusted"

[projects."******"]
trust_level = "untrusted"

[projects."******"]
trust_level = "untrusted"

[projects."******"]
trust_level = "untrusted"

[projects."******"]
trust_level = "untrusted"

[projects."******"]
trust_level = "untrusted"

[features]
apps = true
multi_agent = true
`

windows
`windows_wsl_setup_acknowledged = true
personality = "pragmatic"
model = "gpt-5.4"
model_reasoning_effort = "high"

[windows]

[features]
multi_agent = true
`

What steps can reproduce the bug?

Just try to run the application

What is the expected behavior?

The app show work properly like it did before.

Additional information

_No response_

View original on GitHub ↗

This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗