-
-
Couldn't load subscription status.
- Fork 2.3k
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
When in a hurry making commits, its annoying to have to think of a commit message. It would be a better UX if there was an option to automatically generate a commit message.
Describe the solution you'd like
A solution would be training a really small (300M param small) model on commit messages, and then we could like embed the changes and store them in a vectorDB and then using a vectorSearch we can send the top most relevant changes, that the ai can review and make a commit message of.
And yes ofcourse there should be a way to turn this off for the people who don't like ai.
yllglyllgl
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request