Skip to content

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.

License

Notifications You must be signed in to change notification settings

myinusa/llm-commit-craft

Repository files navigation

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.

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published