Kommitment v0.1.0 Release
🧠 Overview
Introducing Kommitment - a therapeutic approach to Git commits with AI-generated messages. This CLI tool analyzes your staged changes and crafts meaningful commit messages with a humorous therapy theme.
✨ Key Features
- AI-powered commit message generation
- Simple configuration with
kommit init
- Support for multiple OpenAI models
- Available for macOS and Linux (ARM64/AMD64)
🚀 Installation
brew tap cowboy-bebug/tap
brew install kommitment
📋 Usage
# Set up Kommitment
kommit init
# Set your API key
export OPENAI_API_KEY=your_api_key
# Generate a commit message for staged changes
kommit commit
💡 Tip
Stage logically related changes together and let your AI therapist handle the messaging.
Your repository's healing journey begins now.