Where does the bug appear (feature/product)?
Grok Bot
Describe the Bug
I noticed a usage issue when Grok Bot delegates tasks to Cursor Cloud Agents.
I have my Cloud Agents default configured to use a non-Fast model setting, but whenever Grok Bot spawns a Cloud Agent, the resulting agent runs in Fast mode anyway. The model itself can be different; the important part is that the Cloud Agent does not respect the configured non-Fast default it seems.
Steps to Reproduce
- Open Cursor Cloud Agent settings.
- Set the default model to a non-Fast configuration (for example, Grok 4.6, Medium, non-Fast).
- Use Grok Bot to delegate a task that causes it to spawn a Cursor Cloud Agent.
- Open the resulting Cloud Agent run and check the model/speed being used.
- The spawned Cloud Agent is running in Fast mode despite the configured non-Fast default.
Expected Behavior
When Grok Bot spawns a Cursor Cloud Agent, the agent should use the Cloud Agent default model and speed configuration selected by the user. If the default is set to non-Fast, the spawned agent should run in non-Fast mode.
Operating System
Windows 10/11
Version Information
Grok Bot 0.29.0
Does this stop you from using Cursor
No - Cursor works, but with this issue