Skip to content

add fast mode toggle#13212

Merged
pash-openai merged 15 commits intomainfrom
codex/fast-mode-cli
Mar 3, 2026
Merged

add fast mode toggle#13212
pash-openai merged 15 commits intomainfrom
codex/fast-mode-cli

Conversation

@pash-openai
Copy link
Collaborator

@pash-openai pash-openai commented Mar 2, 2026

  • add a local Fast mode setting in codex-core (similar to how model id is currently stored on disk locally)
  • send service_tier=priority on requests when Fast is enabled
  • add /fast in the TUI and persist it locally
  • feature flag

@pash-openai pash-openai force-pushed the codex/fast-mode-cli branch from b971c79 to 2c931cd Compare March 2, 2026 04:59
@pash-openai pash-openai force-pushed the codex/fast-mode-cli branch from 2c931cd to 48dd956 Compare March 2, 2026 05:04
@dwnmf
Copy link

dwnmf commented Mar 2, 2026

Would be really great if fast mode would be available on plus/team tiers with significantly lower quota! Thanks for considering that in advance

@pash-openai pash-openai marked this pull request as ready for review March 2, 2026 22:33
SlashCommand::MemoryDrop => "DO NOT USE",
SlashCommand::MemoryUpdate => "DO NOT USE",
SlashCommand::Model => "choose what model and reasoning effort to use",
SlashCommand::Fast => "toggle Fast mode for supported models",
Copy link
Collaborator

Choose a reason for hiding this comment

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

should this be conditional?

@pash-openai pash-openai merged commit 2f5b01a into main Mar 3, 2026
31 checks passed
@pash-openai pash-openai deleted the codex/fast-mode-cli branch March 3, 2026 04:29
@github-actions github-actions bot locked and limited conversation to collaborators Mar 3, 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