Show HN: Auracommit – Token-efficient AI Git commit generation from Git diff

tiger-langer1 pts0 comments

Hi HN,auracommit is the tool to use when you need to quickly create commits without blowing through your API limits. Interactively, file by file, the AI will create commits for the features you’ve implemented or the bugs you’ve fixed—instead of a single monolithic commit like “added n1, n2, ...”Currently supports OpenAI, OpenRouter, Anthropic, and Groq APIs.You can also install the utility via npm: npm install -g auracommit

auracommit commit create commits file install

Related Articles