Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
When the agent wants to check the users node version it runs node -v but sees the wrong version. I believe it sees its own sandboxed version.
This leads to many issues when the agent is trying to debug the users problem.
Steps to Reproduce
- Open cursor (no project needed)
- Open chat panel
- Tell agent: “Check my node version.”
- Run
node -vin terminal and see that the versions do not match
Expected Behavior
Agent should see users node version, not its own.
Screenshots / Screen Recordings
Operating System
Windows 10/11
Version Information
Version: 3.5.33 (user setup)
VSCode Version: 1.105.1
Commit: aac81804b986d739acab348ed96b8bea6e83cc50
Date: 2026-05-22T06:47:48.039Z
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: Windows_NT x64 10.0.19045
For AI issues: which model did you use?
Composer 2.5, but happens with all models.
Does this stop you from using Cursor
No - Cursor works, but with this issue
