aicommits icon indicating copy to clipboard operation
aicommits copied to clipboard

Feature: Adding noninteractive mode

Open nthings opened this issue 2 years ago • 9 comments

adding noninteractive flag to use first commit message retrieved from openai to avoid user interaction

nthings avatar Feb 17 '23 21:02 nthings

Would it be a good idea to print the commit to the terminal after automatically accepting it?

aslakhol avatar Feb 24 '23 11:02 aslakhol

Thanks! waiting for this to be released

yotamcuralife avatar Mar 16 '23 10:03 yotamcuralife

~~Has there been any word on whether or not this will be merged? It's definitely something that I would love to have, both for non-critical private repos, and for giving AI powered git commits a proper trial run, eg. to see how good (or bad) it actually is in the long run, if you simply allow it to control all commit messages with no manual intervention.~~

Never mind, I see that it is already part of the roadmap, my bad!

Dids avatar Mar 24 '23 06:03 Dids

PR looks good! Would you mind adding a quick test?

privatenumber avatar Apr 22 '23 00:04 privatenumber

I hope this can be released soon!

KennethLG avatar May 19 '23 18:05 KennethLG

PR looks good! Would you mind adding a quick test?

Test is added!

nthings avatar May 23 '23 20:05 nthings

Please merge this @Nutlope @privatenumber 🙏

ivorpad avatar Jun 28 '23 10:06 ivorpad

This is a very useful, two people already worked on it and both are well implemented, I talked about this on #216, and there is another PR ready to be reviewed #249

KennethLG avatar Oct 04 '23 20:10 KennethLG

👋🏼 To everyone here. I've made a version of this repo that also includes the abiity to set a config to auto-confirm=true, among other stuff, as this repo seems to be abandoned, which i completly respect.

@nthings : Feel free to open a PR with the --noninteractive flag if you like 😄


New version: https://github.com/negoziator/ai-commit

negoziator avatar Oct 17 '23 18:10 negoziator