aicommits
« Back to VersTracker
Description:
Writes your git commit messages for you with AI
Type: Formula  |  Latest Version: 1.11.0@0  |  Tracked Since: Dec 17, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: git ai productivity developer-tools cli
Install: brew install aicommits
About:
AICommits is a command-line tool that leverages large language models like GPT to automatically generate meaningful git commit messages based on your staged code changes. It analyzes the diff and context to produce conventional commit-style messages, saving developers time and improving repository history quality.
Key Features:
  • Automated commit message generation using AI
  • Supports OpenAI and Anthropic models
  • Interactive mode for reviewing and editing suggestions
  • Conventional commit format support
  • CLI integration for seamless workflow
Use Cases:
  • Quickly generating commit messages for large code changes
  • Maintaining consistent commit message standards across teams
  • Reducing context-switching when writing descriptive commits
Alternatives:
  • git-gen – Similar AI-powered commit generation but with fewer model options
  • commitizen – Manual commit helper that enforces conventions without AI generation
Version History
Detected Version Rev Change Commit