openai / openai/codex

[VS Code] 26.818.61809 regression: history and prompt composer disappear; rollback to 26.818.41705 fixes it

Open
#40,456 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug extension
Dominant language
Rust
Stars
125k
Forks
19.4k
PR merge metrics
PR metrics pending

Description

What version of the Codex IDE extension are you using?

Affected: 26.818.61809

Working after rollback: 26.818.41705

Which IDE are you using?

Visual Studio Code

Platform

Linux / Ubuntu 24.04

What issue are you seeing?

After opening a project that I normally use with Codex, the Codex panel no longer displayed any conversation history and did not provide an area/composer to start a new prompt. The extension UI was therefore effectively unusable.

Rolling the Codex extension back from 26.818.61809 to 26.818.41705 immediately restored the normal UI, including the existing history and the prompt composer.

This strongly suggests a regression introduced between those two extension builds rather than lost/corrupted project history.

Steps to reproduce
  1. Use Codex in VS Code with an existing project and existing Codex history.
  2. Run Codex IDE extension 26.818.61809.
  3. Open the usual project/workspace.
  4. Open the Codex panel.
  5. Observe that conversation history is absent and there is no prompt composer/new-prompt area.
  6. Install previous extension version 26.818.41705.
  7. Reload/reopen VS Code.
  8. Observe that the history and prompt composer are restored.
Expected behavior

The Codex panel should display the existing history and provide the prompt composer normally.

Actual behavior

On 26.818.61809, both the history and prompt composer are missing. Rolling back to 26.818.41705 restores them.

Additional information

I have not deleted or reset ~/.codex; the same local state works correctly with 26.818.41705.

Possibly related to #32388, which reports blank/partially blank Codex panels in earlier VS Code extension versions, but this report captures a specific regression in 26.818.61809 with a confirmed working rollback version.

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.

Research direction

Reproduce the missing history and prompt composer in Visual Studio Code on Ubuntu 24.04 with extension 26.818.61809, then compare it with 26.818.41705 using the reported project and local state. Trace the regression between those two builds; done means the Codex panel shows existing history and provides the prompt composer without requiring a rollback.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.