Skip to content
github-actions[bot] edited this page Jun 7, 2026 · 2 revisions

GitMind 5.0 Wiki

Verified against GitMind 5.0.0 on June 7, 2026.

GitMind generates professional Git commit messages from your changes without leaving VS Code. It supports 17 built-in AI providers, including local Ollama and GitHub Copilot, plus a Pro Custom API option.

GitMind supported providers

GitMind configuration dashboard

Start Here

Highlights

  • Generate from staged changes, or include unstaged and untracked files with Capture All Changes.
  • Choose Basic or 11 Pro commit styles and optionally add Gitmoji.
  • Search models exposed by supported provider APIs.
  • Use local processing with Ollama or your existing GitHub Copilot authentication.
  • Process large diffs, tune model parameters, learn from history, and generate changelogs with Pro.
  • Retry selected temporary failures and switch to a provider-scoped fallback model with Pro Automatic Recovery.

Install And Support

GitMind sends the selected diff and prompt to the provider you configure. Use Ollama when changes must remain local. Never post API keys, license keys, order IDs, purchase emails, source code, diffs, or private repository data in public issues.

Clone this wiki locally