Google Antigravity TOS: 3rd party usage can get Google account suspended
Article URL: https://twitter.com/GergelyOrosz/status/2095453567955968398 Comments URL: https://news.ycombinator.com/item?id=49548452 Points: 236 # Comments: 169
To use Google Antigravity IDE within WSL2 on Windows, the author created a custom script called "wagy" that launches the IDE directly from the WSL terminal. The goal was to maintain the project, terminal, and development toolchain within WSL while avoiding the need to switch to the Windows environment or patch Antigravity every time it gets updated.
The setup involved installing Antigravity IDE on Windows at a specific path and using the `--remote` flag with WSL to open the project from the WSL distribution. The `wagy` script simplifies the process by providing a convenient command-line interface for launching the IDE, with options to open in a new window, reuse an existing window, specify a version, and handle file and line numbers for debugging.
Written by urgent.news from Dev.to's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.
This story
This is one outlet's version. Read the fullest account.