Key Features
- One-second commit message generation
- Multi-provider: OpenAI, Claude, Gemini, Ollama
- Git hook integration for automatic messages
- GitHub Actions support (beta)
- Customizable style, language, emojis
- Local models via Ollama (no API cost)
FAQ
Q: What is OpenCommit? A: AI commit message generator with 7.2K+ stars. Run oco after git add for instant messages. Claude, GPT, Ollama support.
Q: How do I install OpenCommit? A: npm install -g opencommit. oco config set OCO_API_KEY=key. Then git add . && oco.