appleboy / CodeGPT

A CLI written in Go language that writes git commit messages or do a code review brief for you using ChatGPT AI (gpt-4o, gpt-4-turbo, gpt-3.5-turbo model) and automatically installs a git prepare-commit-msg hook.
MIT License
1.27k stars 110 forks source link

feat: refactor command flags and add prompt-only mode #185

Closed appleboy closed 4 months ago

appleboy commented 4 months ago

fix https://github.com/appleboy/CodeGPT/issues/139