whatisgithub

What is antigravity-safe-yolo-sandbox?

vladimirtadev/antigravity-safe-yolo-sandbox — explained in plain English

Analysis updated 2026-05-18

0BatchfileAudience · vibe coderComplexity · 3/5Setup · moderate

In one sentence

A Windows script that runs the Google Antigravity AI coding agent in full autonomous mode safely inside an isolated sandbox VM.

Mindmap

mindmap
  root((antigravity-sandbox))
    What it does
      Isolates AI agent
      Runs YOLO mode safely
      Syncs history back
    Tech stack
      Batchfile
      PowerShell
      Windows Sandbox
      Node.js
    Use cases
      Safe autonomous coding
      Test risky changes
      Protect host OS
    Requirements
      Windows Pro or higher
      Sandbox enabled
      Antigravity installed

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Let an AI coding agent work autonomously on a project without risking your main computer.

USE CASE 2

Test risky or experimental AI-agent changes in a disposable virtual machine.

USE CASE 3

Run Antigravity's dangerous auto-approve mode while keeping your host OS untouched.

What is it built with?

BatchfilePowerShellWindows SandboxNode.js

How does it compare?

vladimirtadev/antigravity-safe-yolo-sandboxeternal-flame-ad/veracrypt-w10-patchernewmatrix/winrtp
Stars012
LanguageBatchfileBatchfileBatchfile
Last pushed2018-05-02
MaintenanceDormant
Setup difficultymoderatemoderateeasy
Complexity3/53/51/5
Audiencevibe coderops devopsgeneral

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · moderate Time to first run · 30min

Requires Windows 10/11 Pro or higher with Windows Sandbox enabled and Antigravity pre-installed.

No license information is stated in the README.

So what is it?

This project is a bootstrap script that lets you run Google Antigravity, an AI coding agent, in its full autonomous mode without putting your own computer at risk. Autonomous mode, sometimes called YOLO mode, gives the AI agent permission to make changes without asking for approval each time, which is powerful but also risky if something goes wrong. This script solves that problem by running the agent inside an isolated Windows Sandbox instead of directly on your machine. Because everything happens inside a temporary virtual machine, your actual operating system stays protected even if the AI agent makes a mistake or misbehaves. The script automatically carries your existing login credentials into the sandbox so you do not have to sign in twice, and when you are done, it merges your conversation history and settings back to your host computer before the sandbox closes. It also installs a modern terminal inside the sandbox to avoid display glitches, and installs Node.js so tools that rely on the Model Context Protocol work correctly. Setup requires Windows 10 or 11 Pro, Enterprise, or Education, since the Home edition does not support Windows Sandbox. You also need Windows Sandbox turned on through Windows features, and the Antigravity agent already installed and signed in on your host machine. To use it, you place the launch script into the folder of the project you want the agent to work on and double click it, which builds and starts the sandbox automatically. The README includes an important warning. While your main operating system stays fully protected, the specific project folder you launch the script from is shared with the sandbox and can be freely modified or deleted by the AI agent. The author strongly recommends using version control before letting the agent work unsupervised, and takes no responsibility for lost data or broken code.

Copy-paste prompts

Prompt 1
Explain how this script isolates the Antigravity AI agent inside Windows Sandbox while syncing credentials.
Prompt 2
Walk me through the prerequisites needed to run this Antigravity safe YOLO sandbox script.
Prompt 3
What happens to my project files if the AI agent makes a mistake while using this sandbox setup?
Prompt 4
Help me adapt this Windows Sandbox bootstrap script for a different AI coding agent.

Frequently asked questions

What is antigravity-safe-yolo-sandbox?

A Windows script that runs the Google Antigravity AI coding agent in full autonomous mode safely inside an isolated sandbox VM.

What language is antigravity-safe-yolo-sandbox written in?

Mainly Batchfile. The stack also includes Batchfile, PowerShell, Windows Sandbox.

What license does antigravity-safe-yolo-sandbox use?

No license information is stated in the README.

How hard is antigravity-safe-yolo-sandbox to set up?

Setup difficulty is rated moderate, with roughly 30min to a first successful run.

Who is antigravity-safe-yolo-sandbox for?

Mainly vibe coder.

Open on GitHub → Ask about another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.