Skip to content

2026-03-16 - 04:25Z

Commit: 6da8508 · Previous: 3d2f6d9 · Compare: GitHub Version: 1.112.0-insider · Branch: main · Upstream: microsoft/vscode

✨ NEW

  • #301640 Add "Workbench > Browser" settings category

    Adds a new 'Workbench > Browser' settings category to help users find browser-related settings more easily in the VS Code settings UI.

  • #301734 Expose chat.resizeImage command

    Adds an internal command to resize chat images, allowing other components and extensions to reuse the resizing logic via commands.

  • #301657 Enhance image handling in chat attachments

    Adds support for user-attached images in chat requests to display within the chat image carousel, enhancing image handling and display.

🐛 FIXES

  • #301911 only show `bypass approvals` for worktree CLI

    Fixes chat permission UI to only show 'bypass approvals' option for CLI sessions running in isolated worktrees, improving clarity for CLI users.

  • #301904 fix confirmation issue with thinking headers + fix padding

    Fixes chat UI by adjusting padding and ensuring the 'thinking' indicator is removed before showing confirmation prompts for a smoother display.

  • #301740 Reapply #301598 with fixes

    Fixes a crash by ensuring cancellation tokens are passed correctly in chat RPC calls, improving extension stability during session initialization.

  • #301755 fix: only set hook hint flag when actually showing the hint

    Fixes a bug where a workspace flag for disabled hooks was set too early, ensuring chat hints show correctly during agent setup flows.

  • #283450 fix: memory leak in MainThreadWorkspace

    Fixes memory leak in workspace provider handling by using DisposableMap to properly dispose providers when unregistered.

🔨 REFACTORS

  • #301752 Minor chat optimizations

    Applies minor memory and performance optimizations in chat by deferring computations and improving resource disposal to reduce leaks.

  • #301670 compile leftover

    Internal maintenance/refactoring; no user-visible change expected.

⬆️ UPGRADES

  • #301852 [Terminal_Sandboxing] Enable default trusted domains and updates to sandbox config

    Enables sandboxed terminal network trusted domains by default and improves sandbox error handling and config flexibility for better user experience.

Token usage - 4957 Out: 376

Installers

Official download links for the current VS Code Insiders build (may be newer than the build described above):