commit-ai READMECommit AI is a simple VS Code extension that helps you write better commit messages. It uses OpenAI API to generate a commit suggestion based on the FeaturesCommit AI allows you to generate commit messages and descriptions using OpenAI API. It's as simple as a click on the lightbulb icon on the Source Control Panel, or on Request commit suggestion in the context menu.
CommandsUsing VS Code command palette
NoteYour API key is stored locally leveraging VS Code secret storage. We do not have access to your api key. Extension SettingsThis extension contributes the following settings:
Known IssuesSeems like the extension keep asking for the OpenAI API key after you re-open VS Code. Release Notes0.0.5Improved functionality for setting OpenAI API key 0.0.4Fixed API key management NOTEThis extension works by making request to the OpenAI API. In order to call those API you need to insert your personal API key. You can create an account and request an API key using this link OpenAI This extension send the DO NOT USE THIS EXTENSION if you are working on sensitive information that should not be shared outside your workplace environment. Enjoy! |