[Cursor][Codex Extension 0.5.78][Windows] Clicking file links in chat triggers `vscode://codex/local-environments` and blocks file open
What version of the IDE extension are you using?
Codex Extension 0.5.78
What subscription do you have?
pro
Which IDE are you using?
Cursor
What platform is your computer?
Environment: - OS: Windows 11 - IDE: Cursor - Extension: openai.chatgpt 0.5.78-universal - WSL: not installed
What issue are you seeing?
Title:
[Cursor][Codex Extension 0.5.78][Windows] Clicking file links in chat triggers vscode://codex/local-environments and blocks file open
Environment:
- OS: Windows 11
- IDE: Cursor
- Extension: openai.chatgpt 0.5.78-universal
- WSL: not installed
Steps to Reproduce:
- Ask Codex to return file references in chat.
- Click a file link in the chat response.
- Observe extension log.
Expected:
- Click opens target file at path/line directly.
Actual:
- Error:
local-environments is not supported in the extension - URL:
vscode://codex/local-environments - File open action does not execute.
Impact:
- Cannot open files directly from Codex chat links, breaks core workflow.
Logs:
- Attach Codex.log excerpt with timestamp and stack trace.
What steps can reproduce the bug?
Title:
[Cursor][Codex Extension 0.5.78][Windows] Clicking file links in chat triggers vscode://codex/local-environments and blocks file open
Environment:
- OS: Windows 11
- IDE: Cursor
- Extension: openai.chatgpt 0.5.78-universal
- WSL: not installed
Steps to Reproduce:
- Ask Codex to return file references in chat.
- Click a file link in the chat response.
- Observe extension log.
Expected:
- Click opens target file at path/line directly.
Actual:
- Error:
local-environments is not supported in the extension - URL:
vscode://codex/local-environments - File open action does not execute.
Impact:
- Cannot open files directly from Codex chat links, breaks core workflow.
Logs:
- Attach Codex.log excerpt with timestamp and stack trace.
What is the expected behavior?
Title:
[Cursor][Codex Extension 0.5.78][Windows] Clicking file links in chat triggers vscode://codex/local-environments and blocks file open
Environment:
- OS: Windows 11
- IDE: Cursor
- Extension: openai.chatgpt 0.5.78-universal
- WSL: not installed
Steps to Reproduce:
- Ask Codex to return file references in chat.
- Click a file link in the chat response.
- Observe extension log.
Expected:
- Click opens target file at path/line directly.
Actual:
- Error:
local-environments is not supported in the extension - URL:
vscode://codex/local-environments - File open action does not execute.
Impact:
- Cannot open files directly from Codex chat links, breaks core workflow.
Logs:
- Attach Codex.log excerpt with timestamp and stack trace.
Additional information
Title:
[Cursor][Codex Extension 0.5.78][Windows] Clicking file links in chat triggers vscode://codex/local-environments and blocks file open
Environment:
- OS: Windows 11
- IDE: Cursor
- Extension: openai.chatgpt 0.5.78-universal
- WSL: not installed
Steps to Reproduce:
- Ask Codex to return file references in chat.
- Click a file link in the chat response.
- Observe extension log.
Expected:
- Click opens target file at path/line directly.
Actual:
- Error:
local-environments is not supported in the extension - URL:
vscode://codex/local-environments - File open action does not execute.
Impact:
- Cannot open files directly from Codex chat links, breaks core workflow.
Logs:
- Attach Codex.log excerpt with timestamp and stack trace.
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗