Welcome to Antigravity Manager
Antigravity Manager is a professional AI account management and protocol proxy system built with Tauri v2, Rust, and React. It transforms your Google and Anthropic web sessions into standardized API interfaces, providing a stable, high-speed, and cost-effective local AI relay station.Why Antigravity Manager?
Antigravity Manager eliminates the protocol gap between different AI providers, allowing you to:- Unify Access: Use a single API endpoint for multiple AI services
- Smart Routing: Automatically select the best available account based on quota
- Multi-Protocol Support: OpenAI, Anthropic, and Gemini formats all in one
- Privacy First: All processing happens locally on your machine
Key Features
Smart Account Dashboard
Real-time monitoring of all account health, average remaining quotas, and intelligent best-account recommendations with one-click switching.
Professional Account Management
OAuth 2.0 authorization (auto/manual), multi-dimensional import (Token, JSON, V1 migration), and 403 forbidden detection with automatic skipping.
Protocol Conversion & Relay
OpenAI
/v1/chat/completions, Anthropic /v1/messages, and native Gemini formats with smart self-healing on 429/401 errors.Model Router Center
Series-based mapping, expert-level redirection with regex, tiered routing by account type, and silent background downgrading.
Multimodal Support
Advanced image generation with Imagen 3, supports up to 100MB payloads (configurable), and precise aspect ratio control.
JA3 Fingerprinting
Chrome 123 TLS fingerprint emulation to bypass anti-bot protections and reduce 403 errors from upstream providers.
Architecture Overview
Antigravity Manager uses a sophisticated request pipeline:Supported Platforms
Linux
- x86_64 & aarch64
- .deb (Debian/Ubuntu)
- .rpm (Fedora/RHEL)
- AppImage (Universal)
macOS
- Apple Silicon & Intel
- Universal .dmg
- Homebrew support
Windows
- x64
- NSIS .exe installer
- PowerShell script
Quick Start Paths
Installation
Get Antigravity Manager installed on your system in minutes
Quick Start
Make your first API call and integrate with popular tools
GitHub Repository
View source code, report issues, and contribute
What’s New in v4.1.27
Core Fixes & Optimizations
Core Fixes & Optimizations
- Proxy Config Initialization: Fixed missing default fields (
global_system_prompt,proxy_pool,image_thinking_mode) - Tool Image Preservation: Unconditionally retain image data in
tool_resultwith automatic conversion toinlineData - OpenCode Thinking Budget: Full compatibility for both
budget_tokens(snake_case) andbudgetTokens(camelCase)
Smart Routing Improvements
Smart Routing Improvements
- Free Account Detection: Resolved infinite retry loops when free accounts reach quota limits
- Project ID Injection: Accurate quota perception with proper
{"project": project_id}structure - Dashboard Display: Fixed Gemini image quota showing as 0 by including
gemini-3.1-flash-image
Docker Enhancements
Docker Enhancements
- Namespace Update: Default image now
lbjlaq/antigravity-manager - Environment Variables: Added default value placeholders for flexible configuration via
.envfiles
Community & Support
Documentation
Comprehensive guides and API references
Telegram Channel
Join our community for updates and support
GitHub Issues
Report bugs and request features
Sponsor
Support the project development
Next Steps
Install Antigravity Manager
Choose your preferred installation method: terminal script, Homebrew, Docker, or manual downloadGo to Installation Guide →
Add Your First Account
Use OAuth 2.0 to securely connect your Google or Anthropic accountsGo to Quick Start →
Make Your First API Call
Test the integration with Claude Code CLI, Python, or your favorite AI toolGo to Quick Start →