All activity
AIGitCommit looks at your Git staged changes and uses AI to make commit lines that are clear and helpful.
It looks at the diff result and uses machine learning to figure out what your changes were meant to do and why you made them.
AIGitCommitA tool to help you write better Git commit by using AI.
Chen Mingleft a comment
You can also utilise the Docker image without installing the binary executable file. docker run \ --rm \ -v $PWD:/repo:ro \ -e OPENAI_API_BASE='' \ -e OPENAI_API_TOKEN='' \ -e OPENAI_MODEL_NAME='' \ -e OPENAI_API_PROXY='' \ ghcr.io/mingcheng/aigitcommit Notice: If you wish to utilise the --commit option, you must ensure that the...
AIGitCommitA tool to help you write better Git commit by using AI.
Chen Mingleft a comment
A simple tool to help you write better Git commit messages using AI. - It allows you to commit straight to the repository and integrate with the Git workflow. - The created message can be copied to the clipboard. - Easy-to-use command-line interface - By using the libgit2 library, there is no need to call an external command for security reasons - The system supports multiple AI models that are...
AIGitCommitA tool to help you write better Git commit by using AI.
Chen Mingleft a comment
This project is really great, just what I needed. By the way, does it support other platforms, something like k3s?

Karpor Effortlessly manage Kubernetes with AI-powered insights


