openai / openai/codex

CLI statusline keeps showing fast mode as off when it is actually on

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

Nobody has claimed this yet.

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

Description

What version of Codex CLI is running?

codex-cli 0.149.0

What subscription do you have?

Plus

Which model were you using?

gpt-5.6-luna

What platform is your computer?

No response

What terminal emulator and version are you using (if applicable)?

No response

Codex doctor report

What issue are you seeing?

TUI statusline keeps showing fast mode as off when it is actually on

Image
What steps can reproduce the bug?

Inside Codex TUI:

  • Execute the slash command /statusline;
  • Turn fast mode on to be shown in the statusline;
  • Execute /fast on
What is the expected behavior?

Statusline should show fast mode on/off according to the actual fast mode status.

Additional information

Fast mode feature should be active in the codex configurations.

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 issue in the Codex TUI by enabling the statusline with /statusline, then running /fast on; start by tracing the statusline display and fast-mode command handling. Done means the statusline reflects the actual fast-mode state when fast mode is toggled on or off.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.