All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Initial release of AI Commit monorepo
- CLI tool for generating commit messages
- VS Code extension for seamless integration within the editor
- Support for multiple AI providers (OpenAI, Anthropic, OpenRouter, Groq, and OpenAI-compatible)
- LazyGit integration for streamlined Git operations
- Command to generate commit messages
- Configuration options for AI provider, model, and other settings
- Integration setup command for LazyGit
- Command to generate commit messages directly from the Source Control view
- Configuration options for AI provider, model, max tokens, and number of commit messages
- Secure storage of API keys
- Commands for updating and testing API keys
- Support for OpenAI, Anthropic, OpenRouter, Groq, and OpenAI-compatible providers
- Customizable AI models and token limits
- Generation of multiple commit message options
- README with installation and usage instructions for CLI and VS Code extension
- Contribution guidelines and development setup instructions