aicommits
Commit generator
Generates commit messages with AI assistance during the development process
A CLI that writes your git commit messages for you with AI
8k stars
29 watching
389 forks
Language: TypeScript
last commit: 5 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
di-sukharev/opencommit | A tool that uses large language models to generate meaningful commit messages for Git repositories. | 6,228 |
commitizen/cz-cli | A command-line utility that automates the process of creating standardized commit messages in Git repositories. | 16,936 |
guanguans/ai-commit | Automates conventional git commit message generation with AI | 367 |
commitizen-tools/commitizen | Automates committing and versioning in software projects | 2,581 |
zurawiki/gptcommit | Automates generating clear commit messages with the help of a large language model | 2,343 |
carloscuesta/gitmoji-cli | A command-line tool for using emojis in commit messages with options for interactive commits, hooks, and updating the emoji list. | 4,653 |
dejorrit/commit-assist | Generates commit messages using ChatGPT's AI capabilities | 14 |
jackbackes/happycommit | Generates meaningful Git commit messages using an AI model | 15 |
conventional-changelog/commitlint | Ensures commit messages follow conventional formats for clarity and consistency in software development projects. | 16,995 |
aider-ai/aider | AI-powered pair programming tool for coding assistance and collaboration. | 23,297 |
orhun/git-cliff | Automatically generates changelogs from Git commit history following Conventional Commit specifications. | 9,419 |
conventional-changelog/conventional-changelog | Generates changelogs and release notes from commit messages and metadata. | 7,902 |
nutlope/roomgpt | A web application that uses AI to generate custom room designs based on user-uploaded photos | 10,132 |
mefengl/vscode-i-dont-care-about-commit-message | An AI-powered tool for automating and streamlining the commit process in Git version control systems. | 131 |
actions/setup-node | Provides a way to set up and configure Node.js versions in GitHub Actions workflows | 3,979 |