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
383 forks
Language: TypeScript
last commit: 3 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
di-sukharev/opencommit | Automated commit message generator for Git repositories using AI-powered language models. | 6,150 |
commitizen/cz-cli | A command-line utility that automates the process of creating standardized commit messages in Git repositories. | 16,868 |
guanguans/ai-commit | Automates conventional git commit message generation with AI | 356 |
commitizen-tools/commitizen | Automates version updates and changelog generation for software projects | 2,525 |
zurawiki/gptcommit | Automates generating clear commit messages with the help of a large language model | 2,332 |
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,632 |
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,893 |
aider-ai/aider | An AI-powered tool for collaborative code editing and pair programming in the terminal. | 22,154 |
orhun/git-cliff | Automatically generates changelogs from Git commit history following Conventional Commit specifications. | 9,303 |
conventional-changelog/conventional-changelog | Generates changelogs and release notes from commit messages and metadata. | 7,848 |
nutlope/roomgpt | A web application that uses AI to generate custom room designs based on user-uploaded photos | 10,062 |
mefengl/vscode-i-dont-care-about-commit-message | An AI-powered tool for automating and streamlining the commit process in Git version control systems. | 130 |
actions/setup-node | Provides a way to set up and configure Node.js versions in GitHub Actions workflows | 3,940 |