benwr/gwipt
Automatically commit all edits to a wip branch with ChatGPT commit messages
This tool helps software developers maintain a detailed, searchable history of all changes made during a coding session without manually writing commit messages. It takes all your code edits and untracked files, then automatically creates commits with descriptive summaries generated by AI. This is for any developer who wants to capture every iteration of their work.
125 stars and 22 monthly downloads. No commits in the last 6 months.
Use this if you want an automatic, AI-described record of every change you make while coding, without interrupting your flow to write commit messages.
Not ideal if you need fine-grained control over which changes are committed together or prefer to craft your own commit messages for a public-facing history.
Stars
125
Forks
5
Language
Rust
License
—
Category
Last pushed
Mar 12, 2025
Monthly downloads
22
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/benwr/gwipt"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
di-sukharev/opencommit
top #1 and most feature rich GPT wrapper for git — generate commit messages with an LLM in 1 sec...
Blarc/ai-commits-intellij-plugin
AI Commits for IntelliJ based IDEs/Android Studio.
appleboy/CodeGPT
A CLI written in Go language that writes git commit messages or do a code review brief for you...
lobehub/lobe-cli-toolbox
🪀 Lobe CLI Toolbox - AI CLI Toolbox, enhancing git commit and i18n workflow efficiency
cellwebb/gac
Intelligent LLM-powered git commit message generator that understands your code!