Added
- Adds support for OpenAI's GPT-4 Turbo and latest Anthropic models for GitLens' experimental AI features — closes #3005
Changed
- Improves the performance of the Commit Graph when loading a large number of commits
- Refines AI prompts to provide better commit message generation and explanation results
- Updates Files Changed panel of Commit Details, which now supports indent settings and adds better accessibility
Fixed
- Fixes #3023 - "Unable to show blame. Invalid or missing blame.ignoreRevsFile" with valid ignore revs file
- Fixes #3018 - Line blame overlay is broken when commit message contains a
)
- Fixes #2625 - full issue ref has escape characters that break hover links
- Fixes stuck busy state of the Commit Details Explain AI panel after canceling a request
- Fixes cloud patch deep links requiring a paid plan (while in preview)