gicomai READMEgicomai is a (not very creative) acronym for git commit messages from AI Featuresgicomai takes the If you have changes in your repository, that you want to commit, e.g. You can trigger the creation of the messages by pressing A commit message for every changed file will be generated and placed on top. You can edit this as you like. The rest is default behavior. So when closing the editor, you will asked if you want to make the commit. Note: when you enter your own commit message into the commit input, the generation will not be triggered. RequirementsYou need an OpenAI account and create your own api-key at https://beta.openai.com/account/api-keys Extension SettingsPlease provide your api-key in the settings:
Known IssuesThere is a limit of 4.000 tokens the API can handle. This translates roughly to 1.000 characters. Therefore only the 1st 1.000 characters of a file diff will be submittedt to the OpenAI API. There is also a limit of 20 calls per minute for the free plan. Release Notes0.0.4
0.0.3
0.0.2
0.0.1Initial release of gicomai Enjoy! |