GitMuse
AI-powered Git commit message generator
Stop writing commit messages manually. GitMuse reads your staged diff and generates clean, spec-compliant commit messages in seconds — right inside VSCode.
Features
- ✨ One-click generation from the SCM panel
- 🎯 3 candidates per generation — pick the best fit
- 📐 Angular & Conventional Commits support
- 🌐 6 AI providers: DeepSeek, OpenAI, Qwen, Doubao, Hunyuan, Claude
- 🔑 BYOK — bring your own API key, no data leaves your machine
- 🌍 Chinese & English output supported
Quick Start
- Install GitMuse
- Go to Settings → search
gitCommitAI → add your API key
- Stage your changes (
git add) — or skip, GitMuse will use all uncommitted changes
- Click ✨ in the SCM input box or press
Ctrl+Alt+G
Supported Providers
| Provider |
Model |
| DeepSeek |
deepseek-chat |
| OpenAI |
gpt-4o-mini |
| 通义千问 |
qwen-turbo |
| 豆包 |
doubao-lite-4k |
| 混元 |
hunyuan-lite |
| Claude |
claude-haiku |
📖 中文说明(点击展开)
GitMuse 中文说明
告别手写 commit,GitMuse 读取你的暂存区改动,几秒内生成规范的提交消息,直接在 VSCode 中使用。
功能特色
- ✨ 点击 SCM 面板一键生成
- 🎯 每次生成 3 条候选,选最合适的
- 📐 支持 Angular & Conventional Commits 规范
- 🌐 6 大 AI 供应商:DeepSeek、OpenAI、通义千问、豆包、混元、Claude
- 🔑 自带 API Key,数据不离开本机
- 🌍 支持中英文输出
快速开始
- 安装 GitMuse
- 设置 → 搜索
gitCommitAI → 填入 API Key
- 暂存改动(
git add)——或跳过,GitMuse 会自动使用所有未提交改动
- 点击 SCM 输入框的 ✨ 按钮,或按
Ctrl+Alt+G
| |