Skip to content

Automatic commit messages. #4992

@Iweisc

Description

@Iweisc

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions