Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
When hovering Cursor Grok 4.5 High in the model picker, the tooltip title reads “Cursor Grok 4.5 (fast)” even though Fast is turned off.
Details:
- Model picker selection shows “Cursor Grok 4.5 High”
- Effort is set to High
- Fast toggle in the model options menu is OFF
- Tooltip footer correctly says “Version: high effort”
- Tooltip title incorrectly appends “(fast)” anyway
This makes it look like Fast is enabled when it is not.
Steps to Reproduce
- Open the model picker in Cursor Agent/chat.
- Select Cursor Grok 4.5 and set Effort to High.
- Open the model options and confirm Fast is toggled OFF.
- Hover the Cursor Grok 4.5 High entry so the model description tooltip appears.
- Observe the tooltip title shows “Cursor Grok 4.5 (fast)” despite Fast being off (while the footer still says “Version: high effort”).
Expected Behavior
The tooltip title should reflect the actual Fast setting. When Fast is off, it should not include “(fast)”. For example, it should show “Cursor Grok 4.5” (or similar) and only append “(fast)” when the Fast toggle is enabled.
Operating System
MacOS
Version Information
Version: 3.11.19
Commit: bf249e6efb5b097f23d7e21d7283429f0760b740
OS: Darwin arm64 25.5.2
For AI issues: which model did you use?
Cursor Grok 4.5 High (Fast toggle OFF)
Screenshots
Tooltip shows “(fast)” while footer says high effort:
Fast toggle is OFF with Effort = High:
Additional Information
UI-only labeling bug in the model picker tooltip; no Request ID since no chat request is involved.
Also noted: MAX Mode was ON and Auto was OFF when reproducing. The mismatch is specifically between the Fast toggle state and the “(fast)” suffix in the tooltip title.
Does this stop you from using Cursor
No - Cursor works, but with this issue

