2026-03-24 - 01:27Z
Commit: 92d979b · Previous: 59b7fac · Compare: GitHub Version: 1.113.0-insider · Branch: main · Upstream: microsoft/vscode
🐛 FIXES
- #304320 fix: correct terminal sandbox icon in thinking dropdown
Fixed the terminal tool icon showing a lock incorrectly during command streaming to always show the correct icon based on actual sandbox status, improving UI accuracy.
- #304286 fix: re-layout list when toggling browse mode in MCP/plugin widgets
Fixed list layout clipping when toggling browse mode in certain widgets by recalculating layout, so all list entries display fully.
- #304290 Show unsandboxed execution reason in terminal tool confirmation
Show the reason why a terminal command requests unsandboxed execution in the confirmation UI, helping users understand the request.
- #304253 release: fix #303771
Internal maintenance/refactoring; no user-visible change expected.
- #304261 fix https://github.com/microsoft/vscode/issues/304025
Fixed an issue described in GitHub issue #304025 to improve user experience; exact details not specified.
- #304235 fixes window.title
Fixed window title rendering to correctly show repository and branch names in the command center placeholder text as expected.
- #304258 Enable terminal commands to run freely in `Autopilot` and `Bypass Approvals` modes
Allowed terminal commands to run freely in Autopilot and Bypass Approvals modes by skipping the auto approval check, fixing command disallow issues.
- #304233 select model when sub menu value is selected
Fixed model selection issues when choosing submenu values, resolving multiple related bugs for a smoother user experience.
- #304191 Remove unnecessary progress handling in Copilot CLI forking
Removed unnecessary progress handling in CLI process forking to simplify code and fix related issues.
- #304163 fix get task output for watch tasks
Fixed task output retrieval for watch tasks so output is correctly read from the terminal buffer, improving task output accuracy.
- #304164 Revert "Use bracketed paste for multiline executed terminal text (#302526)"
Reverted a previous change about bracketed paste for multiline terminal text to avoid issues, pending a more targeted fix.
🔨 REFACTORS
- #304270 Flatten sandbox network settings
Simplified sandbox network settings by flattening nested keys into three separate flat settings with migration, making configuration easier to manage.
⬆️ UPGRADES
- #304300 bump distro to match release branch commit bab162e
Updated the VS Code distribution to match the release branch commit, ensuring alignment with the latest stable features and fixes.
Token usage - 3525 Out: 430
Installers
Official download links for the current VS Code Insiders build (may be newer than the build described above):