Generate high-quality Conventional Commit messages from your Git diff directly in the VS Code Source Control input box.
Overview
Commit messages should be clear, consistent, and quick to write. This extension removes repetitive manual work by generating a concise commit message from your current repository changes and placing it exactly where you commit.
The result is faster commits, cleaner history, and fewer context switches during development.
Developer Value
Reduces time spent writing commit messages for routine changes.
Keeps commit style consistent across contributors and pull requests.
Works inside the standard Source Control workflow without extra tooling.
Supports model selection and debugging to fit different team needs.
What’s New
Model selection in settings to choose which Codex model generates messages.
Debug logging mode to inspect command execution, prompt preview, CLI output, and final model response.
Existing support for staged/unstaged source selection and optional recent commit style context.
Key Features
One-click generation from Source Control title action.