Giter Club home page Giter Club logo

ai-commit's Introduction

Via Protocol is the most advanced cross-chain aggregation protocol

AI-Commit: The Commit Message Generator

๐Ÿ’ป Tired of writing boring commit messages? Let AI-Commit help!

This package uses the power of OpenAI's GPT-3 model to understand your code changes and generate meaningful commit messages for you. Whether you're working on a solo project or collaborating with a team, AI-Commit makes it easy to keep your commit history organized and informative.

How it Works

  1. Install AI-Commit using npm install -g ai-commit
  2. Generate an OpenAI API key here
  3. Set your OPENAI_API_KEY environment variable to your API key
  4. Make your code changes and stage them with git add .
  5. Type ai-commit in your terminal
  6. AI-Commit will analyze your changes and generate a commit message
  7. Approve the commit message and AI-Commit will create the commit for you โœ…

Options

--list: Select from a list of 5 generated messages (or regenerate the list)

--force: Automatically create a commit without being prompted to select a message (can't be used with --list)

--filter-fee: Displays the approximate fee for using the API and prompts you to confirm the request

--apiKey: Your OpenAI API key. It is not recommended to pass apiKey here, it is better to use env variable

Contributing

We'd love for you to contribute to AI-Commit! Here's how:

  1. Fork the repository
  2. Clone your fork to your local machine
  3. Create a new branch
  4. Make your changes
  5. Commit your changes and push to your fork
  6. Create a pull request to the AI-Commit repository

Roadmap

  • Support for multimple suggestions: Provide multiple suggestions for the commit message.
  • Support for custom commit types: Allow users to specify a custom commit type manually.
  • Automated scope detection: Detect the scope of changes and automatically include it in the commit message.
  • Improved emoji suggestions: Enhance the emoji suggestions generated by AI-Commit to better match the changes made to the code.
  • Commit message templating: Provide a customizable commit message template for users to follow.
  • Interactive commit message generation: Allow users to interact with AI-Commit during the commit message generation process to provide more context and refine the generated message.
  • Integration with Git hooks: Integrate AI-Commit with Git hooks so that it can automatically generate commit messages whenever changes are staged.
  • Advanced diff analysis: Enhance AI-Commit's diff analysis capabilities to better understand the changes made to the code.
  • Reverse commit message generation: Allow users to generate code changes from a commit message.

License

AI-Commit is licensed under the MIT License.

Happy coding ๐Ÿš€

ai-commit's People

Contributors

insulineru avatar evgenyatlas avatar

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.