Get AI assistance for VCS integration
This functionality relies on the AI Assistant plugin that requires an additional license.
For more information about licensing and enabling AI Assistant, refer to JetBrains AI Service licensing and Enable AI Assistant.
AI Assistant can send your diffs to the LLM (Large Language Model), which will generate a commit message describing your changes.
Click View | Git Commit.
In the Commit message text field, click
Suggest Commit Message.
Edit the message if necessary.
AI Assistant can summarize the changes made in one or several commits.
note
This option is only available if you are using Git or Mercurial for version control.
Click View | Git History.
In the commits pane, select the commit or several commits you want to summarize, right-click them and select Explain Commit in the context menu.
AI Assistant provides the summary of the selected commits.
Thanks for your feedback!