Google has introduced Remote Control for Antigravity, a new capability that allows developers to connect to and control their Antigravity 2.0 coding-agent sessions from a web browser. The feature is designed for long-running development tasks that may continue after a developer leaves their desk, allowing users to monitor progress, review changes and provide additional instructions remotely.

The update reflects a broader shift in AI-assisted software development from simple coding assistance toward autonomous agents capable of handling larger tasks. Google says Antigravity agents can work on activities such as full-subsystem refactoring, extensive test runs and complex dependency migrations, which can take significant amounts of time. Remote Control is intended to let developers keep those workloads running on their existing machines rather than recreating the development environment elsewhere.

Google Antigravity Remote Control At A Glance

ParticularDetails
CompanyGoogle
ProductAntigravity
FeatureRemote Control
Current versionAntigravity 2.0
Access methodWeb browser
Supported environmentsLaptops, desktops and servers
Main purposeRemotely control Antigravity sessions
Local filesRetained
WorkspacesRetained
Build toolsRetained
CredentialsRetained
Environment variablesRetained
Multi-machine controlYes
Push notificationsAvailable through web app on mobile devices
RolloutGradual
Priority accessGoogle AI Ultra plans

Google’s documentation says Remote Control is currently rolling out, with Google AI Ultra subscribers receiving priority access.

What Is Google Antigravity Remote Control?

Remote Control essentially turns a web browser into a window for controlling an Antigravity development environment running somewhere else.

Developers can have Antigravity running on a desktop, laptop or server and then connect to that machine remotely.

Developer's Main Machine
        ↓
Antigravity 2.0
        ↓
AI Agent Working On Task
        ↓
Remote Control
        ↓
Web Browser
        ↓
Developer Can Monitor
Review And Give Instructions

The important part is that the development environment remains on the original machine.

Google says users retain access to their files, workspaces, build tools, credentials and environment variables through the remote session.

Developers Can Control Multiple Machines

One of the main features Google highlights is multi-instance management.

Developers may use different computers for different purposes. For example, a local workstation could be dedicated to interface development while a Linux server handles backend or server-side workloads.

Remote Control lets users switch between these Antigravity instances from the browser.

Multi-Machine Workflow

MachinePossible Workload
Main workstationUI development
LaptopMobile or lightweight development
Linux serverBackend workloads
Cloud environmentLong-running tasks
Dedicated machineTesting and builds

Google’s Remote Control interface provides an instance switcher that allows users to select the machine they want to control.

                Remote Browser
                     │
          ┌──────────┼──────────┐
          ↓          ↓          ↓
      Laptop      Desktop     Server
         │           │           │
         ↓           ↓           ↓
     Antigravity  Antigravity  Antigravity
         │           │           │
         └───────────┼───────────┘
                     ↓
              Multiple Agents

This could be particularly useful for developers who maintain several environments.

AI Agents Can Keep Working While Developers Are Away

The feature is designed around a simple problem: AI coding tasks can take time.

A developer might ask an agent to refactor a large subsystem, run an extensive test suite or perform a complex dependency migration.

Instead of waiting at the computer, the developer can leave the workstation and check the session later.

Start Task
    ↓
AI Agent Begins Work
    ↓
Developer Leaves Desk
    ↓
Agent Continues Working
    ↓
Notification
    ↓
Developer Opens Browser
    ↓
Reviews Progress
    ↓
Provides More Instructions

Google describes this as “untethered productivity”, allowing developers to move away from their physical workstation without stopping their development work.

Remote Control Preserves The Local Development Environment

A major advantage of Google’s approach is that developers do not need to recreate their entire development environment on another device.

For example, if a project depends on specific libraries, environment variables, build tools or local files, the agent can continue operating in the original environment.

Traditional Remote Workflow Vs Antigravity

Traditional ApproachAntigravity Remote Control
Move to another machineOpen a browser
Recreate environmentKeep existing environment
Transfer filesFiles remain local
Reinstall dependenciesExisting dependencies remain
Reconfigure toolsExisting configuration remains
Resume work manuallyContinue existing session

Google says this allows developers to continue sessions without attempting to recreate the environment on another workstation.

Why Local Context Matters For AI Coding Agents

AI coding agents often need access to much more than source files.

A working software environment can include:

  • Source code
  • Dependencies
  • Build systems
  • Environment variables
  • Credentials
  • Local databases
  • Development tools
  • Test environments
  • Configuration files

Recreating all of that on another computer can take considerable effort.

Remote Control instead keeps the agent inside the environment where the task was originally started.

Existing Environment
       ↓
Files
Workspaces
Tools
Credentials
Variables
Dependencies
       ↓
Antigravity Agent
       ↓
Remote Browser Control

This could make remote agent workflows substantially more convenient for developers working across multiple machines.

Mobile Devices Can Receive Notifications

Google says developers can use the Remote Control web application on mobile devices.

Users can optionally install the web app on their phone’s home screen to receive push notifications when agents complete tasks or require input.

That creates a workflow in which a developer does not need to continuously monitor an AI agent.

Example Mobile Workflow

StepAction
1Start coding task on workstation
2Agent begins execution
3Developer leaves workstation
4Agent continues working
5Phone receives notification
6Developer opens browser
7Reviews agent status
8Provides additional instruction if necessary

This is particularly relevant for tasks that may take extended periods to complete.

Remote Control Is Built For Longer AI Tasks

The feature makes more sense as AI coding agents become increasingly autonomous.

Earlier coding assistants were generally designed around short interactions:

Ask → Generate Code → Review

Agentic development can involve much longer workflows:

Plan → Modify Files → Run Tests → Inspect Errors → Fix → Test Again → Validate

Simple AI Coding

Prompt
 ↓
Code
 ↓
Review


Agentic Development

Task
 ↓
Planning
 ↓
Code Changes
 ↓
Build
 ↓
Testing
 ↓
Error Analysis
 ↓
More Changes
 ↓
Testing
 ↓
Validation

Google’s own documentation specifically cites large-scale refactoring, extensive test-suite runs and dependency migrations as examples of tasks that can run for extended periods.

Remote Control Could Change How Developers Use AI Agents

The feature changes the relationship between the developer and the coding agent.

Instead of sitting beside the AI throughout the entire process, the developer can increasingly act as a supervisor.

Traditional Coding Assistant

Developer
    ↓
Prompt
    ↓
AI
    ↓
Developer Reviews
    ↓
Next Prompt


Agentic Workflow

Developer
    ↓
Defines Goal
    ↓
AI Agent
    ↓
Plans + Executes
    ↓
Developer Monitors
    ↓
Intervenes When Needed

This is closer to an AI project worker model than a conventional autocomplete tool.

Google Is Expanding Antigravity Beyond A Traditional IDE

Remote Control comes as Google continues positioning Antigravity as an agent-first development platform.

At Google I/O 2026, the company described Antigravity 2.0 as a platform for orchestrating agents and introduced capabilities including the Antigravity CLI and SDK. Google said developers could use specialized subagents for complex workflows and programmatically control the agent harness.

The Remote Control feature extends that philosophy beyond the physical development machine.

Antigravity’s Broader Direction

CapabilityPurpose
Agent-first IDEAI-driven software development
Multiple agentsParallel workflows
CLITerminal-based agent control
SDKProgrammatic agent control
Remote ControlBrowser-based session control
Multi-machine supportManage different environments

The result is an ecosystem where AI agents can operate across increasingly varied development workflows.

Google Is Also Bringing Antigravity To Enterprise Users

The Remote Control launch arrives alongside a broader expansion of Antigravity into enterprise environments.

Google announced that Antigravity is available as part of eligible Gemini Enterprise subscriptions, with administrative and spending controls. The company also introduced IDE extensions allowing developers to use Antigravity in IDEs including VS Code.

This matters because remote control of development environments can become more valuable when organizations operate multiple machines, servers and development environments.

Enterprise Antigravity Expansion

AreaGoogle Offering
Enterprise accessEligible Gemini Enterprise subscriptions
AdministrationCentralized controls
SpendingBudget and threshold controls
Usage monitoringUsage metrics
IDE supportExtensions including VS Code
Agent developmentAntigravity platform

Google says the enterprise controls are designed to consolidate governance, spending, security and usage management.

Security Becomes More Important With Remote Agent Control

Remote access to development environments also introduces an important security consideration.

Google describes Remote Control as a secure window into the workspace, while its documentation says the feature provides access to files, workspaces, build tools, credentials and environment variables.

That means organizations need to treat remote agent access as more than simply viewing a coding session.

Sensitive Resources Potentially Involved

ResourceWhy It Matters
Source codeIntellectual property
CredentialsAccess to services
Environment variablesMay contain secrets
Build toolsCan execute development tasks
WorkspacesProject data
Server environmentsPotential infrastructure access

The convenience of remote control therefore needs to be balanced with appropriate access controls and security practices.

Remote Control Could Make Dedicated AI Workstations More Useful

One interesting consequence is the possibility of using dedicated machines primarily for AI agents.

A developer could leave a powerful workstation or server running continuously and access it remotely when necessary.

Powerful Workstation
       ↓
Antigravity Agent
       ↓
Long-Running Tasks
       ↓
Developer Away
       ↓
Browser / Phone
       ↓
Monitor + Intervene

This could allow developers to separate their everyday computing device from the machine responsible for heavy or long-running development tasks.

Cloud And Local Environments Can Work Together

Google specifically highlights the ability to use different machines for different types of work, including cloud environments for server-based tasks.

This could lead to hybrid workflows.

                 Developer
                     ↓
              Remote Browser
                     ↓
          ┌──────────┼──────────┐
          ↓          ↓          ↓
       Laptop     Desktop      Cloud
          ↓          ↓          ↓
        UI Work    Testing    Backend
          └──────────┼──────────┘
                     ↓
               AI Agents

Instead of forcing all development onto one computer, developers can distribute workloads while maintaining centralized browser access.

Antigravity Remote Control Is Rolling Out Gradually

Google’s documentation currently describes Remote Control as a feature being rolled out, with Google AI Ultra plans receiving priority access.

That means availability may vary depending on account type and rollout stage.

Google’s documentation provides the following basic setup process:

  1. Open Antigravity 2.0 settings.
  2. Go to the Account section.
  3. Enable Remote Control.
  4. Optionally assign a nickname to the machine.
  5. Open the Remote Control dashboard from a browser.
  6. Sign in using the same Google Account.
  7. Select the machine from the instance switcher.

What Developers Could Use It For

The feature is particularly suited to workloads where the agent needs time to operate independently.

Potential Use Cases

Use CaseWhy Remote Control Helps
Large refactoringAgent can work for longer periods
Test-suite executionDeveloper can leave machine
Dependency migrationLong-running workflow
Build debuggingMonitor remotely
Backend developmentDedicated server environment
Cloud developmentAccess remote environment
Multiple projectsSwitch between machines
Overnight tasksCheck progress later

Google specifically identifies subsystem refactoring, extensive tests and dependency migrations as examples of longer-running workloads.

Remote Control Fits The Shift Toward Agentic Development

The bigger significance of the feature is not simply remote access.

It reflects the changing role of AI in software development.

AI coding systems are moving from tools that generate individual pieces of code toward agents capable of handling complete workflows.

AI Coding Evolution

Autocomplete
    ↓
Chat-Based Coding
    ↓
Multi-File Editing
    ↓
Tool-Using Agents
    ↓
Autonomous Workflows
    ↓
Long-Running Agents
    ↓
Remote Agent Management

Remote Control is a natural extension of this progression because longer-running agents require new ways for humans to supervise them.

The Bigger Picture

Google’s Antigravity Remote Control represents another step toward software development in which AI agents can work independently for longer periods while developers act as supervisors rather than constantly interacting with the coding assistant. The feature allows users to connect to Antigravity 2.0 sessions running across laptops, desktops and servers from a web browser, while retaining access to the original files, workspaces, build tools, credentials and environment variables.

The multi-machine capability could be particularly useful for developers who maintain separate environments for frontend work, backend development, testing or cloud workloads. Google also supports mobile access through its web app, including push notifications when an agent completes a task or needs user input.

The launch comes as Google expands Antigravity beyond a traditional AI coding assistant. Antigravity 2.0 is positioned as an agent-first development platform, while Google has also introduced an Antigravity CLI and SDK for more advanced agent orchestration and programmatic control.

The enterprise expansion is another important part of the picture. Google has made Antigravity available through eligible Gemini Enterprise subscriptions and added administrative, security, spending and usage controls, while also introducing IDE extensions including support for VS Code.

Looking Ahead

Remote Control could become increasingly important as AI coding agents take on larger and more complicated software-development tasks. When an agent can spend substantial amounts of time modifying code, running tests, diagnosing failures and completing migrations, requiring a developer to remain physically next to the machine becomes a significant limitation. Browser-based control removes that constraint while keeping the agent inside its existing development environment.

The larger trend is toward a development model where humans define goals, monitor progress and intervene when necessary while AI agents handle more of the execution. Google Antigravity’s Remote Control feature is designed for exactly that transition: start the work on one machine, let the agent continue working, and take control from wherever you are when needed. As agentic development matures, remote supervision could become as important as the coding agent itself

Get the day’s top stories in your inbox

One concise email. No spam, unsubscribe anytime.