Codex panel not showing in Dev Container / Remote Containers (Linux)
Open 💬 2 comments Opened Apr 28, 2026 by john-fields
What version of the IDE extension are you using?
26.422.62136
What subscription do you have?
Reverting to version 26.417.40842 resolves the issue.
Which IDE are you using?
vs code 1.117.0
What platform is your computer?
Microsoft Windows NT 10.0.26200.0 x64
What issue are you seeing?
Codex panel is missing in Linux dev container (no UI rendered) on version 26.422.62136. Works correctly on 26.417.40842. Likely a regression in container/remote environments.
What steps can reproduce the bug?
- Open VS Code
- Install Codex extension version 26.422.62136
- Open a project in a Linux dev container (Remote - Containers)
- Wait for the container to fully start and extensions to load
- Check the sidebar or attempt to open the Codex panel
Result:
The Codex panel does not appear and no UI is rendered.
Expected:
The Codex panel should be visible and accessible in the sidebar.
Note:
Reverting to version 26.417.40842 restores normal behavior in the same environment.
What is the expected behavior?
_No response_
Additional information
_No response_
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗