Esta página se muestra en inglés. Una traducción al español está en curso.
ConfigsJul 2, 2026·2 min de lectura

Antigravity Manager — AI IDE Account Switcher Built with Tauri

An open-source desktop app for managing and switching between multiple Antigravity tool accounts with one click, built with Tauri v2 and React.

Listo para agents

Instalación lista para agent

Este activo puede instalarse después de elegir el runtime, revisar el plan y ejecutar el comando correspondiente.

Native · 98/100Política: permitir
Superficie agent
Cualquier agent MCP/CLI
Tipo
Skill
Instalación
Single
Confianza
Confianza: Established
Entrada
Antigravity Manager
Comando de instalación directa
npx -y tokrepo@latest install b7fcaf9b-7631-11f1-9bc6-00163e2b0d79 --target codex

Ejecutar después de confirmar el plan con dry-run.

Introduction

Antigravity Manager is an open-source desktop application that lets you manage and switch between multiple Antigravity tool accounts seamlessly. Built with Tauri v2 and React, it provides a native-feeling experience on Windows, macOS, and Linux.

What Antigravity Manager Does

  • Manages multiple Antigravity accounts in a single interface
  • Enables one-click account switching without manual config edits
  • Stores credentials securely using OS-native keychain integration
  • Displays account status and quota information at a glance
  • Supports importing and exporting account configurations

Architecture Overview

The app is built on Tauri v2 with a Rust backend and React frontend. Account credentials are stored using the operating system's native secure storage (Keychain on macOS, Credential Manager on Windows). The switching mechanism updates local configuration files atomically to prevent corruption during transitions.

Self-Hosting & Configuration

  • Download pre-built binaries from GitHub Releases or build from source
  • Requires Node.js and Rust toolchain for building from source
  • Add accounts through the GUI with credentials or config import
  • Configure auto-switch rules based on project directories
  • Supports custom Antigravity installation paths

Key Features

  • Native desktop app with minimal resource footprint via Tauri
  • Secure credential storage using OS keychain APIs
  • Instant account switching without restarting the IDE
  • Visual quota and usage monitoring per account
  • Cross-platform support for Windows, macOS, and Linux

Comparison with Similar Tools

  • cockpit-tools — supports more AI IDEs but heavier; Antigravity Manager is focused and lightweight
  • Manual config switching — error-prone and slow; this automates the process
  • Shell scripts — no GUI or secure storage; Antigravity Manager adds both
  • IDE-native profiles — limited to one tool; this manages Antigravity-specific accounts

FAQ

Q: Is this an official Antigravity product? A: No. It is a community-built open-source tool for managing Antigravity accounts.

Q: Are my credentials stored securely? A: Yes. Credentials use OS-native secure storage (Keychain, Credential Manager, or libsecret).

Q: Can I switch accounts without restarting? A: Yes. The switcher updates configuration files in place for seamless transitions.

Q: Does it work with team or enterprise accounts? A: Yes. Any valid Antigravity account can be added and managed.

Sources

Discusión

Inicia sesión para unirte a la discusión.
Aún no hay comentarios. Sé el primero en compartir tus ideas.

Activos relacionados