Nutlope / aicommits

A CLI that writes your git commit messages for you with AI
https://www.npmjs.com/package/aicommits
MIT License
8k stars 385 forks source link

Roadmap #164

Open privatenumber opened 1 year ago

privatenumber commented 1 year ago
NorkzYT commented 1 year ago

This comment is to list out the current GitHub Pull Requests that correlate to the Roadmap. The following list will be updated.

Non-interactive mode (auto-commit) https://github.com/Nutlope/aicommits/pull/75

Add config to choose GPT-4 (given the user has access to it) https://github.com/Nutlope/aicommits/pull/183

Proxy support https://github.com/Nutlope/aicommits/pull/139

Add exclude paths flag https://github.com/Nutlope/aicommits/pull/162

Add support for conventional commits as a flag that users can enable Add opt-in emoji flag to preface commits with an emoji, use this as a guide https://github.com/Nutlope/aicommits/pull/163

Add support for diffs greater than 200 lines by grabbing the diff per file, optional flag https://github.com/Nutlope/aicommits/issues/81?

Add ability to specify a commit message from inside aicommit if user doesn't like generated one Feature request: https://github.com/Nutlope/aicommits/issues/110

Build landing page for the 2.0 launch ?

privatenumber commented 1 year ago

Thanks, I updated the roadmap

NorkzYT commented 1 year ago

Thanks, I updated the roadmap

No problem mate.

phields commented 1 year ago

feature request: custom OPENAI API Host ref: https://github.com/chathub-dev/chathub/blob/3255ec23abeb8535291e92c58e4ed7d25573566c/src/services/user-config.ts

WiegerWolf commented 1 year ago

Add support for conventional commits as a flag that users can enable

this is now complete