IntelliJ plugin for AI-powered commit message generation
Top 52.9% on sourcepulse
This plugin generates commit messages for IntelliJ-based IDEs and Android Studio using Git diffs and Large Language Models (LLMs). It targets developers seeking to automate and improve their commit message quality.
How It Works
The plugin leverages langchain4j
to interact with various LLM providers, including OpenAI, Gemini, and Hugging Face models. It analyzes Git diffs, allowing users to select specific files or lines for context, and generates commit messages based on customizable prompts.
Quick Start & Requirements
Settings > Plugins > Marketplace > Search for "AI Commits" > Install
.Settings > Plugins > Cog > Install plugin from disk...
.Highlighted Details
Maintenance & Community
CHANGELOG
and CONTRIBUTING
guides are available.Nutlope/AICommits
and dependencies on openai-kotlin
and langchain4j
.Licensing & Compatibility
LICENSE
file. (Specific license type not stated in README).Limitations & Caveats
The README does not specify the exact license type, which may impact commercial use or closed-source integration.
3 days ago
1 day