Enable remote control (in my case, on a Macbook). Then, log in to the Cursor.com dashboard on a mobile device (Android phone in my use case). Try to tap into the agent text box to focus it and try out a command using remote control. Observe that you cannot even focus the text box.
Expected Behavior
I should be able to use the text box for a new agent to start a remote control session.
Hey, thanks for the report and screenshot. The cause is visible there. Right now, Cloud Agents on the web require a connected source control provider (GitHub or GitLab). If nothing is connected to your account, the composer on cursor.com/agents gets blocked, so you see a text box you can’t click into. The SCM check doesn’t account for Remote Control machines yet, so the field stays blocked even if Remote Control is enabled on your MacBook.
Workaround: connect GitHub or GitLab once, either via the “Connect your source control” banner above the input field, or in Dashboard → Integrations. After that, the field should unlock, and your Mac will show up in the “Run on” picker to start a session. Remote Control itself doesn’t require your workspace to be on GitHub. The connection is only needed to remove the composer block.
Let me know if the field unlocks after you connect SCM.