{"id":15817137,"url":"https://github.com/gregorbiswanger/gitcommitwhisperer","last_synced_at":"2025-04-01T04:38:29.976Z","repository":{"id":153117921,"uuid":"628113414","full_name":"GregorBiswanger/GitCommitWhisperer","owner":"GregorBiswanger","description":"Git Commit Whisperer generate Git commit messages in Visual Studio Code using OpenAI technology.","archived":false,"fork":false,"pushed_at":"2023-04-20T23:30:23.000Z","size":111,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":5,"default_branch":"main","last_synced_at":"2024-10-06T05:22:18.268Z","etag":null,"topics":["chatgpt","extension","generator","git","gitmessage","openai","visual-studio-code","vscode","vscode-extension"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GregorBiswanger.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-04-15T00:28:11.000Z","updated_at":"2023-04-20T23:14:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"ff8cd6f7-07df-499e-8a20-b89678de1aa1","html_url":"https://github.com/GregorBiswanger/GitCommitWhisperer","commit_stats":null,"previous_names":["gregorbiswanger/gitcommitwhisperer"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GregorBiswanger%2FGitCommitWhisperer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GregorBiswanger%2FGitCommitWhisperer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GregorBiswanger%2FGitCommitWhisperer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GregorBiswanger%2FGitCommitWhisperer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GregorBiswanger","download_url":"https://codeload.github.com/GregorBiswanger/GitCommitWhisperer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246586108,"owners_count":20801026,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["chatgpt","extension","generator","git","gitmessage","openai","visual-studio-code","vscode","vscode-extension"],"created_at":"2024-10-05T05:22:26.884Z","updated_at":"2025-04-01T04:38:29.956Z","avatar_url":"https://github.com/GregorBiswanger.png","language":"TypeScript","readme":"# Git Commit Whisperer\n\n**Git Commit Whisperer** is a Visual Studio Code extension that helps you generate git commit messages using OpenAI's GPT-3 (ChatGPT).\n\n**WARNING** This extension transmits your git diff to OpenAI-API. Using this extension on confidential repositories is not advised, as it could potentially breach your NDA.\n\n## Features\n\n- Automatically generate git commit messages based on the diff of your changes\n- Customize commit types using emojis\n- Configure custom prompts for OpenAI's GPT-3\n- Quick selection of commit types\n\n## Requirements\n\n- An OpenAI API key is required to use this extension\n\n## Installation\n\nInstall the extension from the [Visual Studio Code Marketplace](https://marketplace.visualstudio.com/items?itemName=GregorBiswanger.git-commit-whisperer).\n\n## Usage\n\n1. Make sure you have a valid OpenAI API key, which can be obtained [here](https://platform.openai.com/).\n2. Configure the extension with your OpenAI API key:\n   - Either enter it directly in the settings (`generateCommitMessage.openaiApiKey`)\n   - Or, the extension will prompt you to enter your API key the first time you run the command\n3. Execute the `Generate Commit Message` command from the Command Palette (`Ctrl+Shift+P` or `Cmd+Shift+P`).\n4. If there are staged changes, select a commit type (or choose \"Auto Detection\") and let the extension generate a commit message for you.\n5. The generated commit message will be placed in the Source Control input box.\n\n## Configuration\n\nYou can customize the behavior of the Git Commit Whisperer by modifying the following settings:\n\n```json\n{\n  \"generateCommitMessage.openaiApiKey\": \"your-openai-api-key\",\n  \"generateCommitMessage.commitTypes\": [\"feat\", \"fix\", \"docs\", \"style\", \"refactor\", \"perf\", \"test\", \"build\", \"ci\", \"chore\", \"revert\"],\n  \"generateCommitMessage.useEmojiForCommitType\": false,\n  \"generateCommitMessage.commitMessagePrompt\": \"your custom prompt\"\n}\n```\n\n## Known Issues\n\n- The extension might not work properly if the Git diff is very large or if there are too many changes.\n- The commit message length might exceed the recommended 50 characters in some cases.\n\n## Contributing\n\nIf you have any suggestions or find any bugs, please open an issue on the [GitHub repository](https://github.com/GregorBiswanger/git-commit-whisperer).\n\n\u003c!-- ## Release Notes\n\nFor the release notes, please refer to the [CHANGELOG](https://github.com/GregorBiswanger/git-commit-whisperer/blob/main/CHANGELOG.md). --\u003e\n\n## License\n\nThis extension is licensed under the [MIT License](https://github.com/GregorBiswanger/git-commit-whisperer/blob/main/LICENSE).","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgregorbiswanger%2Fgitcommitwhisperer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgregorbiswanger%2Fgitcommitwhisperer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgregorbiswanger%2Fgitcommitwhisperer/lists"}