GithubHelp home page GithubHelp logo

mefengl / vscode-i-dont-care-about-commit-message Goto Github PK

View Code? Open in Web Editor NEW
127.0 2.0 2.0 2.09 MB

Yet another AI git commit plugin, but without the need for manual confirmation.

Home Page: https://marketplace.visualstudio.com/items?itemName=mefengl.vscode-i-dont-care-about-commit-message

License: MIT License

TypeScript 99.41% JavaScript 0.59%

vscode-i-dont-care-about-commit-message's Introduction

I Don't Care About Commit Message - The AI Git Commit Plugin

Yet another AI git commit plugin for VSCode, but with a twist - no need for manual confirmation! This plugin streamlines your git commit and push processes, making your workflow smoother and faster.

Aiming to keep commit keystrokes to a bare minimum via LLM.

I Don't Care About Commit Message

Visit Github Repository | 访问 Github 仓库 | Githubのリポジトリを見る

Join Discord Server | 加入 Discord 讨论 | Discordのディスカッションに参加する

Features ✨ - AI Git Commit Plugin

  • AI Git Commit: Simplify your commits with git add . -> git commit -m "AI Generated Message".
  • AI Git Push: Automate the entire process: git add . -> git commit -m "AI Generated Message" -> git push.

AI Git Commit/Push Stage: Same as above, but without using the command git add ..

Usage - AI Git Extension for VSCode

  • Ctrl+Shift+P
  • Search for AI Git Commit or AI Git Push.
  • Press Enter.

    Will ask for OpenAI API Key if not set.

  • Done!

What's more:

  • Add shortcuts to the commands and use them like popping bubble wrap with this AI git extension!

Settings

Model

Specify the OpenAI Model. The default is gpt-3.5-turbo.

Consider these advanced models:

  • gpt-3.5-turbo-16k: Ideal for large file changes, although it can increase cost if unnecessary files are added and are still within the token limit.
  • gpt-4: An upgrade but at a higher expense.

For more options, visit OpenAI Models Documentation.

Conventional Commits Format

Whether to use conventional commit, default is false.

Looks like this:

<type>[optional scope]: <description>

[optional body]

[optional footer(s)]

It will be slower and just a little more expensive since it needs to generate more.

OpenAI API Key

Specify the OpenAI API Key for this AI git extension.

OpenAI API Base URL

Specify the OpenAI API Base URL, default is https://api.openai.com/v1.

Language Support

This AI git commit plugin interface supports multiple languages, making it accessible for developers around the world:

Language Code Language Code
English (US) en Italiano it
简体中文 zh-cn Español es
繁體中文 zh-tw 日本語 ja
Français fr 한국어 ko
Deutsch de Русский ru
Português (Brasil) pt-br Türkçe tr
Polski pl Čeština cs
Magyar hu

Development - Building the AI Git Commit Plugin

For development, follow these steps:

  1. Clone the repository and navigate into it.
  2. Run npm install to install all the necessary dependencies.
  3. Run npm run watch to start the development server.
  4. Press F5 to start the plugin in a new VSCode window.

For testing, run npm run test.

Credits

License

MIT

👥 Contributors

vscode-i-dont-care-about-commit-message's People

Contributors

actions-user avatar esonwong avatar mefengl avatar renovate[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

slarkvan esonwong

vscode-i-dont-care-about-commit-message's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

This repository currently has no open or pending branches.

Detected dependencies

github-actions
.github/workflows/ci.yml
  • actions/checkout v4
  • actions/setup-node v3
npm
package.json
  • @types/glob ^8.1.0
  • @types/vscode ^1.79.0
  • @typescript-eslint/eslint-plugin ^6.0.0
  • @typescript-eslint/parser ^6.0.0
  • @vscode/test-electron ^2.3.2
  • eslint ^8.41.0
  • glob ^10.0.0
  • openai ^4.0.0
  • simple-git ^3.19.1
  • ts-loader ^9.4.3
  • tsup ^7.1.0
  • typescript ^5.1.3
  • vitest ^0.34.0
  • vscode ^1.79.0

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.