Added
- Adds a Recompose Commits from Here command to commits in views and for commits belonging to a single branch in the Commit Graph. This will recompose from the chosen commit to the tip of its branch (#4827)
- Adds Gemini 3 Flash model support for AI features (#4828)
Changed
- When recomposing a specific range of commits, the Commit Composer will now automtically scroll the chosen commits into view when it loads (#4825)
- When using Recompose Selected Commits, the Commit Composer will now use the parent of the last commit to form a commit list if a merge target cannot be determined (#4826)
- Changes the
gitlens.rebaseEditor.revealBehaviorsetting default toonDoubleClickand removes theneverandonOpenoptions