You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix hiding all content when responseIsFiltered: true (#252244)
Fix hiding all content when responseIsFiltered: true (#252050)
* Fix hiding all content when responseIsFiltered: true
For microsoft/vscode-copilot-release#12599
* Respect errorDetails.level when errorDetails.confirmationButtons
fix: web detection for typescript language server (#251799)
Do not check for navigator to detect web environment in built-in extensions (#251688)
Do not check for navigator to detect web environment
Co-authored-by: Jean Pierre <jeanp413@hotmail.com>
Add experiment to let us control the default mode/model for new chat …
…sessions (#246150)
* Implement experiment for default mode and model
* Simpler
* Simplify, check experiments in the same place
* Fixup
* Fixes for safety
* Add logs
* Cleanup