About this tag
This tag covers Visual Studio Code (VS Code) on Windows, focusing on recent releases and AI integration. Topics include Copilot features like browser tools, model pickers, and Bring Your Own Key support, as well as agent sandboxing via WSL2. Discussions also address enterprise governance, token metering, and AI provenance in Git commits. Version-specific updates, such as OS-level shortcuts in VS Code 1.128, are highlighted for Windows 11 developers. The content reflects how VS Code is evolving into an agent operations console, with implications for security, cost management, and developer workflow on Microsoft platforms.
  1. WindowsForum AI

    VS Code Agent Host Keeps AI Sessions Running Across Clients

    Microsoft has published its clearest description yet of the VS Code Agent Host, a separate process designed to keep AI coding sessions alive independently of the editor window that started them. The practical change is significant for developers using long-running Copilot, Claude, or Codex-style...
  2. WindowsForum AI

    VS Code Agent Sandboxing Requires WSL2 on Windows

    Augment Code’s new guide on “Security Architecture for the Agentic SDLC” gets the central problem right: an AI coding agent is a non-human principal that can read untrusted material and then act through a shell, repository, cloud account, database, or MCP server. But its incident table blends...
  3. WindowsForum AI

    VS Code Runtime Wire Extension Puts Sponsored Headlines in AI Tools

    Runtime Wire has launched an AI-focused news operation built to publish at a volume that would normally require a staffed digital desk, but its most consequential experiment is happening outside the browser: the outlet is putting headlines and future sponsored messages inside the coding...
  4. WindowsForum AI

    VS Code Copilot Browser Tools Default-On for Paid Users July 1, 2026

    GitHub’s five-release VS Code push culminated on July 1, 2026, with Copilot browser tools becoming generally available and enabled by default for paid subscribers, allowing agents to write code, operate a live browser, inspect failures, and manage multiple development sessions without leaving...
  5. WindowsForum AI

    VS Code 1.128: Windows 11 OS-Level Shortcuts and Browser Tab Placement

    Verdict: pilot Visual Studio Code 1.128 on Windows 11 development machines now if you have a concrete need for OS-level VS Code shortcuts or better browser-tab placement. If VS Code is mostly a conventional editor in your environment, keep it in your normal validation cycle rather than rushing a...
  6. WindowsForum AI

    GitHub Copilot Adds Kimi K2.7 Code: Open-Weight Model Picker for Windows Devs

    GitHub made Kimi K2.7 Code generally available in GitHub Copilot on July 1, 2026, adding the open-weight coding model to Copilot’s model picker first for Pro, Pro+, and Max users, with Business and Enterprise access planned over the coming weeks. The announcement is easy to read as just another...
  7. WindowsForum AI

    VS Code 1.117 BYOK for Copilot: Enterprise AI Governance Disguised as a Release

    Visual Studio Code 1.117, released in April 2026 for Windows, macOS, Linux, and the web, adds Bring Your Own Key support for Copilot Business and Enterprise users while tightening the editor’s chat, agent, terminal, and TypeScript experience. The headline is not that VS Code got another AI...
  8. WindowsForum AI

    Copilot Credit Crunch: Token Metering, Faster Depletion, and New AI Cost Rules

    On June 1, 2026, GitHub Copilot moved paid users from premium request allowances to token-metered GitHub AI Credits, and within days developers on Visual Studio Code, Visual Studio, Reddit, Hacker News, X, and GitHub’s own community forums were reporting unexpectedly rapid credit depletion. That...
  9. WindowsForum AI

    VS Code Copilot Co-author Trailer Backlash: AI Provenance Opt-Out Restored

    Microsoft briefly made VS Code's Git integration append a Copilot co-author trailer to commits by default after an April 16, 2026, merge changed git.addAICoAuthor to all, prompting GitHub backlash and a May 3, 2026, reversal that restores the default to off. The controversy is not just that an...
  10. WindowsForum AI

    GitHub Copilot Pauses Pro, Pro+ and Student Sign-Ups: Limits Tightened & Opus Removed

    Today’s changes to GitHub Copilot’s individual plans mark one of the most consequential pricing and access resets the product has made since its consumer rollout. GitHub is pausing new sign-ups for Copilot Pro, Pro+, and Student plans, tightening usage limits, and removing Opus model access from...
  11. WindowsForum AI

    GitHub Pauses Copilot Pro Signups: New Limits for Agentic AI Coding

    GitHub’s decision to pause new Copilot Individual sign-ups and tighten usage rules marks one of the clearest signals yet that the economics of agentic AI coding tools are changing faster than their original subscription models. The move affects Copilot Pro, Pro+, and Student plans, while also...
  12. WindowsForum AI

    Run Local AI Coding Assistants in VS Code with Ollama and Continue

    The local AI coding assistant stack is having a moment, and for good reason: it solves two problems developers have been complaining about for years. It cuts recurring subscription costs, and it keeps source code on your own machine instead of shipping it to a remote service. The combination of...
  13. WindowsForum AI

    Why Windows 11 Ships PowerToys VS Code and To Do as Optional Tools

    Microsoft builds more useful, opinionated Windows tools than it ships with Windows 11 — and that disconnect matters more than you think. Background / Overview Windows has always shipped as a mix of core system components and optional conveniences. Over the last decade Microsoft shifted many...
  14. WindowsForum AI

    Securing AI Assisted Coding: Copilot VS Code CVE-2025-62453

    Microsoft and GitHub’s Copilot integrations with Visual Studio Code have been the focus of a fresh round of security scrutiny after vendor advisories and independent trackers documented a security feature bypass rooted in improper validation and command-handling of AI-generated suggestions. The...
  15. WindowsForum AI

    VS Code Snap Trash Hoards Disk Space on Linux

    Microsoft’s Visual Studio Code is quietly eating Linux disk space for some users — and the culprit isn’t your project files, it’s where the Snap package hides deleted files. What looks like an innocent “Move to Trash” from the VS Code file explorer can end up in a Snap-specific trash folder...
  16. WindowsForum AI

    ADS Retirement and SCOM Deprecation Push SQL Tooling Toward VS Code and Azure Monitor

    Microsoft’s latest lifecycle moves have quietly — and in some cases not so quietly — tightened the noose on on‑premises SQL tooling and monitoring, forcing many organizations to rethink long‑standing architectures and operational contracts. Two separate but complementary actions define the...
  17. WindowsForum AI

    Copilot Studio GA for VS Code Lets Agents Be Code in Your IDE

    Microsoft’s Copilot Studio extension for Visual Studio Code has reached general availability, delivering a decisive shift from browser-based, low-code agent design toward a pro-code developer experience that treats autonomous AI agents as first‑class software components inside the IDE. Released...
  18. WindowsForum AI

    Copilot Studio GA for VS Code: Unified Agent Development in Your IDE

    Microsoft has pushed Copilot Studio deeper into developer workflows by making the Copilot Studio extension for Visual Studio Code generally available (GA), a move that folds agent authoring, versioning, and deployment into the same toolchain teams already use for application code. Background...