GitLens AIでブランチの変更を要約

5月 28, 2025
GitLens for VS Code V17.1では、レンダリングされたMarkdownのブランチ、スタッシュ、および作業変更について説明し、より明確で永続的な洞察を得ることが可能

英語で読み続ける:

GitKraken is a suite of developer tools built around Git, a popular version control system. It offers a graphical user interface (GUI) that allows developers to interact with Git repositories visually instead of relying on the command line. This simplifies complex Git workflows like resolving merge conflicts and visualizing code history, making Git more accessible and efficient for developers of all experience levels.

GitLens for VS Code (included in GitKraken) is a powerful extension designed to enhance the built-in Git capabilities of Visual Studio Code. It provides developers with deep insights into their codebase by surfacing Git blame annotations, commit histories, and code authorship details directly within the editor.

The GitLens for VS Code V17.1 release enhances its Explain functionality by introducing AI-generated summaries for a broader range of contexts, including branches, working changes, and stashes - currently available in Preview. This expansion allows developers to quickly grasp the scope and purpose of code modifications across multiple Git elements, not just individual commits. All generated summaries are now displayed in rendered Markdown rather than the traditional Commit Details panel. This change ensures better visibility, easier navigation, and persistent access to explanations, making it simpler to review changes and collaborate with context.

To see a full list of what's new in V17.1, see our release notes.

GitLens for VS Code is part of GitKraken which is available as Cloud-based or On-Premise options, licensed per user as an annual license which includes free updates and technical support. See our GitKraken licensing page for full details.

Learn more on our GitKraken product page.