Write less. Ship more.
Modern AI-powered Git companion for commit generation, change explanation, pull request creation, and workflow automation directly from your terminal.
Most developers know what they changed.
Comito helps you:
- Generate meaningful Conventional Commits
- Understand staged changes before pushing
- Create pull request titles and descriptions
- Switch between AI providers effortlessly
- Stay focused on building instead of writing Git metadata
- Move faster without breaking your workflow
All from your terminal.
npm install -g comitocomito initChoose your provider:
- Ollama
- OpenRouter
- OpenAI
comito commitGenerate meaningful Conventional Commits from staged changes.
comito explainUnderstand what changed before you push.
comito prGenerate pull request titles and descriptions in seconds.
comito provider
comito provider setManage and switch AI providers.
- Ollama
- OpenRouter
- OpenAI
Local or cloud.
Your workflow, your choice.
- Bun
- TypeScript
- Turborepo
- Biome
- Git
✓ Commit Generation
✓ Change Explanation
✓ Pull Request Generation
✓ Multi Provider Support
◯ VS Code Extension
◯ AI Code Review
◯ Release Notes
◯ GitHub IntegrationGit remembers what changed.
Comito remembers how to describe it.