Skip to content
| Marketplace
Sign in
Visual Studio Code>SCM Providers>CommitWizardNew to Visual Studio Code? Get it now.
CommitWizard

CommitWizard

atharva-baodhankar

|
4 installs
| (0) | Free
Generate intelligent commit messages using Google Gemini AI - Smart, fast, and follows conventional commit standards
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

CommitWizard

Generate intelligent commit messages using Google Gemini AI directly in VS Code!

Features

  • 🤖 AI-Powered: Uses Google Gemini 2.5 Flash for intelligent commit message generation
  • 📝 Conventional Commits: Follows conventional commit format (feat:, fix:, docs:, etc.)
  • 🔐 Secure: API key stored securely in VS Code settings
  • ⚡ Fast: Quick generation with progress indicators
  • 🎯 Smart: Analyzes your staged changes to create relevant messages

Usage

  1. Setup API Key (First time only):

    • Get your Gemini API key from Google AI Studio
    • Run command: Set Gemini API Key
    • Enter your API key when prompted
  2. Generate Commit Messages:

    • Stage your changes: git add .
    • Run command: Generate AI Commit Message
    • The AI-generated message appears in your Source Control input box

Commands

  • Generate AI Commit Message - Analyze staged changes and generate commit message
  • Set Gemini API Key - Set or update your Gemini API key

Requirements

  • VS Code 1.104.0 or higher
  • Git repository
  • Google Gemini API key

Installation

  1. Install from VS Code Marketplace
  2. Set your Gemini API key using the command palette
  3. Start generating intelligent commit messages!

License

MIT

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft