Multiple models : easiest way to test the result?

Hey folks,

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.

The best way is to actually runeach version from their own worktree using different ports. Here’s how to find the worktree Open terminal in worktree does not seem to work - #2 by deanrie

The thing is that I just might miss the proper button ? I don’t see anything to open the worktree

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.

1 Like

You should be able toe asily open a new terminal in a worktree, and work from there.

It’s really odd that I don’t see this in your screenshot.

If you click around to different model responses, does it ever appear?

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

1 Like

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.