Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>MagiCommitNew to Visual Studio Code? Get it now.
MagiCommit

MagiCommit

Glauco Siliprandi

|
4 installs
| (0) | Free
AI based commit message generator
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info
MagiCommit Logo

MagiCommit

🧙 AI-Powered Commit Messages

VS Marketplace License: MIT

Generate meaningful Git commit messages using Google's Gemini AI directly in VSCode.

Demo GIF

✨ Features

  • Automatically analyzes git diff --cached
  • Considers last commits for context
  • One-click insertion into commit box
  • Configurable AI temperature

🚀 Quick Start

  1. Install extension
  2. Get Gemini API key
  3. Set in VSCode settings:
"magicommit.geminiApiKey": "your-key-here"
  1. Click the magic wand icon in the SCM view:
    • MagiCommit Logo (Light Theme)
    • MagiCommit Logo (Dark Theme)

🛠 Development

git clone https://github.com/glacode/MagiCommit.git
cd MagiCommit
npm install
npm run watch

F5 to debug

📜 License

MIT © Glacode

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