Title: Regression: file/code links generated in Codex output are not clickable in VS Code plugin 26.409.20454 over Remote-SSH
Resolved 💬 1 comment Opened Apr 14, 2026 by sbrytskyy Closed Apr 14, 2026
What version of the IDE extension are you using?
26.409.20454
What subscription do you have?
Corporate
Which IDE are you using?
Visual Studio Code 1.115.0 (system setup)
What platform is your computer?
- Local OS: Windows_NT x64 10.0.26200 - Remote environment: VS Code Remote-SSH to Oracle Linux 9
What issue are you seeing?
Possible key trigger: this happens when using VS Code over Remote-SSH to an Oracle Linux 9 host. File/code links generated in Codex output are not clickable in plugin version 26.409.20454. The same behavior works correctly in version 26.406.40811, so this appears to be a regression introduced in 26.409.20454.
What steps can reproduce the bug?
- Connect to an Oracle Linux 9 host using Remote-SSH in VS Code.
- Install Codex plugin version 26.409.20454.
- Ask Codex to generate output containing file/code links.
- Click a generated file/code link in the Codex output.
- Observe that nothing happens.
- Downgrade the Codex plugin to version 26.406.40811.
- Repeat the same steps.
- Observe that file/code links work correctly there.
What is the expected behavior?
Clicking a file/code link generated in Codex output should open the target normally.
Additional information
- Regression window:
- Working: 26.406.40811
- Broken: 26.409.20454
- This may be specific to the Remote-SSH + Oracle Linux 9 setup.
- This appears to be a plugin regression rather than a workspace/project issue.
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗