-
Notifications
You must be signed in to change notification settings - Fork 12k
Open
Labels
discussionUsed for feature requests, proposals, ideas, etc. Open discussionUsed for feature requests, proposals, ideas, etc. Open discussionopentuiThis relates to changes in v1.0, now that opencode uses opentuiThis relates to changes in v1.0, now that opencode uses opentui
Description
Feature hasn't been suggested before.
- I have verified this feature I'm about to request hasn't been suggested before.
Describe the enhancement you want to request
Add GPT-5.4 fast mode (/fast) to the TUI.
This feature was introduced with GPT-5.4, and opencode should expose it in a first-class way.
User-facing behavior:
/fasttoggles fast mode- the prompt status line shows
fastwhen enabled - supported models send the fast-mode request option
Implementation direction:
- represent fast support as model-level
controlsmetadata - keep support checks, UI state, and request behavior in sync
- keep legacy
fastfields as compatibility aliases during migration
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
discussionUsed for feature requests, proposals, ideas, etc. Open discussionUsed for feature requests, proposals, ideas, etc. Open discussionopentuiThis relates to changes in v1.0, now that opencode uses opentuiThis relates to changes in v1.0, now that opencode uses opentui