Launched this week
MateCommit

MateCommit

Stop staring at blank Git prompts. Automate it with AI.

3 followers

I built MateCommit because I hate the "paperwork" part of coding. After a long session, the last thing I want to do is spend 10 minutes drafting a PR description or a changelog. This CLI handles that boring stuff using Go (for speed) and LLMs. It generates Conventional Commits, drafts your PRs based on your team's templates, and automates releases. It even has real-time cost tracking so you don't burn money on APIs by mistake. 🧉
Free
Launch Team / Built With
Migma AI
Migma AI
Lovable for Email
Promoted

What do you think? …

Thomas Vilte
Maker
📌
Hi Product Hunt! 🧉 I’m Thomas, a dev from Argentina. I built MateCommit because my Git history was becoming a mess of "fix", "update", and "oops" messages, especially during late-night sessions. I wanted to automate the boring parts—those 15 minutes you spend summarizing changes for a PR or grouping commits for a release notes—so I could stay focused on the code. I used this project as a playground to learn Go (I'm a big fan of single binaries like Terraform) and it eventually became my daily driver. A few things I care about: * Cost: I added real-time USD tracking because I once accidentally burned $5 testing an infinite loop... never again. * Privacy: I’m currently working on Ollama support to keep everything local. Speed: It’s written in Go, so it’s fast and doesn't need Node or Python environments. * I’m looking for any technical feedback or features that could help your workflow. Hope it saves you some time! 🚀