Commit GPT is a Visual Studio Code extension that generates commit messages using OpenAI's GPT (Generative Pre-trained Transformer) technology. It helps developers create descriptive and meaningful commit messages based on the staged changes in their Git repository.
Features
Commit Message Generation: Automatically generates commit messages based on the staged changes in your Git repository.
OpenAI Integration: Utilizes OpenAI's API to generate human-like and context-aware commit messages.
Customizable: Allows users to set their OpenAI API key for personalized commit message generation.
Easy to Use: Simple commands to generate commit messages and set the OpenAI API key directly within VS Code.
Feel free to replace placeholders such as your-repo-url with the appropriate links to your GitHub repository or issue tracker. Additionally, you can add more sections, such as "Acknowledgments," "Support," or "Author," to provide further information about your extension.