Skip to content

Commit fcb6d25

Browse files
justinrobotsd13
authored andcommitted
Updates AI features and introduces GitKraken AI
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.
1 parent f59ac14 commit fcb6d25

File tree

1 file changed

+11
-18
lines changed

1 file changed

+11
-18
lines changed

README.md

+11-18
Original file line numberDiff line numberDiff line change
@@ -53,17 +53,22 @@ GitLens offers a wide range of features—here are the three most popular workfl
5353

5454
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.
5555

56-
## GitLens AI Integrations
56+
## Accelerate Your Workflow with AI (Preview)
5757

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

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

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

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

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

6873
# Interactive Code History
6974

@@ -282,18 +287,6 @@ All integrations provide automatic linking, while rich integrations with GitHub,
282287

283288
Use autolinks to linkify external references, like Jira issues or Zendesk tickets, in commit messages.
284289

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-
297290
# Ready for GitLens Pro?
298291

299292
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

Comments
 (0)