What I Line Up in PowerShell Before Letting Antigravity Agents Run Commands on Windows
Antigravity agents tend to write bash-shaped commands, and on Windows those do not survive the trip. I ran PowerShell 7.6.5 locally and measured four things: chaining operators, aliases, exit codes, and output encoding. Here is where Windows PowerShell 5.1 diverges, and what belongs in a rules file.
Adding MCP Servers Without Opening the Config File: The agy mcp Subcommand
Antigravity CLI 1.1.16, released on August 20, adds an mcp subcommand so you can register and toggle MCP servers without hand-editing JSON. Here is how to add stdio and HTTP servers, isolate a misbehaving one, and script your whole setup so it travels to a new machine.
Running Antigravity CLI 1.1.13 on a Machine You Cannot Sign In From
I put agy on a box with no browser and the sign-in screen stopped me cold. Here is how direct GEMINI_API_KEY auth from CLI 1.1.13 works, how to confirm it took effect, and why you should not hand it the key your app already uses.
When Antigravity Holds a Dozen Projects: How I Stopped Hunting for Yesterday's Conversation
As Antigravity projects pile up, the conversation sidebar turns into a morning scrolling ritual. Now that 2.8.0 remembers collapsed state, here is how I reworked project granularity, conversation naming, and launch flags.
Localizing Antigravity 2.0 to Japanese — The Three-Layer Setup for Menus, Commands, and AI Responses
Installing the Japanese Language Pack in Antigravity 2.0 only translates part of the UI. To get a clean Japanese experience — menus, command palette, AI responses — you need to configure three independent layers. Here is the exact setup I run as an indie developer at Dolice, plus which parts I deliberately leave in English.
Switching from GitHub Copilot to Antigravity: A Practical Migration Guide
A step-by-step guide for GitHub Copilot users migrating to Antigravity. Learn the key differences, how to set up your environment, and how to replace your existing Copilot workflows with Antigravity's more powerful alternatives.
Configuring Antigravity's Display Language — Separating UI, AI Responses, and Code Comments
How to switch Antigravity's display language and tune the agent's response language separately. Walks through the three independent layers of language settings, with the gotchas you only discover after running into them.
Antigravity Won't Install or Launch: An Error-by-Error Troubleshooting Guide
Installation failing, errors on launch, or authentication not working with Antigravity? This guide covers the most common setup issues and exactly how to fix each one.
When Antigravity Setup Won't Cooperate — Isolating Install, Environment, Launch, and Project Failures
The installer stalls. Sign-in refuses. New projects error out. Symptoms that look alike often have different causes — isolating Antigravity setup failures across install, environment, launch, and project creation.
Antigravity Won't Launch? Beginner Setup Error FAQ
Antigravity won't start? This beginner-friendly FAQ covers common setup errors like blank screens, Firebase connection failures, Git integration issues, and extension loading problems with practical solutions.
VS Code × Antigravity Migration Guide — Seamlessly Transition Your Dev Environment to an AI IDE
A complete guide to migrating from VS Code to Google Antigravity. Learn how to transfer settings, extensions, keybindings, and effectively use both editors together.