[bug] There is a fatal error in antigravity 1.20.3, existing users are advised not to update

Copied from "Relocate" button for terminal processes started by the agent no longer available - #5 by eldad-a

Regression Fix: Restore “Relocate” Button in Antigravity (Linux)

The Issue: On v1.22.2, the “Relocate” and “Open” terminal integration features are broken on Linux (confirmed on Ubuntu 24.04 Wayland), hindering a mode for monitoring agent commands and interacting with.

**Disclaimer:
The solution proposed below may introduce security and privacy vulnerabilities.
You are encouraged to do your own research, use at your-own-risk, and… please share if you identify any security and privacy compromises.

Unofficial Solution to Restore (hopefully an official solution will be introduced soon):** Downgrading to v1.21.9 (CL 891116727) restores the relocate-to-terminal affordance.

Execution (Ubuntu/Debian):

  1. sudo apt-get install antigravity=1.21.9-1774760656

  2. sudo apt-mark hold antigravity (to prevent auto-update loop).

Hope that helps.