Generate clean, conventional commit messages from your current Git diff directly in the VS Code Source Control input box.
Why this extension
Writing good commit messages takes context switching. This extension reads staged and unstaged changes, asks Codex to propose a concise single-line message, and inserts it where you already commit.
Features
Generates a commit message from current Git changes.
Works from Source Control title action and Command Palette.
Inserts output directly into the SCM commit input box.