openai / openai/codex

Windows Desktop update resets command display preference

Open
#45,088 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

app bug config windows-os
Dominant language
Rust
Stars
125k
Forks
19.4k
PR merge metrics
PR metrics pending

Description

Codex Desktop on Windows changed [desktop] conversationDetailMode from STEPS_COMMANDS to STEPS_PROSE after an app update. This has happened repeatedly, and I have had to restore STEPS_COMMANDS manually to see executed commands again.

I could not find this preference in the desktop Settings UI. Please preserve the selected value across updates and add a Settings control for conversation detail mode.

The timing points to the update or subsequent startup, but I have not isolated the exact moment the configuration was rewritten. A related report, #40236, describes the same setting being overwritten in the opposite direction.

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

Start by tracing how the [desktop] conversationDetailMode preference is read and rewritten during updates or subsequent startup. Compare the behavior with related report #40236 and inspect the desktop Settings flow for where a conversation detail mode control belongs. Done means the selected STEPS_COMMANDS or STEPS_PROSE value survives updates and can be changed in Settings.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.