Copilot Chat v0.33.2025110601: Verbosity Tuning
Copilot Chat v0.33.2025110601 tunes model verbosity to "low" and keeps request handling synchronous for stability.
TL;DR
- Model verbosity set to "low" for cleaner output
- Request body creation kept synchronous for stability
New
- Low verbosity mode — Model now defaults to "low" verbosity for less noisy responses.
Changed
- Request body creation — Kept synchronous to maintain simplicity during the endgame phase.
Update with: npm install @microsoft/vscode-copilot-chat@0.33.2025110601
Source: Copilot Chat