Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>llm-commit-craftNew to Visual Studio Code? Get it now.
llm-commit-craft

llm-commit-craft

mythias

|
13 installs
| (0) | Free
LLM Commit Craft is an extension for Visual Studio Code that allows users to generate a commit message based on staged changes in the repository.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

LLM Commit Craft

Description

LLM Commit Craft is an extension for Visual Studio Code that allows users to generate a commit message based on staged changes in the repository.

Configuration

  • Constants File (src/constants.ts):
    • Update LLM_BASE_URL, LLM_MODEL, LLM_TEMPERATURE, LLM_MAX_TOKENS, and LLM_SEED to match your OpenAI account settings.

Roadmap

  • [ ] Custom configuration.
    • [ ] Token Amount.
    • [ ] Address
  • [ ] Add support for multiple repositories.
  • [ ] Add support for custom prompts.
  • [ ] Add support for ollama.
  • [ ] Test the extension on Linux and macOS.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft