pingdotgg / pingdotgg/t3code

[Bug]: Antigravity custom runtime fails local health check on Linux ARM64 (aarch64)

Open
#12,477 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

accepted bug via-triage
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
  1. Install the Antigravity runtime manually on a remote Linux server using the runtime package from Google's CDN.
  2. Extract/install the runtime and verify that the runtime files are present on the server.
  3. Open T3 Code and enable the Antigravity provider.
  4. Configure Antigravity to use the custom binary/runtime path from the manual installation.
  5. Attempt to use or authenticate the Antigravity provider.
  6. Observe the provider status.
Expected behavior

T3 Code should detect and use the manually installed Antigravity runtime from the configured custom path.

If the runtime is valid and executable, the local health check should succeed and the Antigravity provider should become available.

Actual behavior

T3 Code reports the Antigravity provider as unavailable with:

"Antigravity could not complete its local health check."

The Runtime section shows the runtime as installed and indicates that the custom binary path is being used, but the provider remains unavailable.

Google sign-in also fails afterward, showing:

"Google sign-in failed. Start sign-in again."

Impact

Blocks work completely

Version or commit

v0.0.42

Environment

OS: Linux ARM64 (aarch64)

Logs or stack traces

Screenshots, recordings, or supporting files

Screenshot 2026-09-18 221605.png
Screenshot 2026-09-18 221554.png

Workaround

No workarround found

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start in apps/server by tracing how the configured custom Antigravity runtime path is used for the local health check on Linux ARM64. Reproduce with the manual runtime installation on v0.0.42 and inspect the health-check and sign-in failure behavior; done means the runtime is detected, the provider becomes available, and Google sign-in no longer fails.

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
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.