AI-Powered Git Automation
Stop writing commit messages manually. Auto-Git intelligently analyzes your code changes and automatically commits with AI-generated messages using Google's free Gemini AI. Set it and forget it.
Why Auto-Git?
Never write another commit message. Auto-Git watches your code, understands what changed, and commits automatically when you're done editing. It's like having an AI pair programmer who handles all the Git busywork.
Powered by Google's Gemini AI, Auto-Git provides intelligent commit analysis, automatic pushing, and an AI terminal for command suggestions — all completely free.
What Makes It Smart
Intelligent Auto-Commit & Push
AI watches your code, analyzes significance, and automatically commits and pushes when you're done. Multi-dimensional analysis ensures commits happen at the right time.
AI-Powered Terminal
Built-in AI terminal analyzes errors, suggests fixes, and provides command recommendations. Your personal DevOps assistant.
Smart Auto-Watch Mode
Monitors file changes continuously and commits automatically when activity settles. Configurable thresholds let you control when commits happen.
100% Free with Gemini
Uses Google's free Gemini API — no subscription required. Optimized to reduce API calls by 80% with smart caching.
Get Started in 2 Minutes
CLI Installation
npm install -g @sbeeredd04/auto-git
Watch & auto-commit when you're done editing
auto-git watch
One-time commit with AI message
auto-git commit
AI terminal with error analysis
auto-git interactive
VS Code Extension (Recommended)
Get the full Auto-Git experience with enhanced sidebar, dashboard, and seamless integration. All features in one place.
Install "GitCue" from VS Code marketplace:
Install GitCue ExtensionWhat you get:
Quick Setup
Get Your Free Gemini API Key
Auto-Git uses Google's free Gemini API. Get your key in 30 seconds from Google AI Studio
For CLI:
export GEMINI_API_KEY="your-api-key"
For VS Code:
- Open Settings (Cmd/Ctrl+,)
- Search "GitCue API Key"
- Paste your API key
What You Need
Node.js
>= 18.0.0
Git
Installed & configured
Gemini API
Free API key