VS Code Codex conversation missing from sidebar but resumable by session ID in CLI

Open
#36,463 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
52/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Quiet
Tech stack
vscode
Domain
desktop, devtools

Research direction

Start by reproducing the missing conversation with session ID 019fb023-24b8-7881-9119-509f078b610e and compare the VS Code conversation panel with the JSONL session under C:\Users\ACCER.codex\sessions\2026\07\30. Use codex resume to confirm the session remains valid; done when a valid local session remains visible and accessible in the extension sidebar.

Written by the indexing model from the issue text.

Description

bug extension session windows-os
What version of the IDE extension are you using?

26.727.40816

What subscription do you have?

ChatGPT Plus

Which IDE are you using?

Visual Studio Code

What platform is your computer?

Windows 11, x64

What issue are you seeing?

A Codex conversation disappeared from the conversation history/sidebar in the Codex VS Code extension even though I did not delete or archive it.

The conversation still exists locally as a JSONL session and can be resumed successfully using the Codex CLI.

Session ID:
019fb023-24b8-7881-9119-509f078b610e

Local session folder:
C:\Users\ACCER.codex\sessions\2026\07\30

Resume command:
codex resume 019fb023-24b8-7881-9119-509f078b610e

The complete conversation opens correctly in the terminal Codex interface. However, it does not appear in the Codex conversation panel inside Visual Studio Code.

The conversation disappeared after my Codex usage reached 0%. When my usage reset and I returned to VS Code, the conversation was no longer visible. I do not know whether the usage reset is related, but the local session was not deleted.

Feedback ID:
no-active-thread-019fbcf1-7d81-7072-bfd2-b1c446138f68

Possibly related issue:
#20131

What steps can reproduce the bug?

Feedback ID: no-active-thread-019fbcf1-7d81-7072-bfd2-b1c446138f68

What is the expected behavior?

A valid local Codex conversation that still exists on disk and can be resumed by the Codex CLI should remain visible and accessible in the Codex VS Code extension conversation panel.

The extension should also provide a way to re-index or restore local sessions that disappear from the sidebar.

Additional information

I already tried:

  • Reloading the VS Code window
  • Restarting Visual Studio Code
  • Opening the original project folder
  • Checking chronological conversation history
  • Checking archived conversations
  • Confirming that I am using the same ChatGPT account
  • Resuming the session through the Codex CLI

The CLI successfully restores the full conversation, so the transcript does not appear to be corrupted or deleted.

Feedback ID:
no-active-thread-019fbcf1-7d81-7072-bfd2-b1c446138f68

Date of missing conversation:
July 30, 2026, approximately 7:08 AM

Time zone:
Asia/Manila, UTC+8

Dominant language
Rust
Stars
125k
Forks
19.5k
Avg merge
1m
Merged PRs (30d)
1k

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from openai/codex

All issues in openai/codex

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.