telexed ~ c / c719d046-430radar:40 · agent_toolLIVE
← back
NO.
#c719d046
Topic
AGENTS & TOOLS
Source
Google AI Forum
Published
2026-05-20 07:41:56
Importance
★ 4/10 — radar 40
`Antigravity CLI` `agy` loses auth session in WSL 2
FIG-0711:1

`Antigravity CLI` `agy` loses auth session in WSL 2

WSL 2 runs trigger browser login on every agy execution. Skip WSL use for now if repeated auth breaks your coding loop.

[ KEY POINTS ]
  1. Repro path is simple: run agy in Ubuntu on WSL 2, complete Windows browser auth, exit, then run it again.
  2. Expected behavior is a persisted Linux-side session; actual behavior is fresh authentication every run.
  3. Reported environment is Windows host plus WSL 2 Ubuntu 22.04.5 LTS, so native Linux/macOS behavior is not covered.
Originaldiscuss.ai.google.dev/t/bug-antigravity-cli-agy-fails-to-persist-authentication-state-in-wsl-2-environment/146059Read original →

// related