Overview Version History Q & A Rating & Review
🧠 CommitMind
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
Stage your Git changes in VS Code.
Click the Generate AI Commit icon in the Source Control view.
CommitMind analyzes the diff and generates a professional message.
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.