ANTIGRAVITY LABJP
TAG

Tips

38 articles
Back to all tags
Related:
antigravity31troubleshooting14workflow8productivity6debugging5editor3cost-optimization3typescript2Antigravity2cli2automation2ai-workflow2
Tips/2026-05-03Intermediate

Retry Isn't Always the Answer in Antigravity — How to Tell When to Retry vs. When to Rethink

Learn when to use Antigravity's Retry feature and when it's time to change your approach entirely. A practical guide to diagnosing root causes before burning time on repeated failed attempts.

Antigravity/2026-05-02Beginner

Antigravity Context Limit Exceeded: Symptoms, Causes, and How to Recover

When Antigravity's agent starts forgetting your instructions or throws a context length error, it can feel like a mystery. This guide explains how to identify context limit issues and get back to work quickly.

Antigravity/2026-04-30Intermediate

Diagnosing and Recovering Lost Chat History in Antigravity

When your Antigravity chat history vanishes after a restart or update, here's how to tell whether it's truly gone, recover what's salvageable from local state files, and prevent it from happening again.

Editor/2026-04-29Intermediate

Giving Antigravity Precise Context — Scoping What the AI Touches with @-References

Use Antigravity's @file, @symbol, @folder, and @docs references to scope what the AI reads and edits. Includes a quick-reference table, why scoping still matters in the long-context era, and what to check when @ stops working.

Agents/2026-04-29Beginner

Antigravity Model Picker Showing No Models — How to Diagnose and Recover

When the Antigravity model selector goes empty and you cannot pick a model, the cause is usually one of four things. This guide walks through each layer with diagnostic commands so you can recover in minutes.

Tips/2026-04-29Intermediate

Iterating on AGENTS.md with a Weekly Failure Review — A Loop That Makes Antigravity Smarter

Your AGENTS.md is not done the moment you write it. Here is a weekly retro loop — with templates and concrete before/after examples — for evolving AGENTS.md from real failure logs.

Tips/2026-04-28Intermediate

Stop Antigravity From Writing Outdated API Code — Three Ways to Hand It Fresh Library Docs

A practical workflow for keeping Antigravity's AI on the latest library APIs — using Context7 MCP, direct doc URLs, and AGENTS.md to anchor the agent to your real version stack.

Tips/2026-04-25Intermediate

When Antigravity's Workspace Indexing Won't Finish: A Field Guide to Fixing Stalled Indexes

Workspace Indexing stuck at 0%, frozen mid-progress, or marked complete but invisible to the agent? Here's a pattern-based diagnostic and repair flow that handles each cause separately.

Tips/2026-04-25Beginner

Mastering Antigravity's Retry: How to Recover Stuck Agents Without Wasting Credits

Three Retry modes in Antigravity, how to read failure logs in 30 seconds, and a workflow that stops Retry from becoming your only fix.

Tips/2026-04-20Intermediate

When Antigravity-Generated Code Floods You With TypeScript Errors: A Systematic Fix

Antigravity AI generates TypeScript errors at scale when context is missing. Learn the root causes and how to prevent them with custom rules and proper type context sharing.

Tips/2026-04-19Intermediate

Maximizing Development Speed with Antigravity × Gemini 2.5 Flash: A Practical Guide

A practical guide to using Gemini 2.5 Flash in Antigravity IDE. Learn when to use Flash vs Pro, how to save credits, and how to build a faster iteration workflow.

Tips/2026-04-19Beginner

Error Still Showing After Asking Antigravity to Fix It — 5 Common Causes and Solutions

When Antigravity says it fixed your error but the red squiggles remain, there are usually five culprits. This guide walks through stale caches, wrong file targets, error type mismatch, language server lag, and stale context — with practical steps to resolve each.