Copilot Chat v0.33.2025110403: Build & API Fixes
Copilot Chat v0.33.2025110403 fixes build blockers, cloud agent detection, and adds Anthropic web search settings for BYOK providers.
TL;DR
- Fixed localization string blocking builds
- Cloud agent branch detection now works correctly
- Added Anthropic web search settings for BYOK providers
Fixed
- Localization string — unblocked build pipeline by fixing a localization string issue
- Cloud agent branch detection — corrected branch detection logic for cloud agents
- API warnings — updated API calls to eliminate warnings in builtin code
- Prompt whitespace — removed unnecessary whitespace from prompts
New
- Anthropic web search settings — added web search configuration options and wired them into BYOK provider support
Changed
- Settings cleanup — removed an unused setting
Update via VS Code extensions marketplace or run code --install-extension ms-copilot.copilot-chat.
Source: Copilot Chat