Copilot Chat v0.40.2026031401: Session & Debug Fixes

Copilot Chat v0.40 quiets debug logging by default, improves /troubleshoot setup, and cleans up session initialization.

Copilot Chat v0.40.2026031401: Session & Debug Fixes

TL;DR

  • Debug log aggregation now disabled by default to reduce noise
  • Improved initial experience for /troubleshoot command
  • Session initialization handling and dead code cleanup

New

  • Improved /troubleshoot experience — Better initial setup flow for the troubleshooting command

Fixed

  • Session initialization — Properly handle initialSessionOptions on startup
  • Debug logging defaults — File logging and debug aggregation now off by default, reducing log spam
  • Agent debug cleanup — Removed dead code paths in debug agent

Update via VS Code extensions marketplace or run: code --install-extension GitHub.Copilot-Chat

Source: Copilot Chat