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
Refreshes the AI features descriptions and highlights the integration with GitKraken AI, including commit message generation, PR description creation, commit explanation, and changelog generation.
Clarifies the availability of AI features for Community and Pro users.
Copy file name to clipboardExpand all lines: README.md
+11-18
Original file line number
Diff line number
Diff line change
@@ -53,17 +53,22 @@ GitLens offers a wide range of features—here are the three most popular workfl
53
53
54
54
Compact but powerful, the Home View lets you take your tasks and issues from code to merge. Start work on an issue and create PRs in one intelligent view. The perfect companion for developers looking to reduce tedious context switching and stay focused on their work in VS Code.
55
55
56
-
## GitLens AI Integrations
56
+
## Accelerate Your Workflow with AI (Preview)
57
57
58
-
GitLens integrates with models such as OpenAI, Anthropic, DeepSeek, GitHub Copilot, Gemini and more.
58
+
GitLens leverages AI to simplify tedious tasks like writing commit messages, crafting pull request descriptions, generating changelogs and more—allowing you to focus on your code.
59
59
60
-
-🧪**AI Generatated Commit Message** - Leverage more AI models to quickly generate commit messages for uncommitted work from Home View, or from the Source Control view's context menu.
60
+
-**Generate Commit and Stash Messages**: Quickly create descriptive commit or stash messages tailored to your code changes.
61
61
62
-
- 🧪**AI Explain Commit**
63
-
Use the Explain panel on the Inspect view to leverage AI to help you understand the changes introduced by a commit.
62
+
-**Explain Commits**: Instantly understand the context of a commit through concise AI-generated explanations in the Inspect view.
64
63
65
-
Access these AI features by signing up for a free [GitKraken](https://gitkraken.dev/register?product=gitlens&source=marketing_page&redirect_uri=vscode%3A%2F%2Feamodio.gitlens%2Flogin&flow=gitlens_web&utm_source=gitlens-extension&utm_medium=readme-ai) account.
64
+
-**Open Pull Requests**: Automatically generate clear PR titles and descriptions directly from your branch changes, speeding up review cycles.
66
65
66
+
-**Generate Changelogs**: Effortlessly summarize repository changes for release notes or documentation updates.
67
+
- More coming soon!
68
+
69
+
**Community Features**: Community users can generate commit messages for free if they are using GitHub Copilot or have a free [GitKraken](https://gitkraken.dev/register?product=gitlens&source=marketing_page&redirect_uri=vscode%3A%2F%2Feamodio.gitlens%2Flogin&flow=gitlens_web&utm_source=gitlens-extension&utm_medium=readme-ai) account with an API key connected to other providers like OpenAI, Anthropic, DeepSeek, Gemini, etc.
70
+
71
+
**Pro Features**: Subscribe to GitLens Pro to access all AI features with GitKraken AI (Preview)—no manual key management required.
67
72
68
73
# Interactive Code History
69
74
@@ -282,18 +287,6 @@ All integrations provide automatic linking, while rich integrations with GitHub,
282
287
283
288
Use autolinks to linkify external references, like Jira issues or Zendesk tickets, in commit messages.
284
289
285
-
# GitKraken Labs
286
-
287
-
Our incubator for experimentation and exploration with the community to gather early reactions and feedback. Below are some of our current experiments.
288
-
289
-
## 🧪AI Explain Commit
290
-
291
-
Use the Explain panel on the **Inspect** view to leverage AI to help you understand the changes introduced by a commit.
292
-
293
-
## 🧪Automatically Generate Commit Message
294
-
295
-
Use the `Generate Commit Message` command from the Source Control view's context menu to automatically generate a commit message for your staged changes by leveraging AI.
296
-
297
290
# Ready for GitLens Pro?
298
291
299
292
When you're ready to unlock the full potential of GitLens and enjoy all the benefits, consider [upgrading to GitLens Pro](https://gitkraken.dev/register?product=gitlens&source=marketing_page&redirect_uri=vscode%3A%2F%2Feamodio.gitlens%2Flogin&flow=gitlens_web). With GitLens Pro, you'll gain access to [Pro features](https://gitkraken.com/gitlens/pro-features?utm_source=gitlens-extension&utm_medium=in-app-links) on privately-hosted repos.
0 commit comments