-
Notifications
You must be signed in to change notification settings - Fork 12.4k
Fast mode activates on its own #23104
Copy link
Copy link
Closed
Labels
TUIIssues related to the terminal user interface: text input, menus and dialogs, and terminal displayIssues related to the terminal user interface: text input, menus and dialogs, and terminal displaybugSomething isn't workingSomething isn't working
Metadata
Metadata
Assignees
Labels
TUIIssues related to the terminal user interface: text input, menus and dialogs, and terminal displayIssues related to the terminal user interface: text input, menus and dialogs, and terminal displaybugSomething isn't workingSomething isn't working
Type
Fields
Give feedbackNo fields configured for issues without a type.
What version of Codex CLI is running?
codex-cli 0.130.0
What subscription do you have?
Business
Which model were you using?
gpt-5.5
What platform is your computer?
Darwin 25.3.0 arm64 arm
What terminal emulator and version are you using (if applicable)?
iTerm2
Codex doctor report
Not working (`error: unexpected argument '--json' found`)What issue are you seeing?
Codex seems to automatically activate fast mode, despite me neither explicitly (with the slash command) nor implicitly asking for it. I can deactivate it with
/fast, and I can see it get deactivated (fastdisappears from the bottom of the CLI as expected), but after a few messages it comes back on its own.What steps can reproduce the bug?
See above
What is the expected behavior?
No response
Additional information
No response