Plugin Type
VSCode Extension
Cline Version
3.51.0
What happened?
VS Code’s extension host repeatedly crashes and restarts shortly after startup when the Cline extension is enabled. The extension host logs show repeated errors:
PendingMigrationError: navigator is now a global in nodejs, please see https://aka.ms/vscode-extensions/navigator
The stack traces consistently point into the Cline extension bundle (saoudrizwan.claude-dev/dist/extension.js). While this happens, VS Code becomes unstable and keeps restarting the extension host.
I expected VS Code to remain stable and for the Cline extension to activate normally without crashing the extension host.
Steps to reproduce
- Install and enable the Cline extension.
- Open VS Code (either locally or using Remote SSH).
- Open any workspace or folder.
- Within seconds, the extension host logs show repeated PendingMigrationError exceptions and the extension host restarts.
Note: Disabling or uninstalling Cline immediately stops the crash/restart loop.
Provider/Model
openrouter:anthropic/claude-sonnet-4.5
System Information
Operating System:
Occurs both locally and via VS Code Remote SSH
Observed on Linux (Ubuntu 24.04)
Hardware:
CPU: x86_64
RAM: 32 GB
GPU: NVIDIA (not required to reproduce)
VS Code / Extension details:
VS Code Server commit (remote): 585eba7c0c34fd6b30faac7c62a42050bfbc0086
Cline extension: saoudrizwan.claude-dev version 3.51.0
Plugin Type
VSCode Extension
Cline Version
3.51.0
What happened?
VS Code’s extension host repeatedly crashes and restarts shortly after startup when the Cline extension is enabled. The extension host logs show repeated errors:
PendingMigrationError: navigator is now a global in nodejs, please see https://aka.ms/vscode-extensions/navigator
The stack traces consistently point into the Cline extension bundle (saoudrizwan.claude-dev/dist/extension.js). While this happens, VS Code becomes unstable and keeps restarting the extension host.
I expected VS Code to remain stable and for the Cline extension to activate normally without crashing the extension host.
Steps to reproduce
Note: Disabling or uninstalling Cline immediately stops the crash/restart loop.
Provider/Model
openrouter:anthropic/claude-sonnet-4.5
System Information
Operating System:
Occurs both locally and via VS Code Remote SSH
Observed on Linux (Ubuntu 24.04)
Hardware:
CPU: x86_64
RAM: 32 GB
GPU: NVIDIA (not required to reproduce)
VS Code / Extension details:
VS Code Server commit (remote): 585eba7c0c34fd6b30faac7c62a42050bfbc0086
Cline extension: saoudrizwan.claude-dev version 3.51.0