Skip to content

AI-Powered Commit Messages

Our Python-based CLI tool generates AI-powered commit messages by analyzing your staged changes.

Installation

Python

pip install smoothdev-commit-message-cli

Visit the PyPI package page for more details: https://pypi.org/project/smoothdev-commit-message-cli/

Homebrew

For macOS users, we provide a Homebrew tap for easy installation and updates.

brew tap smoothdev/tap
brew install smoothdev-commit

Updating

brew update && brew upgrade smoothdev-commit

Basic Usage

smoothdev-commit-cli

Configuration

The CLI tool stores configuration in ~/.smoothdevio/config.json.