nowfound

Alternatives

Products that do what CommitCraft does

AI-generated Git commit messages in one keystroke

  1. 1GC
  2. 2
    DiffSense414

    Local AI git commit generator for Apple Silicon

    Dec 2025

  3. 3
    git-lrc305

    Free, unlimited AI code reviews that run on commit

    Feb 2026 · hexmos.com

  4. 4
    Git2Log219

    Turn your Git commits into a beautiful changelog for free

    2024

  5. 5
    GitusAI71

    AI Powered Commit Messages

    Nov 2025

  6. 6BT

    Too often I find myself being lazy with commit messages. But I don't want AI to write them for me... only i truly know why i wrote the code i did. So why don't i get AI to help me get that into words from my head? That's what i built: smartcommit asks you questions about your changes, then helps you articulate what you already know into a proper commit message. Captures the what, how, and why. Built this after repeatedly being confused 6 months in a project as to why i made the change i had made... Would love feedback!

    Nov 2025 · github.com

  7. 7TT

    I've found it helps PR reviewers when they can look through a set of commits with clear messages and logically organized changes. Typically reviewers prefer a larger quantity of smaller changes versus a smaller quantity of larger changes. Sometimes it gets really messy to break up a change into sufficiently small PRs, so thoughtful commits are a great way of further subdividing changes in PRs. It can be pretty time consuming to do this though, so this tool automates the process with the help of AI. The tool sends the diff of your git branch against a base branch to an LLM provider. The LLM…

    2025 · github.com

  8. 8SY
  9. 9GA

    GAC is a tool I built to help users spend less time summing up what was done and more time building. It uses LLMs to generate contextual git commit messages from your code changes. And it can be a drop-in replacement for `git commit -m "..."`. Example: feat(auth): add OAuth2 integration with GitHub and Google - Implement OAuth2 authentication flow - Add provider configuration for GitHub and Google - Create callback handler for token exchange - Update login UI with social auth buttons Don't like it? Reroll with 'r', or type `r "focus on xyz"` and it rerolls the commit with your feedback. You…

    Oct 2025 · github.com

  10. 10GW

    I've always wanted a better way to explore the authorship data embedded in a Git commit log. I'm having fun building a CLI tool to do this. It's a bit like the "Contributors" tab on Github that shows you how many commits each contributor has made but much faster and with many more options. If you get a chance to try it out, please let me know. I'd love to hear feedback and suggestions. Thank you!

    2025 · github.com

  11. 11

    Generate meaningful git commit messages effortlessly.

    Nov 2025

  12. 12LP

    This is a small plugin for Simon Willison’s llm utility. It uses staged Git changes and generates a commit message using a LLM. You can do things like: git add . # Stage your changes llm commit # Automatically generate a commit message from the staged diff llm commit --model gpt-4 --max-tokens 150 --temperature 0.8 --yes # Customize model settings (e.g., GPT-4) or skip confirmation

    2025 · github.com

  13. 13

    Your AI Git sidekick that executes commands and fixes errors

    Nov 2025

  14. 14

    Contribute to TheRealYT/git-knife development by creating an account on GitHub.

    26d ago · github.com

  15. 15AA

    Hello HN! I've developed AICMT, a tool that not only generates commit messages but also automatically analyzes and splits your code changes into multiple well-organized commits following best practices. Key features: - Analyzes code changes and splits them into logical commits - Generates descriptive commit messages for each split - Allows specifying number of commits or letting AI decide - Works with any git repository Built with Python 3.10+, available via pip/brew. Demo: https://asciinema.org/a/695352 Github: https://github.com/versun/aicmt I…

    2024 · github.com

  16. 16IR

    I don't know Rust. Friday after work I realised that 90% of my IDE time now is just the commit/diff view — and even good IDEs feel heavy for that. So over the weekend I built a dedicated native tool for just that. Kyde is a macOS git commit + diff editor with one goal: be fast, do Git well. I'm curious whether anyone else mostly opens their IDE for git operations these days. It's open source, and there's a signed app in Releases.

    Jun 2026 · github.com

  17. 17

    Turn Git commits into Linear-style release notes

    Dec 2025

  18. 18

    GPT CLI to auto-generate impressive commits in 1 second

    2023

  19. 19GA
  20. 20

    Turn Github commits into battle-tested invoices. Free!

    2018

  21. 21

    Give your commit messages some pizzazz with the help of AI

    Feb 2026 · github.com

  22. 22FB

    My friends and I were complaining about having to decipher incomprehensible code one day and decided to pass the code through GPT to see if it could write easily understandable comments to help us out. It turns out that GPT can but it was still a hassle to generate comments for large files. So we decided to develop a basic web application that automatically integrates with your Github repository, generate comments, create a pull request and send you an email when it is all done. There is definitely a lot more that can be done but we wanted to gain feedback on whether this is a problem that…

    2023 · swiftstart.vercel.app

  23. 23LA

    Loz is a CLI tool that utilizes Large Language Models(LLMs), specifically code-lamma and GPT-3.5, to automatically generate GIT commit messages based on code changes.

    2024 · github.com

  24. 24
    Gitlog4

    AI changelogs from your git history. Free. Private. Local.

    Feb 2026 · gitlogai.vercel.app

Ranked by how close each launch is in meaning, then by votes. Refine with a description →