Skip to content

ai-dev-2024/Antigravity-Manager-Supreme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

546 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Antigravity Manager Supreme πŸš€

Antigravity Manager Supreme Logo

Your Personal High-Performance AI Dispatch Gateway

Seamlessly proxy Gemini & Claude β€’ OpenAI-Compatible API β€’ Privacy First

Fork of Antigravity Manager β€” auto-synced every 6 hours, with Supreme branding

Latest Release Upstream Tauri v2 Auto-Sync ZAI Community Ko-fi

πŸ“₯ Download β€’ ✨ Features β€’ πŸš€ Quick Start β€’ πŸ’– Support


πŸ’– Support

If you find this project useful, please consider supporting the development:


πŸ“₯ Download

Platform Installer Status
Windows ⬇️ EXE / MSI βœ… Stable
macOS Apple Silicon ⬇️ ARM64 DMG βœ… Stable
macOS Intel ⬇️ x64 DMG βœ… Stable
Linux ⬇️ AppImage / DEB / RPM βœ… Stable

✨ Features

All features come from upstream Antigravity Manager β€” we stay perfectly in sync.

πŸŽ›οΈ Smart Account Dashboard

  • Real-time quota monitoring for all accounts (Gemini Pro, Flash, Claude, Imagen)
  • Best account recommendation with one-click switching
  • Active account snapshot with usage percentages

πŸ” Professional Account Management

  • OAuth 2.0 authorization (auto & manual modes)
  • Multi-dimensional import (single token, JSON batch, legacy migration)
  • 403 Forbidden detection with automatic skip

πŸ”€ Protocol Conversion & Relay (API Proxy)

  • OpenAI Format β€” /v1/chat/completions compatible with 99% of AI apps
  • Anthropic Format β€” Native /v1/messages for Claude Code CLI
  • Gemini Format β€” Direct Google AI SDK support
  • Millisecond-level automatic retry and silent account rotation on 429/401

🧠 Model Router Center

  • Series-based mapping (route GPT-4 requests to Gemini models)
  • Regex-level custom model redirects
  • Tiered routing by account tier (Ultra/Pro/Free)
  • Silent background downgrading for CLI title generation tasks

🎨 Multimodal & Imagen 3 Support

  • Image generation via OpenAI size parameters or model name suffixes
  • Payloads up to 100MB for 4K image recognition

πŸ”’ Security & Privacy

  • Device fingerprint protection
  • JA3/BoringSSL fingerprinting via rquest
  • All data stays local β€” no telemetry

πŸ”„ Auto-Sync Workflow

This fork automatically syncs with upstream every 6 hours via GitHub Actions.

β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”     β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”     β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”     β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚  Every 6h   │────▢│ Check latest │────▢│ Checkout fresh  │────▢│ Apply Supreme β”‚
β”‚  (cron)     β”‚     β”‚  upstream    β”‚     β”‚ upstream code   β”‚     β”‚   branding    β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜     β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜     β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜     β””β”€β”€β”€β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”€β”€β”˜
                                                                         β”‚
                    β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”     β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”     β”Œβ”€β”€β”€β”€β”€β”€β”€β–Όβ”€β”€β”€β”€β”€β”€β”€β”
                    β”‚   Publish    │◀────│  Tag & push     │◀────│ Clean OAuth   β”‚
                    β”‚   release    β”‚     β”‚  v1.1.X         β”‚     β”‚   secrets     β”‚
                    β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜     β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜     β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

What gets preserved: Workflows, README, icons, branding
What gets synced: All source code, dependencies, configurations

See SYNC_WORKFLOW.md for technical details.


πŸš€ Quick Start

1. Install & Launch

Download the installer for your platform from the releases page.

2. Add Accounts

Go to Accounts tab β†’ add your Gemini/Claude accounts via OAuth.

3. Start Proxy

Go to API Proxy β†’ click Start Service.

4. Connect Your Apps

Claude Code / Claude CLI:

export ANTHROPIC_API_KEY="your-api-key"
export ANTHROPIC_BASE_URL="http://127.0.0.1:8888"
claude

Python (OpenAI SDK):

import openai
client = openai.OpenAI(
    api_key="your-api-key",
    base_url="http://127.0.0.1:8888/v1"
)
response = client.chat.completions.create(
    model="gemini-2.0-flash",
    messages=[{"role": "user", "content": "Hello!"}]
)

Any OpenAI-compatible client:

Base URL:  http://127.0.0.1:8888/v1
API Key:   your-api-key

πŸ”§ Development

# Clone
git clone https://github.com/ai-dev-2024/Antigravity-Manager-Supreme.git
cd Antigravity-Manager-Supreme

# Install dependencies
npm install

# Run in development
npm run tauri dev

# Build for production
npm run tauri build

Tech Stack

Layer Technology
Frontend React 19 Β· TypeScript Β· Ant Design Β· @lobehub/ui Β· TailwindCSS
Backend Rust Β· Axum Β· SQLite Β· rquest (JA3 fingerprinting)
Framework Tauri v2
CI/CD GitHub Actions β€” 4-platform build matrix

πŸ“„ License

CC BY-NC-SA 4.0 β€” Non-Commercial Use Only

  • βœ… Free for personal use
  • βœ… Modifications allowed (share under same license)
  • ❌ Commercial use prohibited
  • πŸ“‹ Attribution required

Support on Ko-fi



Fork of Antigravity Manager
Original by lbjlaq & Antigravity Team
Supreme Edition maintained by ai-dev-2024
Licensed under CC BY-NC-SA 4.0

About

πŸš€ Professional AI Account Manager & Proxy System for Gemini & Claude. OpenAI-compatible API gateway with smart routing, multi-account management, and auto-sync from upstream. Support: ko-fi.com/ai_dev_2024

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors