This repository was archived by the owner on May 3, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -18,12 +18,8 @@ This document outlines the upcoming features and improvements for the `ai_diff_c
1818- [ ] Add an easy way to quit the script.
1919- [ ] OpenAI Assistant for generating commit messages.
2020- [ ] Make a way to update the OpenAI API key.
21- - [x ] If the key is invalid, prompt the user to update it.
21+ - [ ] If the key is invalid, prompt the user to update it.
2222 - [ ] Add a flag to update/remove the key.
23- - [x] Decide on a distribution method for the script: NPM
24- - [x] Publish the script to NPM.
25- - [ ] Create a release on GitHub?
26- - [ ] Release the script to the public as an open-source project.
2723- [ ] Accept donations for the project.
2824- [ ] Add contribution guidelines.
2925- [ ] Add branch protection rules.
@@ -35,6 +31,10 @@ This document outlines the upcoming features and improvements for the `ai_diff_c
3531
3632## Completed Features:
3733
34+ - [x] Release the script to the public as an open-source project.
35+ - [x] Decide on a distribution method for the script: NPM
36+ - [x] Publish the script to NPM.
37+ - [x] Create a release on GitHub?
3838- [x] Come up with a better name for the script.
3939 - ` ai_diff_commit ` is too long.
4040 - comgen
You can’t perform that action at this time.
0 commit comments