Skip to content

Add Fast mode status-line indicator#13670

Merged
etraut-openai merged 7 commits intomainfrom
etraut/add-fast-status
Mar 7, 2026
Merged

Add Fast mode status-line indicator#13670
etraut-openai merged 7 commits intomainfrom
etraut/add-fast-status

Conversation

@etraut-openai
Copy link
Collaborator

@etraut-openai etraut-openai commented Mar 6, 2026

Addresses feature request #13660

Adds new option to /statusline so the status line can display "fast on" or "fast off"

Summary

  • introduce a FastMode status-line item so /statusline can render explicit Fast on/Fast off text for the service tier
  • wire the item into the picker metadata and resolve its string from ChatWidget without adding any unrelated thread-name logic or storage changes
  • ensure the refresh paths keep the cached footer in sync when the service tier (fast mode) changes

Testing

  • Manually tested

Here's what it looks like when enabled:

image

@mrkn
Copy link

mrkn commented Mar 6, 2026

I personally like the "⚡️GPT-5.4" label shown in Codex.app. I’d be happy if Codex CLI also had a mode that could display it in the same way.

Copy link
Collaborator

@joshka-oai joshka-oai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This needs an insta snapshot test that asserts how this looks rather than asserting on values as it makes it easy to see visual drift better. Also +1 to the lightning bolt idea.

@etraut-openai etraut-openai merged commit 8df4d9b into main Mar 7, 2026
51 of 53 checks passed
@etraut-openai etraut-openai deleted the etraut/add-fast-status branch March 7, 2026 07:42
@github-actions github-actions bot locked and limited conversation to collaborators Mar 7, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants