Skip to main content
The Git panel puts common version-control actions in the desktop window. Git panel

Common actions

  • Review workspace changes
  • Stage / unstage
  • View a file diff
  • Switch branches
  • Browse commit history
  • Work with worktrees

Generate a commit message with AI

  1. Make sure there are uncommitted changes
  2. Trigger AI generate from the Git / commit entry
  3. Review the result, then commit
You can edit the commit prompt in Settings to lock language and title format.
Commit AI sends the diff to the selected model. Very large diffs are truncated. For a sensitive repo, check the prompt and provider first.