Where does the bug appear (feature/product)?
Cloud Agent (GitHub, Slack, Web, Linear)
Describe the Bug
Cloud Agent ignores model selection and defaults to Opus 4.8 across multiple flows, resulting in unexpected high token usage:
When selecting ‘grok 4.5’ during the initial setup and clicking “Setup Cloud Agents”, the session starts using Opus 4.8 without notification. Furthermore, there is no option to view or change the active model in the Cloud Agent interface for sessions created this way.
For the same session, i enabled plan mode via cursor desktop. Even after enabling Plan Mode for Cloud Agent in Cursor Desktop, explicitly selecting ‘grok 4.5’, and clicking “Build”, the system continues to execute using Opus 4.8.
Also, i have chosen Grok4.5 as the default model for cloud agents, so anyway it should not be using opus4.8 for any reason.
Steps to Reproduce
-
Go to Cloud Agent setup and select ‘grok 4.5’ as the model.
-
Click “Setup Cloud Agents” → Notice the session initiates using Opus 4.8 instead(via cheking the usage page)
-This already shows the bug for ignore model selection- -
In Cursor Desktop, enable Plan Mode for Cloud Agent.
-
Select ‘grok 4.5’ again and click “Build”.
-
Observe that the execution still runs on Opus 4.8.(check via account’s ‘usage’ page)
Expected Behavior
Cloud Agent should honor the chosen model (‘grok 4.5’) during setup and plan mode’s execution, and clearly indicate what model it is using for build.
Screenshots / Screen Recordings
this is a recording to reproduce this problem
I did explicitly chosen Cursor Grok 4.5 High and it says building.
But in fact it is using opus4.8 without notifying me, since i it still displays grok4.5..
As you see, i cant edit/see what model is being used for cloud sessions.(the area below the input bar is not showing models)
Operating System
Windows 10/11
Version Information
Version: 3.12.17 (user setup)
VS Code Extension API: 1.128.0
Commit: 0fb762053c34788bb7760d5673f8a6d4c8589d50
Date: 2026-07-17T02:53:53.006Z
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?
Selected Grok 4.5(both at start and at build stage for plan mode), but system executed with Opus 4.8
For AI issues: add Request ID with privacy disabled
bc-5a24c3cf-1bfd-4a7d-bfb2-5ef2bab36ad5
Additional Information
To reproduce, open cloud agent web, choose a repo, choose ‘Cursor Grok 4.5’, and click the green ‘Set Up Cloud Agents’ button, and check the usage page, you will see a big ‘Opus 4.8 High’ inside…(Already reproduced inside the video uploaded)
Does this stop you from using Cursor
No - Cursor works, but with this issue


