Configs2026年7月2日·1 分钟阅读

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.

Agent 就绪

Agent 可直接安装

这个资产可安装;Agent 先选择当前运行时、检查安装计划,再运行匹配命令。

Native · 98/100策略:允许
Agent 入口
任意 MCP/CLI Agent
类型
Skill
安装
Single
信任
信任等级:Established
入口
Antigravity Manager
直接安装命令
npx -y tokrepo@latest install b7fcaf9b-7631-11f1-9bc6-00163e2b0d79 --target codex

先 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

讨论

登录后参与讨论。
还没有评论,来写第一条吧。

相关资产