Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
The “Use multiple models” option is missing in Cursor IDE, even when working inside a properly initialized .git repository containing a single project. The option does not appear anywhere in settings or model configuration, despite documentation indicating it should be available.
Steps to Reproduce
- Initialize a Git repository (
git init) in a clean project directory - Open the project in Cursor IDE
- Ensure the workspace contains only a single Git repo (no nested repos)
- Open AI settings / model selection (Agent or Chat settings)
- Look for the “Use multiple models” toggle or configuration option
Expected Behavior
The “Use multiple models” option should be visible and configurable when inside a valid Git repository workspace, allowing selection or orchestration of multiple models.
Operating System
MacOS
Version Information
Version: 3.1.17
VSCode Version: 1.105.1
Commit: fce1e9ab7844f9ea35793da01e634aa7e50bce90
Date: 2026-04-19T19:33:58.189Z
Layout: editor
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
Does this stop you from using Cursor
No - Cursor works, but with this issue