Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
Where does the bug appear?
Cursor IDE / Remote Control / Agent Worker
Describe the bug
Remote Control agents stop working and display “Waiting for a worker” or “No self-hosted workers were available for this repo.”
Investigation of the Cursor Agent Worker logs shows that the worker successfully starts, authenticates, and identifies my Git repositories, but the exec-daemon then fails because Cursor’s bundled better-sqlite3 native module is incompatible with the Node.js runtime:
better_sqlite3.node was compiled against a different Node.js version using NODE_MODULE_VERSION 127. This version of Node.js requires NODE_MODULE_VERSION 137.
The worker repeatedly restarts and encounters the same error.
Steps to reproduce
Use a local Cursor agent with Remote Control enabled.
Attempt to continue the agent locally or from the Cursor mobile app.
Agent becomes stuck at “Waiting for a worker.”
Mobile reports “No self-hosted workers were available for this repo.”
Agent worker log shows the better-sqlite3 ABI mismatch above.
Troubleshooting already performed
Completely restarted Cursor.
Rebooted Windows.
Confirmed Cursor reports no update available.
Renamed Cursor’s cached agent-cli directory so Cursor was forced to download/recreate a clean Agent CLI installation.
Cursor successfully created a fresh agent-cli, but the newly installed worker immediately reproduces the identical NODE_MODULE_VERSION 127/137 error.
Therefore the problem appears reproducible with the currently distributed Agent CLI rather than corruption of the previous local cache.
Expected behavior
The local worker should start successfully and Remote Control agents should connect to the PC.
Environment
Windows 11 x64
Cursor 3.15.6 (user setup)
Agent CLI version/build shown in worker path: 2026.08.04-aaa8809
Impact
Remote Control is effectively unusable. Existing Remote Control agent conversations cannot continue because their local worker fails to start.
Steps to Reproduce
see above
Expected Behavior
no lock up
Operating System
Windows 10/11
Version Information
3.15.6 (user setup)
For AI issues: which model did you use?
Grok 4.5
Does this stop you from using Cursor
Sometimes - I can sometimes use Cursor