Hi,
Same issue!!
I downgraded to 3.9 and it is working now.
Hi,
Same issue!!
I downgraded to 3.9 and it is working now.
Well, it still hasn’t shipped in 3.11.13 which I just updated to after previously downgrading to 3.9. I upgraded because you said it should’ve been in ~3.10.20…
It’s still not fixed. Is this deliberate?
Hi, same issue with
Version: 3.11.13
VS Code Extension API: 1.125.0
Commit: 3f21b08f0b436a07be29fbfe00b304fa15553350
Date: 2026-07-10T01:45:28.254Z
Layout: IDE
Build Type: Stable
Release Track: Nightly
Electron: 40.10.3
Chromium: 144.0.7559.236
Node.js: 24.15.0
V8: 14.4.258.32-electron.0
xterm.js: 6.1.0-beta.256
OS: Darwin arm64 25.3.0
Hey there.
We can’t reproduce this and a few users have reported that it’s fixed in newer versions. Providing more details would be helpful!
Here is my experience on 3.11.13.
I experienced a similar issue in Cursor.
The Codex icon disappeared from the Primary Side Bar, even though it had previously been pinned there.
I also had Cmd+Shift+C assigned to Focus on Codex View, but the shortcut stopped working.
When I manually ran Open Codex Sidebar, Codex opened inside the Agent sidebar on the right instead of returning to its own view in the Primary Side Bar on the left.
I then tried dragging the Codex view back to the left. The behavior was very inconsistent: on most attempts, Cursor placed Codex as a nested section inside another view such as Explorer, instead of restoring it as a standalone sidebar view. After around 15 attempts, it finally returned to the correct location.
However, the original shortcut was still broken. The keyboard shortcut debug logs indicated that Focus on Codex View failed because the Codex view had not been initialized or opened yet, so there was nothing to focus.
My workaround was to reassign Cmd+Shift+C from Focus on Codex View to Open Codex Sidebar. The shortcut now works again.
So there seem to be two related issues:
Thanks for you fantastic work btw