Why can't I select multiple models to generate with my Cursor?

Describe the Bug

As shown in the image, when I first opened Cursor, there was a “1x” option to select multiple models to generate code! However, after a few seconds, I could no longer select any models, and the “1x” icon disappeared. How can I make it display again? My Cursor version is 2.4.7.

Steps to Reproduce

Why isn’t the code generation using multiple models working? Why does the “1x” curve disappear after a few seconds of startup? I really want to use this feature!

Screenshots / Screen Recordings

Operating System

Windows 10/11

Current Cursor Version (Menu → About Cursor → Copy)

My Cursor version is 2.4.7.

Does this stop you from using Cursor

No - Cursor works, but with this issue

hi @BOBO1105 can it be that the project you have open does not have git initialized?

Worktrees and multi model feature require git to be installed and initialized for the repository.

You’re right, I’ve solved it using your method. Thank you.