AI commit messages using the CLI tools you already pay for. Stop adding API keys for stuff you're already subscribed to. Supports Claude, Gemini, Codex, and OpenCode.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
AI-powered commit messages using the CLI tools you're already paying for.
Stop adding more bloody API keys. Stop paying for tokens separately. You're already subscribed to Claude, Gemini, ChatGPT, or whatever else - just use those.
Why?
You're probably paying for:
Claude Pro / Max / Team
ChatGPT Plus / Pro
Gemini Advanced
GitHub Copilot
Some combination of the above
Each of these comes with CLI tools. This extension just pipes your staged diff to whichever one you want and gets a commit message back. No extra API keys. No extra tokens. No extra costs.
Supported Providers
Provider
CLI
You're probably paying for...
Claude
claude
Claude Pro/Max subscription
Gemini
gemini
Google One AI Premium
Codex
codex
ChatGPT Plus/Pro
OpenCode
opencode
Any provider (BYOK)
Usage
Stage your changes
Click the sparkle button in Source Control
Done. Commit message appears.
Settings
claudeCommit.provider - Which CLI to use (claude, gemini, codex, opencode)
claudeCommit.binaryPath - Custom path to CLI (auto-detects if empty)
claudeCommit.prompt - Customize the prompt template
Installation
The CLI tools need to be installed and authenticated separately: