Google Antigravity
Google Antigravity is an experimental AI system from Google with specialized fast and planning modes for different types of tasks.Overview
Antigravity appears to be an internal Google project with two distinct operational modes:Fast Prompt
Optimized for quick responses and rapid task completion
Planning Mode
Focused on careful planning and multi-step task execution
Available Modes
Fast Prompt
The fast prompt mode is designed for quick, direct responses:Details about the fast prompt are available in the source repository at
~/workspace/source/Google/Antigravity/Fast Prompt.txt- Rapid response times
- Direct task completion
- Optimized for straightforward queries
- Minimal overhead in processing
Planning Mode
The planning mode is designed for more complex, multi-step tasks:Details about planning mode are available in the source repository at
~/workspace/source/Google/Antigravity/planning-mode.txt- Multi-step task breakdown
- Careful planning and execution
- Strategic approach to complex problems
- Thought-through action sequences
Google AI Ecosystem
Antigravity is part of Google’s broader AI research:Related Google AI Tools
Related Google AI Tools
Research Focus
Research Focus
Google’s AI research emphasizes:
- Multi-modal capabilities
- Safety and alignment
- Planning and reasoning
- Tool use and function calling
- Context management
Use Cases
When to Use Fast Mode
- Quick factual queries
- Simple code generation
- Direct question answering
- Rapid prototyping
- Time-sensitive tasks
When to Use Planning Mode
- Complex multi-step projects
- Software architecture design
- Detailed analysis tasks
- Strategic planning
- Tasks requiring careful consideration
Technical Details
Mode Selection
The system likely uses different prompts and configurations for each mode:Comparison with Other Google AI
| Feature | Antigravity Fast | Antigravity Planning | Gemini CLI |
|---|---|---|---|
| Response Speed | Very Fast | Moderate | Fast |
| Planning Depth | Minimal | Deep | Moderate |
| Use Case | Quick tasks | Complex projects | CLI workflows |
| Availability | Internal | Internal | Open Source |
Source Files
The Google Antigravity prompts in this collection include:Fast Prompt.txt- Fast response mode configurationplanning-mode.txt- Planning mode system prompt
View Gemini CLI
See the open-source Gemini CLI tool documentation
Experimental Status
As an experimental Google system, Antigravity may not be publicly available. The prompts documented here provide insights into Google’s research directions in AI planning and task execution.
Source:
~/workspace/source/Google/Antigravity/