I built an "Antigravity Workspace" for Gemini 3. It forces the AI to follow "Artifact-First" protocols automatically. (Open Source Template)

Posted by Direct-Employ-3290@reddit | LocalLLaMA | View on Reddit | 0 comments

Hey everyone,

Like many of you, I've been playing with the new Google Antigravity IDE and Gemini 3.

I noticed that without strict prompting, the Agent tends to be a bit chaotic (creating files in random places, skipping tests, etc.).

So I built an opinionated Workspace Template that pre-loads the Agent with a "Senior Engineer" persona using the new .antigravity/rules.md system.

What it does:

Repo here: https://github.com/study8677/antigravity-workspace-template

It's fully open source (MIT). Would love to verify if this setup improves the "hallucination rate" for others too! Let me know what you think.