[Bug / Question] WSL UNC paths fail with %5C encoding error in Antigravity 2.3.1 — Any workaround?

Issue:

Opening project folders directly via standard WSL UNC paths (e.g., \\wsl.localhost\Ubuntu-26.04\home\...) fails with a Missing Folder error.

Antigravity URL-encodes the backslashes \ into %5C (resulting in %5C%5Cwsl.localhost%5CUbuntu...), which prevents the app from locating the folder.

Question:

Has anyone found a working workaround to open and work on WSL projects in version 2.3.1 without triggering this URL-encoding issue?

I have the same issue.

I was able to at least use WSL as a working directory by first adding a Windows directory as the only project folder, then adding the WSL directory, and finally removing the Windows directory.

However, while AG can work on the files normally, it cannot show them in the app. So Implementation Plans, linked files, etc all do not display in the app. Quite annoying and, frankly unusable and unacceptable, particularly when both Claude Code and Codex FLAWLESSLY set up projects on the first attempt, with ZERO user interaction.