Hacker News new | ask | show | jobs
Show HN: Gix – A small CLI tool that adds AI to Git (github.com)
4 points by codebyagon 330 days ago
I’ve been working on Gix — a small CLI tool that brings a bit of AI into the Git workflow. Written in Go, cross-platform, and fully local (uses your own OpenAI key).

It helps split large diffs into smaller commits and suggests conventional commit messages. Still early-stage, but usable. Open to feedback, contributions, or a star if you find it helpful.

Repo: https://github.com/ademajagon/gix