Cursor 3 agents windows cannot load wsl extension

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

I have a workspace in windows wsl. It works well when open the workspace with anysphere wsl externsion. After upgrade to Cursor3, it seems the wsl extension is not loaded correctly. It always prompts install wsl and reload, but after click the button, it reload the window, the wsl extension is still not loaded. It blocked the editor loading. I have to open the editor window first to load the workspace. The agent view does not work.

Steps to Reproduce

I have a workspace in windows wsl. It works well when open the workspace with anysphere wsl externsion. After upgrade to Cursor3, it seems the wsl extension is not loaded correctly. It always prompts install wsl and reload, but after click the button, it reload the window, the wsl extension is still not loaded. It blocked the editor loading. I have to open the editor window first to load the workspace. The agent view does not work.

Operating System

Windows 10/11

Version Information

Version: 3.0.12 (user setup)
VSCode Version: 1.105.1
Commit: a80ff7dfcaa45d7750f6e30be457261379c29b00
Date: 2026-04-04T00:13:18.452Z
Layout: glass
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.26200

Does this stop you from using Cursor

No - Cursor works, but with this issue

1 Like

Hey, this is a known limitation. Agent Window Glass doesn’t support WSL connections yet. The extension installs, but Glass doesn’t activate it, so you end up in an infinite prompt loop.

Workaround: use Editor Window for WSL projects. You can open it from Agent Window via Open Editor Window, or start Cursor in classic mode:

cursor --classic

In Editor Window, WSL works as usual.

More details here: Cursor 3: Extension 'WSL' is required to open the remote window

The team knows about the issue. There’s no ETA yet, but every report helps with prioritization.

1 Like

+1 on this issue.

The new agents window promises to be a really nice “hub” for light interaction with a bunch of different workspaces from one place, whether they’re on my local machine, a server that I ssh into or wherever.

But without WSL working, it’s sadly not usable for this kind of workflow for myself and my team in it’s current state yet.

1 Like