Software 44855 Published by Philipp Esselbach 0

Visual Studio Code 1.137 launched today, introducing the Agent Host architecture and an open protocol to decouple AI sessions from workspaces so they can survive folder closures and run remotely over SSH. The update rolls out scheduled Automations for recurring tasks, an experimental Voice Mode for hands-free agent interaction, and tighter GitHub Issues and Pull Request integration directly inside the Agents window. While the heavy agent features target power users already running AI workflows daily, the new architecture provides the portable, protocol-defined lifecycle necessary to make autonomous coding agents practical.

Software 44855 Published by Philipp Esselbach 0

Microsoft released Visual Studio Code 1.136.2, delivering quick patches for two distinct issues introduced just days ago in the 1.136 feature drop. The update resolves a session state bug where Copilot Agent Host sessions would remain stuck in an "In Progress" state after subagent completion, alongside a regression fix for the tab close button that could accidentally trigger "Close Others." These refinements build on the 1.136 release's major architectural shift toward agent orchestration, which introduced the open Agent Host Protocol and experimental features like Agent Merge for automating pull request reviews. Developers can install the patch immediately via the auto-update mechanism or manually from the official downloads page to ensure their multi-root agent sessions behave correctly.

Software 44855 Published by Philipp Esselbach 0

Visual Studio Code 1.136 ships today, introducing the Agent Host, a dedicated process that isolates AI agents from the extension host so sessions persist across window closures and multiple windows can sync to a single session. Microsoft is also releasing the open Agent Host Protocol (AHP), enabling third-party harnesses like the Copilot SDK and Claude Agent SDK to integrate with a unified interface while unlocking preview features such as Agent Merge for automated PR resolution. The update adds remote agent execution over SSH and dev tunnels, multi-root workspace support for agents, and a redesigned Agents window with chat hierarchies and a unified input field.

Software 44855 Published by Philipp Esselbach 0

Visual Studio Code 1.135 launches the Agent Host Protocol, an open standard that transforms the editor into a universal runtime for AI agents and allows coding sessions to move seamlessly between applications. The release introduces "Rubber Duck," an experimental feature where complementary models review each other's work, closing 74.7% of the performance gap to flagship models on SWE-Bench Pro. External Agent Sessions now let developers resume work started in other tools, though continuing these sessions typically requires a Copilot subscription. Microsoft has also rolled back the sandboxing rollout for local agents to zero percent as it shifts engineering focus to the new host infrastructure and a new single-pane default layout.

Software 44855 Published by Philipp Esselbach 0

Visual Studio Code 1.133 introduces a dedicated Agent Host process that decouples AI agents from the editor, enabling shared multi-window sessions and remote execution. Microsoft pairs this architectural shift with an open Agent Host Protocol (AHP) spec, positioning the communication layer alongside LSP and DAP to support extensible third-party tooling. The update also delivers developer-friendly features like mixed Anthropic and Copilot model switching in Claude sessions, an experimental toggle to skip GitHub sign-in, and auto-reloading HTML in the integrated browser. The update is now rolling out to Windows, macOS, and Linux, with early testing available through the Insiders build.

Software 44855 Published by Philipp Esselbach 0

Microsoft released Visual Studio Code 1.132.1 on Tuesday to address seven security vulnerabilities across the Chat, Terminal, Electron, and network subsystems. The patch arrives just six days after the feature-rich 1.132 release, which introduced a major architectural shift via the new Agent Host Protocol. Critical remote code execution flaws were patched in the integrated browser and web URL payloads, while four additional fixes target the expanding AI agent attack surface. Users should force a check for updates immediately to secure their development environment.

Software 44855 Published by Philipp Esselbach 0

Microsoft has released Visual Studio Code 1.132, doubling down on its transformation from a code editor into an AI agent orchestration platform with four headline features. The update brings the long-awaited Agent Host architecture to a smoother stable rollout, allowing Copilot, Claude, and Codex to run in isolated processes while /btw side chats and element-level browser annotations redefine how developers interact with AI workflows. On-device multilingual dictation now leverages Microsoft's open-source Nemotron 3.5 model, keeping audio data local and adapting to shell syntax in real time. Meanwhile, seven community pull requests address persistent memory leaks, and the Python Environments extension finally reaches 100% default rollout.

Software 44855 Published by Philipp Esselbach 0

Devolutions just dropped UniGetUI v2026.2.7, a maintenance patch arriving just two days after the previous update to keep pace with the project's weekly release cadence. The refresh brings configurable environment variable syntax for install paths, clickable operation cards that open live logs directly, and the return of the desktop shortcut prompt that went missing in an earlier release. Developers also squashed a text input bug blocking immersive dialogs during multi-step wizards and rolled out several localization fixes following the recent WinUI-to-Avalonia migration. You can grab the ~27 MB portable build via winget install marticliment.UniGetUI or pull it directly from the GitHub releases page.

Software 44855 Published by Philipp Esselbach 0

Devolutions released UniGetUI v2026.2.6, landing a polish-heavy update that refreshes the interface with WinUI-inspired overlays and adds CSV export for installed packages and available updates. The release marks four months of active stewardship since the company acquired the project, focusing on visual parity with Windows 11, richer operation history tracking, and smarter settings management. Real-world pain points take priority in this cycle, with targeted fixes for WinGet update loops, PowerShell scope mismatches, silent install location overrides, embedded web content memory leaks, and background UAC prompts. For users juggling WinGet, Scoop, Chocolatey, Homebrew, and dozens of other package managers, v2026.2.6 delivers the kind of day-to-day friction reduction that signals a truly mature open-source tool.

Software 44855 Published by Philipp Esselbach 0

Visual Studio Code 1.131 drops on MS Build 2026 day, bringing built-in dictation, deeper subagent visibility, and a hybrid Markdown editor to the Stable channel. Native voice input now runs Microsoft's offline Nemotron model across chat, editors, and the terminal on Windows, Linux, and Apple Silicon Macs, removing the need for third-party extensions. Python Environments flips to default after hitting its rollout target, while agent workflows get better observability through a new parent-conversation overlay that tracks active subagents. Several features land behind experimental flags and platform restrictions, marking an incremental but meaningful shift toward voice-driven development and agent observability.

Software 44855 Published by Philipp Esselbach 0

MoltenVK v1.4.2, released July 24, 2026, delivers VK_EXT_sampler_filter_minmax and gl_DrawID support to macOS while applying extensive stability fixes for legacy NVIDIA and Intel Mac GPUs. The update raises minimum OS requirements to macOS 12.0 and iOS/tvOS 15.0, corrects the reported AMD subgroup size from 64 to 32 to prevent compute shader crashes, and implements reversed-depth viewport emulation for affected AMD hardware. A significant overhaul of the embedded SPIRV-Cross shader converter adds MSL 3.0 support and resolves variable pointer and matrix padding issues, all contributed through 39 pull requests from 20 developers. This release brings MoltenVK significantly closer to desktop Vulkan parity, ensuring broader engine compatibility and improved performance for game ports on the Apple ecosystem.

Software 44855 Published by Philipp Esselbach 0

Visual Studio Code 1.130 introduces the Agent Host Protocol, decoupling AI agent sessions from individual editor windows so they can run simultaneously across multiple panes. The new process model brings worktree isolation to Claude and Codex harnesses, aligns the Copilot SDK with its standalone products, and adds AI-gated risk evaluation to slash manual approval prompts. Beyond the agent overhaul, Microsoft bundles TypeScript 7 into the repository, patches terminal diff link resolution for mnemonic prefixes, and surfaces aggregate AI credit usage for Copilot Business and Enterprise teams. You can opt into the new architecture starting today by flipping chat.agentHost.enabled in your settings.

Software 44855 Published by Philipp Esselbach 0

MoltenVK 1.4.2-rc1 has launched as the first release candidate for Apple's Vulkan portability layer, bringing full Vulkan 1.4 compatibility to macOS, iOS, and tvOS. The update raises minimum system requirements to macOS 12.0 and iOS/tvOS 15.0 while introducing native sampler min/max filtering and gl_DrawID support for improved shader execution. Developers will see targeted fixes for older Mac 1 GPUs, AMD subgroup size corrections, and critical swapchain recreation patches, though some Apple Silicon channel corruption work was reverted pending further review. 

Software 44855 Published by Philipp Esselbach 0

Visual Studio Code 1.129.1 arrives as a quick patch following the architecture-overhauling 1.129 release, which restructures AI agents into a dedicated background process called the Agent Host. This new design isolates Copilot, Claude, and Codex workloads, enables session sharing across multiple editor windows, and introduces multi-agent orchestration tools alongside BYOK model support. The update also brings a new docked editor panel, an ! command prefix for instant terminal execution, and official GitHub Enterprise authentication for the agent host. As Microsoft continues its rapid weekly release cycle, 1.129.1 focuses on patching regressions and stabilizing the experimental modern UI while rolling out these foundational changes to all supported platforms.

Software 44855 Published by Philipp Esselbach 0

UniGetUI 2026.2.5 has landed with a handful of configuration tweaks and stability patches aimed at reducing update noise and improving navigation. The update introduces a fully searchable settings menu, lets users skip specific tiers of minor updates, and stops the app from aggressively switching context when toast notifications appear. Under the hood, developers also corrected PowerShell module installation scopes and resolved a NativeAOT sorting glitch. 

Software 44855 Published by Philipp Esselbach 0

Visual Studio Code 1.129 shifts AI agent sessions to a dedicated background process, which stops model crashes from taking down your entire editor. The release also debuts a redesigned Agents window with a docked diff panel, adds ! terminal command execution in chat, and finally brings BYOK model support to the Copilot harness. Microsoft is quietly previewing a modernized workbench in Insiders while extending GitHub Enterprise Copilot sign-in through the new architecture. The stable build drops today across all platforms, though the underlying agent host and prompt migration tools still need a bit of real-world polishing.

Software 44855 Published by Philipp Esselbach 0

Devolutions just pushed UniGetUI 2026.2.3.1 as a rapid hotfix to patch critical regressions introduced in yesterday’s update. The previous release broke WinGet package sources, ignored user installation scopes, and tripped over the project’s ongoing push to native machine code. Maintainers deployed six overnight commits to restore COM interop paths, rebuild NativeAOT safety protocols, and stabilize the installer. You can grab the official binaries directly from GitHub, though the x64 Windows version will handle the vast majority of your workflow.

Software 44855 Published by Philipp Esselbach 0

Microsoft has pushed out Visual Studio Code 1.128.1 to patch three critical security flaws uncovered just days after the initial 1.128 release. The base update transforms the editor into an agentic workspace with multi-chat Claude sessions, general availability for Copilot Vision, and enterprise-grade OpenTelemetry controls. IT administrators can now mandate telemetry endpoints, configure BYOK sampling parameters, and restrict utility models across the organization. 

Software 44855 Published by Philipp Esselbach 0

UniGetUI v2026.2.3 has officially launched, finally shipping its cross-platform Avalonia migration with default NativeAOT compilation enabled. This architectural shift slashes Windows and Linux installer sizes by roughly half while significantly reducing GPU and memory overhead. The update also restores the dockable navigation pane, adds toast notifications for system feedback, and introduces manual install modes for greater control.