ANTIGRAVITY LABJP
TAG

PDF

5 articles
Back to all tags
Related:
Antigravity4indie development1automation1Python1view_file1tokens1cost design1antigravity1context1agent1verification1App Store1
App Dev/2026-09-19Beginner

I Asked for the Whole Quote PDF Tool at Once, Then Split It Into Four Requests

How I moved my client quote paperwork from copy-and-edit to a small PDF tool built with Antigravity, why the first single-shot request had to be thrown away, and the four smaller requests that replaced it, with working code.

Tips/2026-08-30Intermediate

Before You Narrow the Page Range in Antigravity 2.11.0, Find Your Resolution Floor

I measured the new page range and MediaResolution options in view_file against a 240-page document. Resolution moved the numbers more than the page range did, and setting it too low drops words without raising a single error.

Editor/2026-06-29Advanced

When Antigravity Skips Parts of a Long Attached PDF — and a Gate That Forces It to Cite Sources

How to handle the case where Antigravity answers confidently from a long attached PDF but quietly skips a clause. With working code: a prompt that forces citations, and a gate that verifies each cited quote actually exists in the PDF.

App Dev/2026-06-21Intermediate

Feeding Store Review Guidelines as a PDF to the Agent to Build a Per-App Pre-Release Checklist

Using Antigravity v2.1.4's PDF attachment, this walks through reading the App Store and Play review guidelines into the agent as context and turning them into a pre-release checklist tied to your app's actual features.

Editor/2026-06-16Intermediate

Feeding Spec PDFs to Antigravity 2.1.4: A Practical Attachment Workflow

Field notes on using the PDF attachment added in Antigravity 2.1.4 as a spec-driven implementation workflow: supported formats, the scanned-PDF trap, token cost, and how to verify the output.