[Bug]: Built-in Antigravity installation fails to start on Linux ARM64 (aarch64)
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 23k
- Forks
- 5.9k
- Avg merge
- 11h 14m
- Merged PRs (30d)
- 357
Description
Before submitting
- I searched existing issues and did not find a duplicate.
- I included enough detail to reproduce or investigate the problem.
Area
apps/server
Steps to reproduce
- Run T3 Code on a Linux ARM64 (aarch64) server.
- Open Settings → Providers → Antigravity.
- Do not configure a custom Antigravity executable path.
- Use T3 Code's built-in "Install Antigravity" option.
- Wait for T3 Code to download the Antigravity runtime.
- Observe the provider status after the download/install attempt.
Expected behavior
T3 Code should download and install the appropriate Antigravity runtime for Linux ARM64 (aarch64).
After installation, the runtime should start successfully and the Antigravity provider should become available.
Actual behavior
The built-in installation downloads the Antigravity runtime, but the runtime fails to start.
The UI shows:
"657 MB download."
followed by:
"The downloaded Antigravity runtime could not start in this environment."
The Antigravity provider then remains in the "Not found" state with:
"Antigravity is not installed. Install it in this environment or set a custom executable path."
A "Retry installation" button is shown.
Impact
Blocks work completely
Version or commit
v0.0.42
Environment
OS: Linux ARM64 / aarch64
Logs or stack traces
Screenshots, recordings, or supporting files
Workaround
No work arround found
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in apps/server and reproduce the built-in Antigravity installation on a Linux ARM64 environment, checking why the downloaded runtime fails to start. Done means the appropriate ARM64 runtime installs successfully, starts, and makes the Antigravity provider available instead of showing Not found.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- linux, typescript
- Domain
- backend, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100