When using multiple models, what’s the most convenient way to actually test the result? For instance I try 2 models to generate a component and I’d like to see them in the web app.
I get that the multi-model feature will create 2 worktrees but I don’t exactly get how to easily switch between them to run the app web server and see the result. The terminal opens up in the main branch as usual.
Open Cursor Settings > Cloud Agents to enable. Then, when you start a new chat you’ll see the local dropdown have the worktree option. Switch to worktree, then you should be able to select the worktrees created by Cursor.
Cloud agents can test their own changes for you, and each of the multiple models can provide you with a video and a live preview link Cloud Agents | Cursor Docs
Nope, I am on Ubuntu if that matters, and yeah I feel like earlier I did have a more intuitive behaviour, weird! I need to fix an issue with sandboxing first, maybe it’s related.