#0001
`Antigravity CLI` `agy` loses auth session in WSL 2
40radar
Antigravity CLICoding agent CLI — runs terminal workflows via `agy`
WSL 2 runs trigger browser login on every agy execution. Skip WSL use for now if repeated auth breaks your coding loop.
- Repro path is simple: run
agyin Ubuntu on WSL 2, complete Windows browser auth, exit, then run it again. - Expected behavior is a persisted Linux-side session; actual behavior is fresh authentication every run.
- Reported environment is Windows host plus WSL 2 Ubuntu 22.04.5 LTS, so native Linux/macOS behavior is not covered.
Source: discuss.ai.google.dev/t/bug-antigravity-cli-agy-fails-toRead original →
