Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
gitlens-17.3.0.vsix | 2025-07-08 | 7.7 MB | |
README.md | 2025-07-08 | 1.4 kB | |
v17.3.0 source code.tar.gz | 2025-07-08 | 43.5 MB | |
v17.3.0 source code.zip | 2025-07-08 | 44.2 MB | |
Totals: 4 Items | 95.5 MB | 4 |
Added
- Adds support for using natural language to search for commits on the Commit Graph, Search & Compare view, and in the Search Commits command using AI (#4471)
- Adds support for time-based commit searches on the Commit Graph, Search & Compare view, and in the Search Commits command
- Adds 👍 "Helpful" and 👎 "Unhelpful" feedback buttons to AI-generated markdown previews such as Commit Composer and Explain Changes (#4449)
- Adds a Commit with AI (Preview) button to the Inspect Overview tab of the Commit Graph and Inspect views
Changed
- Improves experience for invalid AI rebase responses by implementing conversational retry logic that provides specific feedback to the AI about missing, extra, or duplicate hunks and automatically retries up to 3 times (#4395)
Fixed
- Fixes stashes with parent commits older than the oldest stash not being visible on branches (#4401)
- Fixes editing search result in Search & Compare view failure (#4431)
- Fixes search results not paging properly on the Commit Graph when the first page of results is contained within the already loaded commits