dgit-ai-commit
v1.0.2
Published
AI-powered Git CLI to generate smart commit messages using GROQ. Fast, interactive, and developer-friendly.
Maintainers
Readme
🚀 dgit-ai-commit
AI-powered Git commit CLI using GROQ ⚡ Generate clean, meaningful, and conventional commit messages instantly.

✨ Features
- 🤖 AI-generated commit messages (GROQ powered)
- ⚡ Lightning-fast performance
- 🎯 Conventional commit support
- 🔄 Regenerate suggestions instantly
- ✏️ Edit commit message with F2
- 📦 One command for add + commit + push
- 🧠 Smart detection of staged/unstaged changes
📦 Installation
npm install -g dgit-ai-commit⚡ Usage
Basic Workflow
dg add
dg commit
dg pushOr Just:
dg push🔑 Setup (First Time)
Get your GROQ API key: 👉 https://console.groq.com/keys
The CLI will prompt you to enter it on first use.
🧠 Example Output
fix: improve dropdown selection styling
- Enhanced UI interaction
- Improved accessibility🎯 Why dgit-ai-commit?
- Saves time writing commit messages
- Enforces clean commit history
- Beginner-friendly CLI
- Works seamlessly with any Git repo
📁 Project Structure
bin/ → CLI entry
src/ → core logic
components/ → UI helpers
public/ → preview assets🌍 Keywords
Git commit generator, AI commit message, Git CLI tool, GROQ AI, developer productivity, conventional commits, commit automation
👨💻 Author
Thinakaran Manokaran 🌐 https://thinakaran.dev
📄 License
MIT License - See LICENSE file for details
