aicommits icon indicating copy to clipboard operation
aicommits copied to clipboard

A CLI that writes your git commit messages for you with AI

Results 118 aicommits issues
Sort by recently updated
recently updated
newest added

Add configuration to enable conventional commits. By default it is "false" to not break existing behavior. In the future this could be defaulted to "true", if that is a global...

### Feature request like: ```aicommits config set proxy="http://localhost:7890"``` ### Why? In some regions, accessing the internet requires the use of an HTTP proxy. Therefore, I request that support for specifying...

feature

### Bug description After updating to the latest version, the API is timing out for a lot of my commits. Some of the larger ones used to take maybe 15-20...

feature
pending triage

adding the length flag in reference to #91. i assumed the default value of the maximum length according to [the 50/72 rule](https://www.midori-global.com/blog/2018/04/02/git-50-72-rule), but of course this is still an opinionated...

### Bug description When i trying to turning on hook using command "aicommits hook install" and add file to commit, then commit it, return error like this `> git -c...

bug

My workstation is behind a corporate proxy so I implemented proxy support. For that I had to switch to the request module. I also added a section about the possible...

I added a section about the possible config option which was written almost exclusively by ChatGPT. 😅

### Feature request I'd love if AI Commits included an option (i.e. _-o_, for output only) to auto-generate the commit message, but provide such message as output for the command...

feature
pending triage

### Feature request Adding a flag like `-x="filename"` and this filename or path will be excluded ![image](https://user-images.githubusercontent.com/84577967/222778316-74fdf31b-3bb8-4218-9dcb-d44403409b86.png) ### Why? I have a large file where I don't need to check...

feature
pr welcome

In order to customize the prompt template, add a parameter - prompt.