ai-commit icon indicating copy to clipboard operation
ai-commit copied to clipboard

Option to get a summary (commit message) back, without making a commit, for any diff

Open sunnysideup opened this issue 1 year ago • 4 comments

Is your feature request related to a problem? Please describe. No, just having a look.

Describe the solution you'd like I was wondering if I could simply use this module to get a git commit message back, rather than doing the actual commit. Basically I want to provide a diff (or two commit hashes) and then have ai-commit summarise those.

Describe alternatives you've considered

Also looked at: https://github.com/KanHarI/gpt-commit-summarizer. But prefer your module as it is PHP based.

Additional context

Great work!!!!!!!!

sunnysideup avatar Sep 25 '24 22:09 sunnysideup

Thanks for opening your first issue here! Be sure to follow the issue template!

welcome[bot] avatar Sep 25 '24 22:09 welcome[bot]

Branch issue-167-AWESOME_PROJECT created!

@sunnysideup

Sorry. This feature is not currently supported.

The new --diff and --dry-run options need to be added to support it.

guanguans avatar Sep 26 '24 04:09 guanguans

@sunnysideup

I have added --diff and --dry-run options. Please try to update to the latest version.

guanguans avatar Sep 26 '24 07:09 guanguans

Stale issue message

github-actions[bot] avatar Nov 25 '24 08:11 github-actions[bot]