Google Confirms WSL Support for Its Antigravity AI Programming Agent
Google has confirmed it is developing Windows Subsystem for Linux (WSL) support for Antigravity, its AI programming agent platform. This update, announced by Google DeepMind engineer Rody Davis, aims to improve the native developer experience on Windows 10 and 11. This integration allows Windows-based developers to seamlessly run Linux-based development tools and environments within Google's AI agent ecosystem. It aligns with industry trends, following GitHub Copilot's recent experimental support for WSL. The update will enable Antigravity to connect directly to WSL 2 distributions, allowing developers to use Linux file paths and tools natively. This addresses a common pain point for developers who prefer Windows hardware but require Linux environments.
## BACKGROUND
Google Antigravity is an agent-first software development platform that includes an IDE, CLI, and SDK for orchestrating autonomous AI agents to generate, execute, and test code. WSL (Windows Subsystem for Linux) is a Microsoft feature that lets developers run a GNU/Linux environment directly on Windows without the overhead of a traditional virtual machine or dual-boot setup.