Skip to main content

A sophisticated Git commit message generator that uses AI to create meaningful, conventional commit messages based on your code changes.

Project description

C4F - Commit For Free

A sophisticated Git commit message generator that uses AI to create meaningful, conventional commit messages based on your code changes.

Intro Animation

   _____ _  _     _____ 
  / ____| || |   |  ___|
 | |    | || |_  | |_   
 | |    |__   _| |  _|  
 | |____   | |   | |    
  \_____|  |_|   |_|    

Commit For Free - AI-Powered Git Commit Message Generator

Features

  • 🤖 AI-powered commit message generation using GPT models
  • 📝 Follows Conventional Commits format
  • 🔍 Smart analysis of file changes and diffs
  • 🎨 Beautiful CLI interface with rich formatting
  • ⚡ Efficient handling of both small and large changes
  • 🔄 Fallback mechanisms for reliability
  • 🎯 Automatic change type detection (feat, fix, docs, etc.)
  • 📊 Progress tracking and status display

Demo

See C4F in action:

Commit generation demo

Note: It's normal to occasionally see model response timeouts as shown in the demo. This is due to limitations of the free GPT models provided by g4f. After all configured attempts, the package automatically creates a fallback commit message to ensure you can always complete your workflow.

Installation

⚠️ Important: C4F requires Python 3.11 or higher to run.

Using pip

pip install commit-for-free

Using pipx (Recommended for non-Windows platforms)

For a clean, isolated installation that doesn't interfere with your system Python:

# Install pipx if you don't have it
python -m pip install --user pipx
python -m pipx ensurepath

# Install c4f
pipx install commit-for-free

From source

  1. Clone the repository:
git clone https://github.com/alaamer12/c4f.git
cd c4f
  1. Install using Poetry:
poetry install

Or with pip:

pip install -e .

Usage

Basic Usage

Simply run the command in your Git repository:

c4f

The tool will:

  1. Detect staged and unstaged changes in your repository
  2. Analyze the changes and their context
  3. Generate an appropriate commit message using AI
  4. Stage and commit the changes with the generated message

Full workflow demonstration

Command-line Options

usage: c4f [-r PATH] [-m MODEL] [-a NUM] [-t SEC] [-f]

Intelligent Git Commit Message Generator

options:
  -r PATH, --root PATH  Set the root directory for git operations [default: current project root]
  -m MODEL, --model MODEL
                        Set the AI model to use for commit message generation [default: gpt-4-mini]
                        Choices: gpt-4-mini, gpt-4, gpt-3.5-turbo

Generation Options:
  Configure the commit message generation process

  -a NUM, --attempts NUM
                        Set the number of generation attempts before falling back [default: 3]
                        Range: 1-10
  -t SEC, --timeout SEC
                        Set the fallback timeout in seconds for model response [default: 10]
                        Range: 1-60

Formatting Options:
  Configure the commit message format

  -f, --force-brackets  Force conventional commit type with brackets (e.g., feat(scope): message)

Examples

Generate commit messages with the default settings:

c4f

Use a specific AI model:

c4f --model gpt-4

Set custom generation parameters:

c4f --attempts 5 --timeout 20

Force brackets in conventional commit format:

c4f --force-brackets

Specify a different root directory:

c4f --root /path/to/your/repo

Features in Detail

  • Smart Change Analysis: Automatically detects the type of changes (feature, fix, documentation, etc.) based on file paths and content
  • Comprehensive Messages: Generates detailed commit messages for larger changes with bullet points and breaking change notifications
  • Interactive Interface: Displays changes in a formatted table and allows user interaction when needed
  • Progress Tracking: Shows real-time progress for file analysis and commit operations
  • Fallback Mechanism: Includes a fallback system if AI generation fails or times out

Configuration

Key configuration options available through command-line arguments:

Option Description Default
--model AI model to use gpt-4-mini
--attempts Number of message generation attempts 3
--timeout Timeout in seconds for AI response 10
--force-brackets Force brackets in conventional format False

Requirements

  • Python 3.11+ - C4F uses modern Python features that require version 3.11 or higher
  • Git - Required for accessing repository information and making commits
  • Required Python packages:
    • g4f - Provides free access to AI models for generating commit messages
    • rich - Powers the beautiful terminal interface and formatted output

System Requirements

  • Any modern operating system (Windows, macOS, Linux)
  • Approximately 100MB of disk space (including dependencies)
  • Stable internet connection for AI model access

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes using c4f itself! 😉
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

Development Setup

# Clone the repository
git clone https://github.com/alaamer12/c4f.git
cd c4f

# Install development dependencies
poetry install --with dev

# Run tests
pytest

# Run Coverage
coverage -m pytest

Model Compatibility

While c4f has been primarily tested with gpt-4-mini, gpt-4, and gpt-3.5-turbo, the underlying g4f library supports many additional models. However, please note:

⚠️ Warning: Although most g4f-supported models may technically work with c4f, they have not been extensively tested and are not officially recommended. Using untested models may result in:

  • Lower quality commit messages
  • Slower performance
  • Unexpected errors or timeouts

For the best experience, we recommend using one of the officially supported models specified in the command-line options.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Changelog

See the CHANGELOG.md file for details about version history and updates.

Security

Please review our SECURITY.md file for information about:

  • How to report security vulnerabilities
  • Our responsible disclosure policy
  • Security best practices when using this tool
  • Dependency tracking and security audits

Acknowledgments

  • Built with g4f for AI generation
    • Special thanks to the g4f library maintainers for making powerful AI models accessible
    • g4f enables this tool to generate high-quality commit messages without API keys
  • Uses rich for beautiful terminal formatting

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

commit_for_free-1.0.3.tar.gz (27.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

commit_for_free-1.0.3-py3-none-any.whl (27.4 kB view details)

Uploaded Python 3

File details

Details for the file commit_for_free-1.0.3.tar.gz.

File metadata

  • Download URL: commit_for_free-1.0.3.tar.gz
  • Upload date:
  • Size: 27.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.6

File hashes

Hashes for commit_for_free-1.0.3.tar.gz
Algorithm Hash digest
SHA256 6702266dca4da7392fc5d228d035a9fcd7246c47e74548fd784515e943d759bc
MD5 58588083ddad77e1b5cdd7ce520f2099
BLAKE2b-256 3a075f2912b1314f1615a2b43967693de524cf911a440d0959984b97bdfbf0cc

See more details on using hashes here.

File details

Details for the file commit_for_free-1.0.3-py3-none-any.whl.

File metadata

File hashes

Hashes for commit_for_free-1.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 f891d783323f2a3a947d4ce765775f59bba3b5c9e7061ae2c64d16bee9bf3e33
MD5 15f001a9c77628b409f9c2b7902e0d6d
BLAKE2b-256 ef36fff04aa50ef5a8c0a256146fa50cff3c9c37b8c9e5e1e030bcfd164028c4

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page