ANTIGRAVITY LABJP
TAG

setup

11 articles
Back to all tags
Related:
Antigravity7Antigravity CLI2antigravity2migration2beginners2troubleshooting2Windows1PowerShell1MCP1Configuration1Authentication1Environment Variables1
Tips/2026-08-25Beginner

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.

Integrations/2026-08-22Beginner

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.

Antigravity/2026-08-16Beginner

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.

Tips/2026-08-15Beginner

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.

Editor/2026-07-09Beginner

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.

Antigravity/2026-05-05Beginner

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.

Antigravity/2026-04-26Beginner

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.

AI Tools/2026-04-06Beginner

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.

Antigravity/2026-03-29Beginner

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/2026-03-21Beginner

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.

Editor/2026-03-10Beginner

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.