I tried Cursor for the first time today. I used Cursor Cloud Agents and the agent was able to understand and set up my environment. Some code changes were needed but it created a GitHub pull request. I followed the “Setup” pane and the next step after “Setting Up Environment” is “Save Environment”. I tried several times but I receive a 500 error when saving the environment. Without getting past this step it seems like all my future agents will not have the environment ready and will recreate it from scratch. Can you please help?
Running into a similar issue. Using cursor webapp:
62348-b72c800e1a7459…GQXqiqSejK56gbxTu:1
POST https://cursor.com/api/background-composer/snapshot-and-save-environment 500 (Internal Server Error)
list-artifacts:1
Failed to load resource: the server responded with a status of 500 ()
I have a repo for which the environment stopped working. New agents fail with:
We couldn’t start the agent’s computer, please help us set it up again
No personal or team snapshot is currently saved for this repo. Open Setup and save a snapshot, > then retry.
I tried to recreate the environment going through the web flow. The agent to create the environment succeeds but clicking on the button to save the environment errors out with:
Failed to save: 500
Steps to Reproduce
Start the Development Environment Setup flow.
Press “Save to Team” or “Save to Personal”
Expected Behavior
Environment saved without errors and usable by agents.