VibeGit is an AI-powered tool that helps you automatically group and commit semantically related changes in your Git repository.
Groups related changes (hunks) together based on their semantic meaning, analyzing the diff, branch name, and recent commit history.
Provides sensible, well-formatted commit message suggestions for each group of changes that can be used as-is or edited.
Offers different modes including YOLO Mode for automatic proposals, Interactive Mode for reviewing each proposal, and Summary Mode for an overview of proposed commits.
Checks for sensitive information in files before making commits.