Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
When I manually select “Cursor Grok 4.5 High Fast” as the model and ask the agent to build a plan, the plan is generated correctly using Grok 4.5. However, as soon as the plan finishes generating, the model selector silently switches to “Auto” without any notification or my input. This happens consistently, every time a plan completes — it is not related to rate limits or usage caps, since it happens even when usage is well within limits. I have to manually reselect Grok 4.5 every time after a plan completes, which is disruptive to my workflow.
Steps to Reproduce
- Open a chat/agent conversation.
- Manually select “Cursor Grok 4.5 High Fast” from the model picker.
- Send a request that triggers plan generation (e.g., ask the agent to build a plan for a task).
- Wait for the plan to finish generating.
- Check the model selector — it has changed to “Auto” instead of staying on Grok 4.5.
Expected Behavior
The model selector should remain on the manually selected model (“Cursor Grok 4.5 High Fast”) after a plan completes, unless the user explicitly changes it or a rate limit/usage cap is hit. The model should never be silently switched without explicit user action or a clear on-screen notification explaining why.
Operating System
Windows 10/11
Version Information
Version: 3.11.25 (user setup)
VS Code Extension API: 1.125.0
Commit: fc2563ec93d793fc275eef734405a4fdf8b47b20
Date: 2026-07-15T01:27:41.754Z
Layout: IDE
Build Type: Stable
Release Track: Default
Electron: 40.10.3
Chromium: 144.0.7559.236
Node.js: 24.15.0
V8: 14.4.258.32-electron.0
xterm.js: 6.1.0-beta.256
OS: Windows_NT x64 10.0.26200
For AI issues: which model did you use?
Cursor Grok 4.5 High Fast (manually selected). Model automatically switches to “Auto” right after Build Plan completes.
Additional Information
This appears related to previously reported issues where subagent/plan-building flows override the manually selected model — e.g. forum threads on the “Explore Subagent Model” setting being overridden by the parent agent, and the “Cursor 4.7 Auto model selection” switching mid-project during high traffic. In my case, the switch happens specifically at the moment a Build Plan finishes generating, regardless of usage limits (usage was well under cap when this occurred). Reselecting Grok 4.5 manually after each plan completion works as a temporary workaround, but the switch happens every time without exception.
Does this stop you from using Cursor
No - Cursor works, but with this issue