AI-powered Git assistant that turns Git changes into commits, pull requests, and concise code summaries.
Spend less time writing and more time shipping.
npm install -g @ansabazys/jezInitialize jez.
jez initYou'll be asked to:
- Select an AI provider
- Enter your API key
- Choose a default model
git add .
jez commitgit add .
jez prgit add .
jez explainjez statusjez doctorjez config list
jez config get provider
jez config set model google/gemini-2.5-flash- ✨ AI-generated conventional commit messages
- 📋 AI-generated GitHub pull requests
- 🧠 Code change summaries
- 📦 Repository status overview
- 🩺 Environment diagnostics
- ⚙️ Configuration management
- OpenRouter ✅
- OpenAI 🚧
- Anthropic 🚧
- Gemini 🚧
- Node.js 20+
- Git
- OpenRouter API key
- Bun
- TypeScript
- Commander
- OpenRouter
- AI SDK
- Simple Git
- init
- config
- status
- doctor
- commit
- pr
- explain
- changelog
- release
- multi-provider support
MIT