Copilot Chat v0.32.2: Auth & Prompt Updates
Copilot Chat v0.32.2 tightens auth handling, normalizes sensitive file edits, and updates Sonnet 4.5 prompts. Minor but solid maintenance release.
TL;DR
- Auth token handling switched to distro-based approach
- Case normalization for sensitive file edits
- Sonnet 4.5 v2 prompt improvements
Fixed
- Auth token handling — switched from implied auth tokens to distro-based authentication for better security and consistency
- Sensitive file edits — case normalization now applied to edits targeting sensitive files, reducing inconsistencies
Improved
- Sonnet 4.5 v2 prompt — updated prompt configuration for better model performance
- Model hydration — moved hydrate model logic to common location for cleaner architecture
Update via: code --install-extension GitHub.Copilot-Chat or check for updates in VS Code Extensions.
Source: Copilot Chat