Gabriel Mitelman Tkacz

Gabriel Mitelman Tkacz

Software Engineer
All activity
Gabriel Mitelman Tkaczstarted a discussion

smart-commit-rs: A lightweight CLI to manage and generate git commit messages

Hey everyone, I wanted to share smart-commit-rs, a fast, lightweight cross-platform CLI tool I built to facilitate managing git commits, including generating messages via LLMs. Why this commit generator? I really liked the workflow of tools like opencommit, but I hated the footprint and lack of customization. They require Node.js and pull in ~100MB of node_modules just to string together a diff...