✦
AI Commit Message
AI Runs in your browserInput
Output
First run downloads ~350 MB AI model (cached after)
Related Tools
How to Use
- Paste a git diff into the input field.
- Get an instant conventional commit message from heuristic analysis.
- Click 'Enhance with AI' to generate a natural-language message using the in-browser AI model.
Generate Commit Messages from Diffs
Paste a git diff and get a conventional commit message instantly. The tool analyzes changed files, added/removed lines, and code patterns to generate descriptive commit messages following the Conventional Commits standard.
Two Modes
Instant mode uses heuristic analysis â no downloads, no waiting. It parses diff hunks to determine the change type (feat, fix, refactor, docs, style, test) and generates a summary. AI mode loads a small language model (300MB, cached) in your browser for natural-language commit messages.