commit-autosuggestions icon indicating copy to clipboard operation
commit-autosuggestions copied to clipboard

A tool that AI automatically recommends commit messages.

Results 4 commit-autosuggestions issues
Sort by recently updated
recently updated
newest added

Looking at the documentation this doesn't support semantic commits. Is there a roadmap to add the following types? ``` feat: (new feature for the user, not a new feature for...

The links provided for the data diff are completely empty: https://github.com/graykode/commit-autosuggestions#language-support

There is any way to use your model as part of a pipeline? For example: `git diff -> [IN:] CommitBert -> [:OUT] generated commit messages -> [:IN} Word2Vec -> [:OUT]...

Using np.add to improve performance and reduce LOC. Please review and accept this pull request