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
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