Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
Yesterday everything worked fine. Today, I installed the update that it prompted me to when I opened the IDE. Now when I open any repo in the IDE and typing ‘Index the codebase’ in the AI chat, I get the following:
Tried indexing from
/path/to/codebaseusingcursor index, but thecursorCLI isn’t available on this system (command -v cursorreturns nothing). I can proceed once the Cursor CLI is installed or if there’s another indexing command you’d like me to use.
Steps to Reproduce
- Run Cursor IDE v2.1.32 on MacOS.
- Open a codebase.
- Type ‘Index the codebase’ in the AI chat.
- Observe it fail to index the codebase with the same or similar response.
Expected Behavior
I expect it to complete indexing the codebase, provide a summary of the codebase, and ask me what I want to do next.
Operating System
MacOS
Current Cursor Version (Menu → About Cursor → Copy)
Version: 2.1.32 (Universal)
VSCode Version: 1.105.1
Commit: ef979b1b43d85eee2a274c25fd62d5502006e420
Date: 2025-11-25T05:00:12.749Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Darwin arm64 25.1.0
Does this stop you from using Cursor
Yes - Cursor is unusable

