2026-03-14 - 08:46Z
Commit: 3d2f6d9 · Previous: 4c82223 · Compare: GitHub Version: 1.112.0-insider · Branch: main · Upstream: microsoft/vscode
🐛 FIXES
- #301630 Fix delete action in AI Customizations editor
Fixes the AI Customizations editor to hide the delete button for read-only items and prevents telemetry errors from blocking file deletion, improving reliability and UI correctness.
- #301628 Misc debug panel UX fixes
Improves chat debug panel UX by adding resizable panels, number formatting, timestamp selection, and better context menus for easier debugging.
- #301626 Make sure we use `isEqual` to compare uris in chat
Standardizes URI comparisons in chat features by using a reliable URI equality helper, preventing bugs with lost edits or todos.
🔨 REFACTORS
- #301676 Revert "Pass through the initial options on creation"
Reverts a previous change that passed initial session options during chat session creation, removing related code to simplify the chat session API and fix issues.
- #301637 Agent Debug: Make treeview default
Changes the Agent Debug Logs UI to show the tree view by default, enhancing user navigation with the preferred log display on startup.
- #301634 Support markdown fallback in agent debug panel
Centralizes debug event formatting by adding markdown fallback tokenization, improving consistency in chat debug message rendering.
⬆️ UPGRADES
- #301624 build(deps): bump undici from 7.18.2 to 7.24.0
Updates the undici HTTP client library to version 7.24.0 to fix multiple security vulnerabilities, enhancing security for users.
Token usage - 4688 Out: 261
Installers
Official download links for the current VS Code Insiders build (may be newer than the build described above):