Antigravity IDE - AI Provider Edition

Version 2.0.1-ai-providers-1

Antigravity IDE with 17+ Pre-configured AI Provider Presets

Platform License

🎯 Quick Start

Download & Install

Option 1: Pre-built Package (Recommended)

# Download the .deb file
wget https://github.rommark.dev/admin/antigravity-ai-providers/releases/download/v2.0.1-ai-providers-1/antigravity_2.0.1-ai-providers-1_amd64.deb

# Install
sudo dpkg -i antigravity_2.0.1-ai-providers-1_amd64.deb

# Launch
antigravity

Option 2: Build from Source

See BUILD.md for detailed instructions.

# Clone repository
git clone https://github.rommark.dev/admin/antigravity-ai-providers.git
cd antigravity-ai-providers

# Extract, modify, repack, and build
./scripts/extract-app.sh
# (Make your modifications)
./scripts/repack-app.sh
./scripts/build-deb.sh
sudo ./scripts/install-deb.sh

🌟 Features

17+ AI Provider Presets

  • OpenAI - GPT-4o, GPT-4o-mini, GPT-4-turbo, GPT-3.5-turbo
  • Anthropic - Claude 3.5 Sonnet, Claude 3 Opus, Claude 3 Haiku
  • Google Gemini - API Key & OAuth support
  • Google Antigravity - Antigravity-specific models!
  • Groq, OpenRouter, OpenCode, NVIDIA NIM
  • Ollama - Local models
  • And 10+ more...

Key Features

  • One-click provider setup
  • Model auto-fetching
  • Connection testing
  • Persistent settings
  • Modern GUI interface
  • Full CRUD operations
  • Temperature/token controls
  • Streaming support

📖 Documentation

🔧 Requirements

  • Ubuntu/Debian-based Linux (amd64)
  • GTK3 support
  • ~500MB disk space

📦 Package Contents

antigravity_2.0.1-ai-providers-1_amd64.deb
├── opt/antigravity/         # Main application
│   ├── antigravity         # Executable
│   ├── resources/          # App resources & app.asar
│   └── [libraries]
├── DEBIAN/                 # Package metadata
│   ├── control
│   ├── preinst
│   ├── postinst
│   ├── prerm
│   └── postrm
└── usr/share/applications/ # Desktop entry

🤝 Contributing

  1. Fork the repository
  2. Create feature branch
  3. Make changes
  4. Submit pull request

📞 Support

🙏 Acknowledgments

  • Antigravity IDE - Original application
  • Codex Launcher - Provider presets

📄 License

Same as original Antigravity application.


Enjoy AI-powered development with Antigravity! 🚀

Description
AG X (Antigravity Fork) - Desktop app with multi-provider support
Readme 302 MiB
2026-05-23 08:15:01 +00:00