[Windows Desktop] Open folder generates malformed path and fails with ENOENT
Open 💬 1 comment Opened Aug 15, 2026 by dengren
💡 Likely answer: A maintainer (github-actions[bot], contributor)
responded on this thread — see the highlighted reply below.
What version of the Codex App are you using (From “About Codex” dialog)?
26.810.50856
What subscription do you have?
Plus
What platform is your computer?
Microsoft Windows NT 10.0.19045.0 x64
What issue are you seeing?
Environment:
- OS: Windows
- Codex version: <About Codex 26.810.50856>
- Workspace: C:\GitHub\deformxfer
Expected:
The “Open folder” action opens C:\GitHub\deformxfer in Explorer.
Actual:
The workspace runs normally and the directory exists, but “Open folder” fails:
ENOENT: no such file or directory, stat 'C:\c\..C:\GitHub\deformxfer'
Notes:
The app appears to concatenate a path prefix with an already absolute Windows path.
The issue occurs for multiple projects.
What steps can reproduce the bug?
I don't konw,maybe suddenly exit when codex is running task?
What is the expected behavior?
_No response_
Additional information
_No response_
1 Comment
Potential duplicates detected. Please review them and close your issue if it is a duplicate.
Powered by Codex Action