Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

release note updates #111

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Roberto-Vizcarra merged 1 commit into main from Updates-for-v17.1
May 16, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 22 additions & 0 deletions gitlens/GL-GK-AI.md
View file Open in desktop
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,23 @@ Understand the reasoning behind changes with AI-generated explanations of commit
- In the "Cloud Patch Details" view: Look for explanations alongside commit information
- When reviewing commits: Option to generate explanations for any selected commit


<img src="/wp-content/uploads/GL-ai-commit-explain.png" class="help-center-img img-bordered">

### AI Changes Explain `Preview`
Gitkraken AI can also be used to generate summaries in Branches, Working changes, and Stashes.

What changed across all commits in a branch – ✨Explain Branch
What you’ve modified in your working directory – ✨Explain Working Changes
What you’ve previously stashed – ✨Explain Stash

You’ll find ✨Explain options for commits, branches, stashes, and working changes in several places:

- In the Commit Graph
- Available as commands in the command palette
- In many GitLens views: Commits, Branches, Stashes, Search & Compare, etc.
- In branch cards in the Home view

### AI Changelog Creation `Pro`
**Available in:** Advanced and Business plans only

Expand Down Expand Up @@ -90,6 +105,13 @@ GitLens offers flexibility in choosing your AI provider:
1. **GitKraken AI** (default): Pre-configured and ready to use with your token allocation
2. **GitHub Copilot**: If installed, can be used as your AI provider
3. **Custom Provider** (BYOK): Connect your own key from supported AI services
>
- New OpenAI and Google models
- Self-hosted Azure AI models
- OpenAI-compatible API providers
- Local Ollama models
- OpenRouter support
>

### Setup Instructions

Expand Down
22 changes: 20 additions & 2 deletions gitlens/gitlens-features.md
View file Open in desktop
Original file line number Diff line number Diff line change
Expand Up @@ -440,7 +440,7 @@ Gain additional insights on hover.

***

## Gitkraken AI
## GitKraken AI
### AI-Generated Commit Messages

Commit messages can be automatically generated using Gitkraken AI.
Expand All @@ -460,8 +460,25 @@ Create intelligent descriptions for stashed changes, making it easier to find an
- From the Command Palette: `GitLens: Generate Stash Message with AI`
- When creating a stash: Look for the AI option in the stash creation interface
- From the stash view: Generate descriptions for existing stashes
### AI Explainations `Preview`
Gitkraken AI can help better understand code changes by generating commit explanations, making it easier understand more aspects of your repository, from more places in GitLens.

### AI Commit Explanations`Pro`
<img src="/wp-content/uploads/ai-branch-summary.png" class="help-center-img img-bordered">

**✨Explain** functionality includes generating summaries of changes for **branches**, **working changes**, and **stashes** in Preview. All summaries will open in rendered markdown instead of the Commit Details panel for better visibility and persistence.

You'll find ✨Explain options for commits, branches, stashes, and working changes in several places:
- In the Commit Graph
- Available as commands in the command palette
- In many GitLens views: Commits, Branches, Stashes, Search & Compare, etc.
- In branch cards in the Home view

With Gitkraken AI explanation capabilities, you can quickly understand:
- What changed across all commits in a branch - ✨Explain Branch (Preview)
- What you've modified in your working directory - ✨Explain Working Changes (Preview)
- What you've previously stashed - ✨Explain Stash (Preview)

#### AI Commit Explanations`Pro`
*Available in:* Pro, Advanced, and Business plans
Understand the reasoning behind changes with AI-generated explanations of commit content and purpose. Quickly grasp the intent and impact of complex commits without having to manually review all changed files.

Expand All @@ -470,6 +487,7 @@ Understand the reasoning behind changes with AI-generated explanations of commit
- In the "Cloud Patch Details" view: Look for explanations alongside commit information
- When reviewing commits: Option to generate explanations for any selected commit


### AI Changelog Creation `Advanced`
*Available in:* Advanced and Business plans only
Automatically generate comprehensive changelogs from selected commits in the Graph, perfect for release documentation. Maintain consistent and detailed changelogs without manual effort.
Expand Down

AltStyle によって変換されたページ (->オリジナル) /