Smart-commit-rs: Rust-based Git tool auto-generates commit messages via LLMs
A developer released smart-commit-rs, a zero-dependency Git commit tool built in Rust with a terminal user interface. The tool automatically generates commit messages following Conventional Commit and Gitmoji standards using LLMs from Groq, OpenAI, Anthropic, Gemini, Grok, and DeepSeek. This provides developers with a fast, lightweight alternative to existing commit message generators that often require Node.js or Python dependencies.