Skip to content
This repository was archived by the owner on May 3, 2025. It is now read-only.

Commit 79469f6

Browse files
committed
fix: update TODO list to reflect completed tasks
1 parent 4f567a6 commit 79469f6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

TODO.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,12 @@ This document outlines the upcoming features and improvements for the `ai_diff_c
1616
- [ ] Project specific scope definitions and descriptions. e.g. `(backend)`: for backend changes, `(frontend)`: for frontend changes, etc.
1717
- [ ] Any organization-specific instructions.
1818
- [ ] Add an easy way to quit the script.
19-
- [ ] Come up with a better name for the script.
20-
- `ai_diff_commit` is too long.
21-
- comgen
2219
- [ ] OpenAI Assistant for generating commit messages.
2320
- [ ] Make a way to update the OpenAI API key.
2421
- [x] If the key is invalid, prompt the user to update it.
2522
- [ ] Add a flag to update/remove the key.
2623
- [x] Decide on a distribution method for the script: NPM
27-
- [ ] Publish the script to NPM.
24+
- [x] Publish the script to NPM.
2825
- [ ] Create a release on GitHub?
2926
- [ ] Release the script to the public as an open-source project.
3027
- [ ] Accept donations for the project.
@@ -38,6 +35,9 @@ This document outlines the upcoming features and improvements for the `ai_diff_c
3835

3936
## Completed Features:
4037

38+
- [x] Come up with a better name for the script.
39+
- `ai_diff_commit` is too long.
40+
- comgen
4141
- [x] Test branch protection rules.
4242
- [x] Create dev branch.
4343
- [x] Meet with Nate about collaboration.

0 commit comments

Comments
 (0)