Crates.io | gitbuddy |
lib.rs | gitbuddy |
version | |
source | src |
created_at | 2024-06-18 12:59:31.359522 |
updated_at | 2025-02-11 03:00:52.05718 |
description | An AI-driven tool designed to simplify your Git commit process. |
homepage | |
repository | https://github.com/fujianbang/gitbuddy |
max_upload_size | |
id | 1275457 |
Cargo.toml error: | TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include` |
size | 0 |
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
).