Docs

GEMINI.md

Context file for Gemini CLI and Antigravity (Google).

contextai generates GEMINI.md in the project root as plain markdown without frontmatter. This file is read by both Gemini CLI and Antigravity (Google). Antigravity also reads AGENTS.md which was already supported as an output target.

Enable

typescript
outputs: { 'GEMINI.md': true }
Since Antigravity reads AGENTS.md as well, enabling both AGENTS.md and GEMINI.md gives full coverage for all Google AI tools.