Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
NOTE: I already posted this bug in another thread (Can't "Build in Cloud" after renaming repository), and @deanrie responded and then asked for follow up, but closed the thread so I can’t reply there. Reposting here because I don’t think my original post was clear enough.
Original bug report:
I renamed my repository (moving it from personal account to org account), updated the local git checkout, and also removed and reinstalled the Cursor integration on my Github repo, but when I try to start a cloud agent or do “Build in Cloud” from IDE, I get an error that no environment was found for the old repo name. So Cursor IDE apparently has stashed the repo name somewhere that isn’t being updated.
To be clear, I already have an environment setup for cloud agents under the new repo name, and I can spin up cloud agents from cursor.com/agents or use automations without issue. The problem here is that the local Cursor IDE has stashed somewhere that the project I’m working on is at the OLD repo name, and I can’t figure out where. Presumably I could completely uninstall and wipe Cursor IDE caches and reinstall, and then it’d work fine, but I’d like to avoid that.
Where would Cursor IDE have stashed the repo URL for this project such that it’s trying to instantiate a cloud agent using the old repo URL instead of the new one?
Steps to Reproduce
- Work in repo with Cursor IDE
- Rename repo
- Make a plan and select “Build in Cloud” or start a cloud agent from the IDE
Expected Behavior
I expect a cloud agent to kick off to implement the plan
Operating System
MacOS
Version Information
Version: 2.6.22
VSCode Version: 1.105.1
Commit: c6285feaba0ad62603f7c22e72f0a170dc8415a0
Date: 2026-03-27T15:59:31.561Z
Build Type: Stable
Release Track: Default
Electron: 39.8.1
Chromium: 142.0.7444.265
Node.js: 22.22.1
V8: 14.2.231.22-electron.0
OS: Darwin arm64 24.6.0
Additional Information
Cloud Agents work fine, my environment is all setup for the cloud agents, it’s just that the Cursor IDE has a reference to the old repo url and I can’t figure out where!
Does this stop you from using Cursor
No - Cursor works, but with this issue