Skip to content
 
 

Repository files navigation

Antigravity CLI 사용시 이슈 사항 대응 코드 저장소

Termux 용 Installation

이 Termux 포크에 구현된 핵심 바이너리 패치 및 VA39 메모리 레이아웃 엔지니어링의 상당 부분은 @Brajesh2022의 기초적인 작업과 발견을 참고하여 제작하였습니다. 커뮤니티에 깊은 감사드립니다. https://gist.github.com/Brajesh2022/e42160d29b55417db6c18c52dd1d6d37

curl -fsSL https://raw.githubusercontent.com/Geminihaha/antigravity-cli/main/install_agy_termux.sh | bash 

Antigravity CLI

Antigravity CLI understands your codebase, makes edits with your permission, and executes commands — right from your terminal.

Antigravity CLI Demo


Antigravity CLI brings the core capabilities of Antigravity 2.0 (multi-step reasoning, multi-file editing, tool calling, and persistent history) directly to your terminal. It is optimized for keyboard-driven workflows and remote SSH sessions with minimal resource overhead.


Features at a Glance

Feature Antigravity CLI Antigravity 2.0
Primary Focus Speed, keyboard efficiency, low overhead Comprehensiveness, visual orchestration, project management
Interface Terminal User Interface (TUI) Full Rich GUI Application
Workflows SSH/Remote sessions, keyboard-first Local workspaces, heavy orchestration
Agent Engine Shared Core Agent Engine Shared Core Agent Engine

Integration

  • Shared Agent Engine: Both interfaces run on the same core agent engine. Improvements automatically apply to both.
  • Shared Settings: Preferences and permissions sync bidirectionally.
  • Session Export: Export terminal sessions to the Antigravity 2.0 GUI to continue working.

Installation

macOS / Linux

curl -fsSL https://antigravity.google/cli/install.sh | bash

Windows PowerShell

irm https://antigravity.google/cli/install.ps1 | iex

Windows CMD

curl -fsSL https://antigravity.google/cli/install.cmd -o install.cmd && install.cmd && del install.cmd

Usage

After installation, start Antigravity CLI by running:

agy

Authentication

The CLI authenticates via the system keyring, falling back to Google Sign-In if no active session exists.

  • Local: Automatically opens your default browser.
  • Remote / SSH: Detects SSH sessions and prints an authorization URL to complete login locally.
  • Sign Out: Run /logout to clear saved credentials.

Note

For enterprise access, connect your GCP project during onboarding. See the Enterprise page for details.


Terms of Service & Data Use

Warning

AI coding agents are known to have certain security risks, including autonomous code execution, data exfiltration, prompt injection, and supply chain risks. Ensure that you monitor and verify all actions taken by the agent.

By using Antigravity CLI, you agree to help improve the product by allowing Google to collect and use your Interactions data, subject to the Google Terms of Service and Google Privacy Policy. You can choose to opt out at any time via your settings.

Legal & Privacy Links

About

antigravity-cli 관련 자료 업로드 공간

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages