Hey community and team cursor,
thanks for making the Agent APIs available the Cursor SDK Cursor SDK & Cloud Agents API updates I used mostly the cloud agent api directly Cloud Agents API | Cursor Docs to vibe-code a small workflow automation tool for my github projects at https://cursor-automation.com basically leading a single github ticket through multiple cloud-agent prompts and CI until it’s acceptable.
It would be really great in addition to the current API to have some insight / control on the cloud-environment state:
-
Querying whether the user has setup a cloud-environment for his repository yet. So that in the UI I could show a warning “We recommend to setup a cloud-environment first for best Demo experience”
-
Either kick-off the cloud-enviornment setup directly from the API or an API call to generate a link that can bring the user to the right place to get started.