Skip to content

2026-02-25 - 16:55Z

Commit: 7e5adbd · Previous: 4741aa0 · Compare: GitHub Version: 1.110.0-insider · Branch: main · Upstream: microsoft/vscode

✨ NEW

  • #297708 Add note to data agent about checking vpn

    Adds a troubleshooting note to data agent docs advising users to check Azure VPN when facing Kusto cluster connection timeouts.

  • #297702 Add agent feedback input widget with submission functionality

    Adds an in-editor agent feedback input widget with submit actions and improves styling, allowing users to send feedback directly within Agent Sessions.

  • #297693 adjust padding and height for chat editor and welcome widget

    Implements dynamic height adjustment for the chat editor and adds horizontal padding to the welcome widget, improving text input experience and layout.

  • #297674 vscode internal tool for getting userdata home

    Introduces a new internal tool to get the user data home path and adds icon support for custom chat agents, enabling enhanced prompt customization.

🐛 FIXES

  • #297719 Fix focus problem with agent feedback input

    Fixes focus handling in the agent feedback input to react only when the editor text area is focused, preventing interference from overlay widgets like the find widget.

  • #297713 Fix #297172

    Fixes model sorting in the chat model picker so available models always appear before unavailable ones, improving scanability for users.

  • #297471 fallback to a model when none is available on the chat widget

    Adds fallback logic when no model is available in the chat widget, ensuring option auto-reply works smoothly in terminal interactions.

  • #297706 Force chat request height update when codeblock is present

    Fixes chat request rendering height to correctly display code blocks by forcing height recalculation after code block editor loads.

  • #297694 Revert "vscode internal tool for getting userdata home (#297674)"

    Reverts the internal tool for retrieving user data home and removes related icon support, undoing recent experimental chat agent features.

  • #297685 fix updating the model when sending the request

    Fixes model selection application when sending new session requests, ensuring the selected model is correctly set in the chat input state.

  • #297673 Handle pending confirmation as error case in inline chat

    Improves inline chat by treating pending user confirmation as an error state, showing messages and allowing users to close stuck sessions.

  • #297675 Make feedback widget fully visible within the editor content area

    Adjusts agent feedback widget positioning to keep it fully visible within the editor, preventing it from rendering outside the scrollable content area.

🔨 REFACTORS

  • #297707 feedback

    Refactors chat editor height control from CSS to JavaScript for dynamic resizing and better performance, benefiting editor layout management.

  • #297670 sessions - better OOTB flow using our chat setup

    Simplifies Sessions startup by removing the custom welcome overlay and routing users through the existing Workbench Chat setup flow.

Token usage - 4930 Out: 501

Installers

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