by merakeen · Agent Tool · ★ 23
gitmeup leverages popular LLMs to organize changes into atomic, semantic batches, and generates precise and commands following the Conventional Commits 1.0.0 specification. [!IMPORTANT] It does not push anything, it just helps you decide what to commit and how to phrase it. It is designed for strict safety: it runs in dry-run mode by default, never pushes to remotes, and handles complex file paths with POSIX-compliant quoting.
| Stars | 23 |
| Forks | 3 |
| Language | Python |
| Category | Agent Tool |
| Quality Score | 73.6983014502951/100 |
| Open Issues | 1 |
| Last Updated | 2026-02-21 |
| Created | 2025-11-20 |
| Platforms | cli, gemini, python |
| Est. Tokens | ~14k |
These tools work well together with gitmeup for enhanced workflows:
Explore other popular agent tool tools:
gitmeup is CLI tool that turns your current git changes into conventional git add/commit commands using Gemini.. It is categorized as a Agent Tool with 23 GitHub stars.
gitmeup is primarily written in Python. It covers topics such as cli, command-line-tool, commit-messages.
You can find installation instructions and usage details in the gitmeup GitHub repository at github.com/merakeen/gitmeup. The project has 23 stars and 3 forks, indicating an active community.