A downloadable tool

Buy Now$5.00 USD or more

AI Git Commit Generator & Code Assistant

Stop writing vague commit messages like "fix", "update", or "changes".

AI Git Commit Generator is a lightweight, blazing-fast CLI tool that inspects your staged changes (git diff --cached) and handles the heavy lifting of writing clean, descriptive, and standardized commit messages using AI (either locally via Ollama or cloud-based via OpenRouter).

Core Features (Free Version)

  • Smart Analysis: Scans your git diff and identifies what actually changed in your code.
  • Conventional Commits: Automatically formats messages according to standard practices (feat:, fix:, docs:, etc.).
  • Hybrid Architecture: Works 100% locally (via Ollama) or cloud-based (via free OpenRouter models).
  • Interactive Menu: Review, edit, or regenerate suggested messages before committing.
  • Open-Source Repository: You can check out the source code and contribute on GitHub (XBarni999/ai-git-commit-generator).

PRO FEATURES (Unlocked via Itch.io Purchase)

Supercharge your daily Git workflow with advanced developer tools:

  • AI Code Review (--review): Audits your staged changes for logic bugs, security vulnerabilities, and code style improvements before you make a commit. It’s like having a senior engineer on standby!
  • PR Description Generator (--pr): Automatically drafts a beautifully formatted Markdown template for your Pull Requests containing Descriptions, Key Changes, and Testing summaries.
  • Jira/Linear Integration: Automatically extracts ticket codes (e.g. [PROJ-123]) from your active Git branch and prepends them to your commits.
  • Premium Cloud Models: Full support for commercial LLMs (Claude 3.5 Sonnet, GPT-4o) using your OpenRouter configuration.

 How to Install & Use

  1. Install globally:
    pip install ai-git-commit-generator
    
  2. Stage your changes & run:
    git add .
    ai-commit
    

How to Activate Your PRO License

After purchase, you will receive a unique License Key (format: AICOMMIT-PRO-XXXX-YYYY).

To unlock all premium features, simply run:

ai-commit --register YOUR_LICENSE_KEY_HERE

Check your status at any time:

ai-commit --status
Published 15 hours ago
StatusIn development
CategoryTool
AuthorPhxntxsm
Tagscli, git, GitHub, software, tool
LinksGitHub
AI DisclosureAI Assisted, Text

Purchase

Buy Now$5.00 USD or more

In order to download this tool you must purchase it at or above the minimum price of $5 USD. You will get access to the following files:

ai-git-commit-generator-0.2.0.zip 12 kB

Leave a comment

Log in with itch.io to leave a comment.