Git AI Tools - First Release 🎉
I'm excited to announce the first release of Git AI Tools, bringing AI-powered intelligence to your Git workflow!
🌟 Features
- **Smart Commit Messages**: Automatically generate meaningful commit messages based on your changes
- **Multiple AI Provider Support**:
- OpenAI GPT
- Google Gemini
- DeepSeek
- **Flexible Usage**:
- `git ai commit` - Quick AI-generated commits
- `git ai suggest` - Get commit message suggestions
- Support for both staged and unstaged changes
🛠️ Configuration Options
- Choose your preferred AI provider
- Customize message style (shorter/longer)
- Add custom context to suggestions
- Support for amending commits
📋 Requirements
- Python 3.8+
- Git
- API key for your chosen AI provider
🔜 Coming Soon
- Support for more AI providers
- Additional Git workflow enhancements
- More AI-powered Git tools
**Full Changelog**: https://github.com/Mik1337/git-ai-tools/commits/v0.1.0