Click any tag below to further narrow down your results
Links
smartcommit is a command-line tool that generates structured commit messages based on your code changes. It uses AI to analyze staged changes and asks questions to clarify the intent behind the code. You can choose between different AI providers for analysis.
This tool automates the rewriting of git commit messages to follow conventional formats, making it easier to clean up commit histories. It's useful for personal projects before public release or cleaning up feature branches, but should be avoided on shared branches without team agreement.