Skip to content

wiseman-umanah/GitCap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gitcap

AI-powered git commit message generator that supports Groq, Claude, ChatGPT and OpenRouter.

Installation

pip install gitcap

Quick Start

Stage your changes then run:

gitcap commit .

Providers

  • Groq (free, fast)
  • Claude (Anthropic)
  • ChatGPT (OpenAI)
  • OpenRouter (multiple models)

Commands

gitcap commit . # generate and commit gitcap commit . --dry-run # preview without committing gitcap commit . --auto # commit immediately gitcap commit . --context "hotfix for login" # add context gitcap config # show current config gitcap config --reset # clear saved config gitcap config --provider groq # switch provider

License

MIT

About

Generate conventional commit messages from your staged diff using AI. Supports Groq, Claude, ChatGPT and OpenRouter. Interactive [C]ommit [E]dit [R]egenerate flow.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages