Getting Started

commit-msg-ai generates commit messages from your staged changes using a local LLM via Ollama.

This guide will walk you through:

  1. Installing Ollama — the local model runtime
  2. Choosing a model — pick the right model for your machine
  3. Installing commit-msg-ai — the CLI tool
  4. Configuration — set your default model and preferences
  5. Usage — start generating commit messages

Table of contents