Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
If you open Cursor in a folder where Git is not initialized, you cannot select multiple models for a multi-agent task. Cursor does not tell you why the function cannot be started.
The problem persists even if you initialize Git through the terminal inside Cursor. The problem only goes away when the folder is reopened or Cursor is restarted.
Steps to Reproduce
- Open an empty folder
- In the Agent’s chat, select the multi-agent mode
- Try to choose an additional model
- Multi-agent mode has been turned off automatically
Operating System
Windows 10/11
Current Cursor Version (Menu → About Cursor → Copy)
Version: 2.0.34 (user setup)
VSCode Version: 1.99.3
Commit: 45fd70f3fe72037444ba35c9e51ce86a1977ac10
Date: 2025-10-29T06:51:29.202Z
Electron: 34.5.8
Chromium: 132.0.6834.210
Node.js: 20.19.1
V8: 13.2.152.41-electron.0
OS: Windows_NT x64 10.0.22631
Does this stop you from using Cursor
No - Cursor works, but with this issue

