Three Prompts I Tried When Antigravity's Code Felt Correct But Not Mine
When Antigravity's output runs but never quite fits your codebase, the gap is usually missing design context. Three prompting patterns for handing over intent — plus the cases where even that wasn't enough, from real indie development.
What I Delegated to an AI Agent — And What I Should Have Kept
Delegating production work to an Antigravity agent taught me where the line sits between what an agent should own and what I have to decide myself. Here's the framework — and the gate script — I now use before handing off any task.
Composing Event-Driven AI Workflows with Antigravity and Inngest — A Production-Ready Implementation Guide
A hands-on production guide to wiring Antigravity's AI agents with Inngest. Cover idempotency, concurrency control, human-in-the-loop, retry classification, and observability with copy-pasteable code.
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.