| Crates.io | gitbuddy |
| lib.rs | gitbuddy |
| version | 0.1.7 |
| created_at | 2024-06-18 12:59:31.359522+00 |
| updated_at | 2025-02-11 03:00:52.05718+00 |
| description | An AI-driven tool designed to simplify your Git commit process. |
| homepage | |
| repository | https://github.com/fujianbang/gitbuddy |
| max_upload_size | |
| id | 1275457 |
| size | 92,211 |
GitBuddy is an AI-driven tool designed to simplify your Git commit process. With GitBuddy, you can generate meaningful commit messages, streamline your workflow, and enhance your productivity.
[!WARNING] This project is currently in development.
To get started with GitBuddy, follow these simple steps:
cargo install gitbuddy
To update if you already have installed, run:
cargo install --force gitbuddy
To use GitBuddy, simply run the following command in your terminal:
Using default model
gitbuddy config --api-key <your-api-key> deepseek
Using custom model
gitbuddy config --api-key <your-api-key> --model gpt-4o openai
Using GitBuddy is straightforward. After making your changes, run the following command to generate a commit message:
gitbuddy ai
| Vendor | Model(s) | Support |
|---|---|---|
| DeepSeek | deepseek-chat | yes |
| Ollama | ollama | yes |
| OpenAI | gpt-3.5-turbo | no |
| ByteDance | Doubao-lite-4k Doubao-pro-4k |
no |
| Baidu | ERNIE 4.0 | no |
| Alibaba | qwen-turbo | no |
| Moonshot AI | moonshot-v1-8k | no |
gitbuddy ai).