Slash command picker highlights MCP instead of Compact when typing /c in Chinese UI
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 125k
- Forks
- 19.4k
- PR merge metrics
- PR metrics pending
Description
What version of the Codex App are you using (From “About Codex” dialog)?
26.908.70816
What subscription do you have?
pro 5x
What platform is your computer?
Darwin 25.6.0 arm64 arm
What issue are you seeing?
In the Simplified Chinese Codex desktop UI, typing /c shows Compact as the first result, but MCP (the second result) is selected by default.
In previous desktop builds, /c default-selected Compact, so /c + Enter could be used to quickly compact the conversation. This changed after a recent desktop update.
What steps can reproduce the bug?
- Open Codex Desktop in Chinese locale.
- Type
/c. - Observe that Compact is first in the list, but MCP is the default selected item.
What is the expected behavior?
Expected: the first/best matching result, Compact, should be selected by default.
Additional information
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the slash command picker in the Simplified Chinese Codex desktop UI by typing /c, then trace the selection logic for the matching results. Done means Compact, the first matching result, is selected by default and pressing Enter invokes it; verify the behavior again in the Chinese locale.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Clearly specified
- Newbie friendliness
- 68/100