Cursor Cloud Agent Environment - Mobile Emulation (iOS / Android)

Feature request for product/service

Cursor Web

Describe the request

First off, the environment setup for cloud agents is:

  • Amazing
  • Easy to set up
  • An extraordinarily fun part of my day
    Thank you. Sincerely.
    The current cloud agents don’t have the ability to run our mobile app in demo mode (e.g. by emulating Android or iOS) - i argued with the agent about giving Expo and browserstack access via e.g. MCP, but that seemed convoluted and complicated for the process - are you planning to integrate this more natively and make it easier to set up by maybe giving the agent machine a sidecar to allow for recording and running of mobile demos in the cloud.

Best,
Justin

I hope they plan to do that, because it would be a huge leap on how we validate mobile changes in background.

+1 for KVM support, or other. If not then do we have to set up our own runners?

Same need from the Android side. I don’t need a full fancy mobile demo sidecar yet. Just a Cloud Agent environment where the Android emulator can run with working CPU acceleration.

My case: background agents fixing and verifying system-UI layout issues. That means boot an AVD, install the APK, and grab screenshots. I already do that today with a saved environment and a boot helper script, but nested KVM is broken so I’m stuck on software TCG(slow as hell). It works. It just eats a ton of time.

If KVM (or some other accelerated emulator path) landed, agents could actually close the loop on mobile UI bugs without handing everything off to a local machine or BrowserStack.

Happy to share the TCG workaround setup if it’s useful to anyone else in the meantime.