#!/usr/bin/env bash
# Wrapper oficial para Antigravity IDE en sistemas Linux / RHEL / Fedora
exec /opt/antigravity-ide/antigravity-ide --no-sandbox "$@"
