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

CommitMind

Ali Fuat Mercan

|
4 installs
| (0) | Free
Generate AI-powered Git commit messages from staged changes. Supports Conventional Commits and multiple AI providers.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

🧠 CommitMind

CommitMind Demo

Generate clean Conventional Commit messages automatically from your staged Git changes using AI.

CommitMind analyzes your staged Git changes and generates structured, context-aware commit messages instantly. Whether you follow Conventional Commits or need a quick summary, CommitMind has you covered.


🚀 Install

Install directly from the VS Code Marketplace or via terminal:

code --install-extension AliFuatMercan.commitmind


✨ Key Features

  • 🤖 AI-Powered Context: Understands the context of your Git diff.
  • 🎯 Conventional Commits: Generates messages in feat:, fix:, docs: format by default.
  • 🆓 Hybrid Modes: Use our Free Mode (manual copy) or unlock Pro Mode for automation.
  • 🔑 BYOK (Bring Your Own Key): Connect your own DeepSeek, OpenAI, or Anthropic (Claude) keys.
  • 🛡 Privacy First: When using BYOK, your API keys are stored locally and requests go directly to the provider.
  • 📊 Observability: Track your token usage and monitor AI performance.
  • ⚡ Smart Truncation: Automatically handles large diffs to save tokens while keeping the context.

🧠 How It Works

  1. Stage your Git changes in VS Code.
  2. Click the Generate AI Commit icon in the Source Control view.
  3. CommitMind analyzes the diff and generates a professional message.
  4. Choose your workflow:
  • Pro Mode: The message is automatically injected into the commit box.
  • Free Mode: Copy the generated prompt and paste it manually.

🔐 Flexible Modes

Feature 🆓 Free Mode 🔥 Pro Mode
AI Generation ✅ ✅
Manual Copy-Paste ✅ ✅
Auto Injection ❌ ✅
AI Credit System Limited ✅
BYOK Support ❌ ✅
Multi-Provider ❌ ✅

⚙️ Configuration & Settings

To get started, go to Settings → CommitMind Settings:

  • CommitMind Web API Token: Your unique token (cm_...) from the dashboard.
  • Provider Keys: Add your DeepSeek, OpenAI, or Claude keys for BYOK mode.
  • Format: Toggle between Conventional Commits or standard summaries.

🛠 Technical Requirements

  • VS Code: 1.80+
  • Git: Installed and initialized in your project.
  • Network: Active internet connection for AI processing.

📦 Version History

  • v0.0.6 - Initial Public Beta: Support for DeepSeek, OpenAI, and Anthropic. Added smart diff truncation.

👤 Author

Ali Fuat Mercan Built for developers who value clean git history and productivity.


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