Sourcegraph 6.0.2687
A newer patch release is available: 6.0.12741. See all changes in Sourcegraph 6.0.
Details
Improvements
- Prompt templates editor supports @ current mentions (#3397)
feat: prompt templates editor supports dynamic @ mentions
PR description tips: https://www.notion.so/sourcegraph/Write-a-good-pull-request-description-610a7fd3e613496eb76f450db5a49b6e
- Cody Gateway Roll out new Gemini Models (#3357)
Move Gemini 2.0 Flash from Experimental to GA, add Gemini 2.0 Flash-Lite Preview Experimental and Gemini 2.0 Pro Experimental
Co-authored-by: arafatkatze arafat.da.khan@gmail.com (cherry picked from commit 4aa5aa41cc0f5e2be80c77e8e8709e198ff54b94)
PR description tips: https://www.notion.so/sourcegraph/Write-a-good-pull-request-description-610a7fd3e613496eb76f450db5a49b6e
Fixes
- Source Fix inability to update Gerrit code host config URL (#3361)
Fix bug where the URL of a Gerrit code host connection could not be updated.
(cherry picked from commit e6da1ceb9586bf109339f06220c1fdbbf570a6d9)
- Source Gitserver: Unambiguously identify commit boundaries in git log
Commit listing should work correctly for repos which contain arbitrary characters in commit messages. This also affects downstream functionality such as commit graph updates needed for precise code navigation.
Backport 2eae8e1 from #3359
Other
- [backport] chore/source: Update src-cli to 6.0.1 (#3365)
- Update src-cli version to 6.0.1
- Backport 3254 to 6.0.x
Uncategorized
Others
- Backport 3254 to 6.0.x
(PR #3300)
- Backport 3254 to 6.0.x