Your Code's Story, Professionally Told
In today's development or GitOps landscape, your git history is more than a log – it's your project's living documentation. GG is a powerful CLI tool that transforms natural coding workflows into clear, professional git histories.
The Reality of Development
You're in the zone. Writing code. Testing. Iterating. Pushing to CI. Quick fixes. More tests. We've all been there - rapid commits, experimental changes, and 'WIP' messages. This is how real development happens. The end result is great, but your git history? Not so much.
fix bug |
|
finally working |
|
Add database tracing |
|
|
Merge branch 'feature/add-api-tracing' into 'main' |
more fixes |
|
wip - testing new approach |
|
|
Add custom metrics for HTTP requests |
|
POST /api/v1/users and /api/v1/users/:id endpoints |
This is the Same Work. Just Told Professionally.
GG automatically transforms your natural workflow into clear, meaningful git histories. No change in how you work - just professional documentation that tells your development story the right way. Your frequent commits become well-structured changes, your experiments transform into feature implementations, and your project history reflects the quality of your work.
feat(observability): Add comprehensive request tracing |
|
|
feat(api): Implement user management endpoints |
Meet GG
It looks at your staged changes, sends them to a large language model for analysis, and returns commit messages that actually make sense. No more "wip" or "fix stuff" haunting your git log. Just clear, professional documentation of your work.

Cross-platform by design Done
Built natively for Windows, macOS, and Linux - use your preferred operating system without compromise.
Choose your AI provider Done
Connect using your own API key for OpenAI or Anthropic, or run models locally via Ollama - select the AI provider that best fits your needs.
Simple to use Done
- Download the binary (that's it, seriously)
- Use your own API keys or run locally with Ollama
- Type 'gg' instead of 'git commit'
Generate meaningful commits WIP
GG crafts detailed, contextual commit messages that explain not just what changed, but why. Say goodbye to vague commits and hello to documentation that future you will thank you for.
Rich commit messages, not just one-liners Soon
Support for multiline commit messages with detailed descriptions. GG structures your commits with clear titles and comprehensive explanations that make code reviews a breeze.
Smart squash support Soon
Ready to merge? GG helps combine your work-in-progress commits into a polished feature branch history. Keep your experimental commits while working, then transform them into a clean, professional narrative.
Commit faster, offline Soon
Get AI-powered commits without the wait. Our small, finetuned local model option delivers quick results while respecting your privacy - perfect for when you're in the flow.
Built with you, for you
GG grows with its community. New features are driven by real developer needs and feedback. Have a feature in mind? We're all ears - just open an issue on GitHub.
Join us on Day One
Get in on the ground floor with GG at a special early adopter price of €9. We're launching with our core functionality and actively developing new features based on developer feedback.
As an early adopter, you'll:
- Shape the future of the product with your feedback
- Get all future updates at no additional cost
- Help squash bugs and refine features
- Be part of our founding community
We're transparent: GG is a work in progress, and you might encounter some rough edges. But that's exactly why we're offering this special price—we value pioneers like you who see the potential and want to help us build something great.
Your early support helps us create the git workflow tool developers truly need, not just what we think they need. Join us in transforming how developers bridge natural coding with professional excellence.
Early Adopter Price
- No subscription
- All future updates are free
- Price will increase to €49 with future updates
- You're getting in early
- Your feedback will shape the tool
// TODO: Answer your questions
- Will it expose my code?
- Use Ollama as the provider to keep everything on your local machine. If you use OpenAI or Anthropic, your staged changes will be sent to their servers.
- Why should I pay for this?
- Best practices encourage committing small, focused changes - which means writing many commit messages throughout your day. GG helps you maintain good commit habits without slowing down your workflow.
- What if I don't like the suggestions?
- Just generate new ones, or ignore them and write your own.

Jeroen Herczeg
Hey there, I’m the developer.
I have worked in software engineering for over two decades, specializing in building and maintaining efficient, reliable, and scalable systems. In 2015, I discovered my passion for artificial intelligence and have been learning more about this field and how to apply it in a practical way. Currently, I focus on building in public, creating developer tools and SaaS solutions that enhance the development experience.