Copilot Chat v0.33.2025102407: Bug Fixes & Git Improvements

Copilot Chat v0.33.2025102407 fixes plan mode saving, deeplink workspace opening, and git change detection. Includes improved test coverage and logging.

Copilot Chat v0.33.2025102407: Bug Fixes & Git Improvements

TL;DR

  • Fixed plan mode saving for todos and git change detection in cloud agent
  • Deeplink workspace opening now works correctly on already-open projects
  • Added logging for custom OpenAI BYOK URL resolution and improved test coverage

Fixed

  • Plan mode todo saving — todos in plan mode now persist correctly
  • Deeplink workspace opening — fixed issue where deeplinks failed to open in already-open workspaces
  • Git change detection — cloud agent now properly detects pending git changes
  • Custom OpenAI BYOK logging — added URL resolution logging for custom OpenAI bring-your-own-key configurations

Improved

  • Code referencing tests — expanded test coverage for code referencing functionality
  • Model metadata cache — regenerated cache and fixed outdated snapshot tests
  • PR cache checks — added new collaborators to pull request cache validation

Update via VS Code extensions marketplace or run: code --install-extension ms-copilot.copilot-chat

Source: Copilot Chat