Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
- SSH-ing into remote machine
- Cursor will try to detect if sandbox is available
- The pilot command
cursor-sandbox --blah-blah -- echo 1will fire a ripgrep process try to scan the entire home directory - It timeouts
- All the extensions will not work because extension host not responding.
We are now removing the cursor-sandbox binary at server side to workaround this, it will come back when there’s an update of the agent. Please fix this.
Steps to Reproduce
see above
Expected Behavior
extensions working normally
Operating System
MacOS
Linux
Current Cursor Version (Menu → About Cursor → Copy)
Version: 2.2.27
VSCode Version: 1.105.1
Commit: 92d81a68151ca9bec11fda0a58d29fef7cbccf60
Date: 2025-12-16T21:12:16.638Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Linux x64 6.8.0-87-generic
Does this stop you from using Cursor
Yes - Cursor is unusable