Added
- Adds rich support for Azure DevOps — closes #3902
- Adds new AI-powered ability to generate a stash message from the changes in the Stash commands
- Adds and expands AI model support for GitLens' AI features
- Adds DeepSeek V3 and R1 models — closes #3943
- Adds o3-mini and o1 OpenAI models
- Adds Gemini 2.0 Flash, Gemini 2.0 Flash-Lite, Gemini 2.0 Pro, and Gemini 2.0 Flash Thinking models
- Adds dynamic model loading for GitHub Models and HuggingFace models
- Adds a
gitlens.ai.modelOptions.temperature
setting to specify the temperature (randomness) for AI models that support it - Adds a Switch Model button to the AI confirmation prompts
- Adds Windsurf support — closes #3969
- Adds "pro" indicators for applicable integrations — closes #3972
Changed
- Improves performance of updates to active and recent branches on the Home view
Fixed
- Fixes #3952 - Interactive rebase doesn't work in GL without VS Code added to path
- Fixes #3938 - GitLens automatically initiating an external sign-in after install on vscode.dev
- Fixes #3946 - Home View doesn't update repo state changes made when hidden
- Fixes #3940 - Commit Details: issue autolinks can disappear after enrichment
- Fixes #4035 - Repo is lost when "Generate commit" is requested