2026-03-20 - 10:01Z
Commit: 4b25853 · Previous: 0b90e94 · Compare: GitHub Version: 1.113.0-insider · Branch: main · Upstream: microsoft/vscode
🐛 FIXES
- #303432 fix: skip file and folder uris for sessions app
Fixes the sessions app on startup by skipping protocol URLs that open files/folders, keeping the sessions window as primary for a smoother embedded app experience.
- #303173 skills: do not filter skills with missing name/description
Allows skills missing name or description to load with warnings instead of errors, improving skill discovery in chat context.
- #303404 Sessions - fix regression with persisting view mode
Fixes a regression by persisting the selected view mode (list or tree) in Agent Sessions Changes view so user preference is remembered.
- #303398 fix: support protocol handling for sessions app on windows
Fixes Windows sessions app protocol handling by registering the proxy executable as URL handler at install time, ensuring consistent launch behavior.
🔨 REFACTORS
- #303399 Restructure agent sessions filter menu with sort and group radios
Restructures the agent sessions filter menu into a clearer config menu with nested filters and persisted sort/group by radio options for easier session management.
- #303335 chat customizations: new grouping for instructions
Updates chat instructions to group by agent, context, or on-demand with improved labels and icons for clearer customization UI.
- #303413 Revert "Revert "chore - Add telemetry logging for chat editing session store and restore events (#303225)""
Reintroduces telemetry events for chat editing session save and restore to help understand usage of chat session persistence.
Token usage - 2705 Out: 256
Installers
Official download links for the current VS Code Insiders build (may be newer than the build described above):