AI Commit Message GenAI Commit Message Gen is a VS Code extension for generating Git commit messages with AI directly inside the Source Control view. It creates clean Conventional Commits and works as a configurable alternative to the built-in commit message generator. If you want an AI commit message generator for VS Code that supports multiple providers and models, this extension is built for that workflow. AI Commit Message Generator for VS CodeGenerate commit messages in VS Code without leaving your editor:
On first use, the extension prompts you for an API key for the currently selected model provider. Why Use This Extension
Supported AI ModelsUse the commit message generator with models from Anthropic, OpenAI, Google, DeepSeek, and Mistral.
VS Code Commands
Each provider uses its own API key. Keys are stored securely using VS Code SecretStorage. If no key is set for the selected provider, you will be prompted when you generate a commit message. Conventional Commit FormatGenerated messages follow the Conventional Commits format:
Common commit types: Tip: Keep the Generate Button VisibleBy default, the Source Control title bar button appears on hover. To keep it pinned in VS Code, add this setting:
⭐ If It Helps YouIf this extension saves you time, consider leaving a rating on the VS Code Marketplace. It helps other developers discover it. |