Skip to content
| Marketplace
Sign in
Visual Studio Code>SCM Providers>Direct Codex Commit MessageNew to Visual Studio Code? Get it now.
Direct Codex Commit Message

Direct Codex Commit Message

Direct Technologies

|
4 installs
| (0) | Free
Generate a concise Git commit message from a stash or local changes using Codex.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Direct Codex Commit Message

Generate a concise Git commit subject through the local codex CLI.

Run Codex: Generate Commit Message from a repository's Source Control panel. The extension automatically uses that repository; if the command is run elsewhere, it uses the repository containing the active file.

Context is selected deliberately:

  1. If a stash exists, the latest stash (stash@{0}) is used.
  2. Otherwise, staged and unstaged local changes are used.

The result is inserted into the Git commit-message field and copied to the clipboard.

The default model is gpt-5.4-mini, with low reasoning and the standard service tier. Configure reasoningEffort and speed in VS Code Settings, or use Codex: Set Commit Message Reasoning and Codex: Set Commit Message Speed from the Command Palette. The Codex CLI must be installed and authenticated on the machine running VS Code.

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