app like that
VibeGit
VibeGit

VibeGit is an AI-powered tool that helps you automatically group and commit semantically related changes in your Git repository.

Features

Semantic Hunk Grouping

Groups related changes (hunks) together based on their semantic meaning, analyzing the diff, branch name, and recent commit history.

AI-Generated Commit Messages

Provides sensible, well-formatted commit message suggestions for each group of changes that can be used as-is or edited.

Multiple Workflow Modes

Offers different modes including YOLO Mode for automatic proposals, Interactive Mode for reviewing each proposal, and Summary Mode for an overview of proposed commits.

Sanity Check (coming soon)

Checks for sensitive information in files before making commits.