EILMELDUNGEN LIVE
🕵️ SicherheitslückenMySQL Governance(26.08.2026 um 19:58 Uhr)
⚠️ PoCNative ANN Vector Indexing in InnoDB(26.08.2026 um 20:09 Uhr)
🔧 ProgrammierungWhat's the coolest thing coming in the next version of C#?(27.08.2026 um 18:00 Uhr)
🔧 ProgrammierungWhat's the coolest thing coming in the next version of C#?(27.08.2026 um 18:00 Uhr)
🔧 ProgrammierungYour first AI agent is only a few lines of Python away(02.09.2026 um 00:34 Uhr)
🔧 AI Nachrichten Der HuggingFace-Hack ist jetzt untersucht(28.08.2026 um 15:57 Uhr)
🔧 AI Nachrichten Details zum OpenAI-HuggingFace-Hack(01.09.2026 um 17:36 Uhr)
🕵️ SicherheitslückenMySQL Governance(26.08.2026 um 19:58 Uhr)
⚠️ PoCNative ANN Vector Indexing in InnoDB(26.08.2026 um 20:09 Uhr)
🔧 ProgrammierungWhat's the coolest thing coming in the next version of C#?(27.08.2026 um 18:00 Uhr)
🔧 ProgrammierungWhat's the coolest thing coming in the next version of C#?(27.08.2026 um 18:00 Uhr)
🔧 ProgrammierungYour first AI agent is only a few lines of Python away(02.09.2026 um 00:34 Uhr)
🔧 AI Nachrichten Der HuggingFace-Hack ist jetzt untersucht(28.08.2026 um 15:57 Uhr)
🔧 AI Nachrichten Details zum OpenAI-HuggingFace-Hack(01.09.2026 um 17:36 Uhr)

15 🕛 kürzlich 7 Min Lesezeit CVE-RADAR
0

In a rare move, Google is bringing native Windows 11 and WSL support to its new AI tools

↗ Quelle (Windows Latest)
🗣️ Stimme:
📑 Inhaltsübersicht

The Windows Subsystem for Linux keeps picking up momentum. GitHub Copilot‘s desktop app just added experimental WSL support, and while that marinates, Google quietly confirmed it is working on WSL for Antigravity, its agentic development platform, along with better native support for Windows, which is rare from a company with a spotty history of supporting Windows.


WSL lets you run a Linux distribution directly inside Windows, without dual-booting or using a full virtual machine. So much of modern software, such as build pipelines, cloud infrastructure, and AI frameworks like PyTorch and llama.cpp, is written and tested on Linux first.


Google Antigravity and GitHub Copilot are both AI based development tools with WSL support
Google Antigravity and GitHub Copilot are both AI based development tools with WSL support. Credit: Windows Latest

In case you didn’t realise it already, both Antigravity and GitHub Copilot are in the same category of AI development tools, and while WSL is now experimentally supported in the GitHub Copilot app, Google is working on WSL for Antigravity. 


WSL2 runs a Linux kernel inside a lightweight, Microsoft-managed VM, so tools like Docker, bash, and Linux-native package managers work as developers expect, all while staying on Windows. Microsoft has been working on improving WSL as a serious platform, and this week’s news from Google is the clearest sign yet that the bet paid off.


Google is finally supporting WSL and native Windows, and that’s rare


It’s an open secret that Google has rarely been generous toward Windows. Most of its developer tools either treat Windows as an afterthought or bring in RAM-heavy browser-based apps instead of native ones. But things seem to be changing, at least for Antigravity.




The setup is under Settings, Experimental, where a new “WSL hosts (Preview)” toggle lets the app “connect to and create sessions inside WSL.” Once enabled, a separate Environments page lists every WSL 2 distribution installed through wsl.exe, in this case an Ubuntu distro marked default and running. Connecting it shows a live WebSocket address, and from there, you register a project by pointing to its absolute Linux path, something like /home/pboggan/coloring-book, which the app validates before adding.


Starting a new session against that project shows a “WSL: Ubuntu” badge at the top, confirming the session runs inside the Linux distro. In the demo, Boggan typed a prompt asking the agent to add a footer reading “Made in Park City, UT”. The agent loaded a frontend-design skill, searched the Next.js project’s page.tsx, layout.tsx, and globals.css files, ran git status –short && git branch directly inside WSL to check the current state, found an existing styled footer, and edited it with a single-line change.


It then re-checked the file to confirm the new text was correct and ran git diff –check to validate the change before showing a “Create PR” button. The whole loop with reasoning, file edits, and git validation ran inside WSL, powered by a model listed as GPT-5.6 Sol.


GitHub’s internal . Separately, Microsoft shipped to see how it holds up in practice.


WSL Containers in action on Windows 11
WSL Containers in action on Windows 11. Credit: Windows Latest

Windows is quietly becoming a serious developer platform again


Despite the near-constant negative press Windows 11 gets over ads, bugs, and forced AI features, the developer side of the OS has had a strong stretch. At Build 2026, Microsoft rolled out Coreutils for Windows, bringing over 75 familiar Linux command-line utilities like ls, grep, and mv natively to Windows without needing WSL at all, built on the open-source uutils project in Rust. WinUI’s commitment as the permanent native app framework, plus its move toward full open source, shows Microsoft treating native Windows development as a priority again.


Ubuntu running via Windows Subsystem for Linux
Ubuntu running via Windows Subsystem for Linux. Source: Ubuntu

We recently covered how appeared first on Windows Latest

Vollständiger Original-Bericht
Ausführliche Details, Code-Beispiele & Hersteller-Stellungnahme auf windowslatest.com.
↗ Original-Artikel auf windowslatest.com lesen
Wie bewertest du diesen Beitrag?
1 Klick Feedback
73 Fachleser & IT-Security Experten haben diesen Report heute geteilt
Teilen mit Netzwerk & Team:

Community-Analysen & Experten-Meinungen 0

Verfasse deine eigene Analyse, teile Workarounds oder diskutiere diesen Vorfall im Blog.
Noch keine Community-Analyse verfasst. Markiere einen Textabschnitt oder klicke oben auf Eigene Analyse verfassen“!
Community Pulse: Relevanz-Einschätzung
1 Klick Experten-Votum
🔴 Akute Relevanz 44%
🟡 In Evaluierung 34%
🟢 Keine Auswirkung 15%
Spannende Innovation 7%
Verwandte Story-Cluster & Quellen (Vektor-KI)
Port 8095 Engine
2 Quellen
What's the coolest thing coming in the next version of C#?
1 Quelle
MySQL Governance
1 Quelle
Native ANN Vector Indexing in InnoDB