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.15k stars 100 forks source link

Feature request: `codegpt review --prompt_only` #139

Closed doggy8088 closed 21 hours ago

doggy8088 commented 7 months ago

For the codegpt review, I'd like to suggestion add --prompt_only flag just like codegpt commit did.