Commit Graph

100 Commits

Author SHA1 Message Date
Hassan El Mghari
23b580edac Merge pull request #63 from Nutlope/bundle-deps
build: bundle dependencies
2023-02-16 18:24:24 -05:00
Hassan El Mghari
2665b608ad Merge pull request #62 from Nutlope/mention-maintainer
docs: list maintainers
2023-02-16 18:23:44 -05:00
kade
3f10195d03 feat: remove ending period (#59)
Co-authored-by: hiroki osame <hiroki.osame@gmail.com>
2023-02-16 08:59:44 -05:00
Hiroki Osame
cfeb5a0232 chore: bundle openai 2023-02-16 22:08:20 +09:00
Hiroki Osame
d733cdbbb3 build: bundle dependencies 2023-02-16 21:48:22 +09:00
Hiroki Osame
ece27741c0 docs: list maintainers 2023-02-16 21:40:08 +09:00
Hiroki Osame
0963c8ea6c docs: list maintainers 2023-02-16 21:39:21 +09:00
Hiroki Osame
d5460ec8e7 chore: use concise syntax for package.json#repository 2023-02-16 16:58:40 +09:00
Hiroki Osame
a51dec0bab chore: update tsconfig to remove build config 2023-02-16 16:57:58 +09:00
hiroki osame
2f215b262d refactor: gpt-3 prompt to be more concise (#57) 2023-02-16 02:52:09 -05:00
hiroki osame
f45afd8d1c refactor: revamp the UI (#58) 2023-02-16 02:26:32 -05:00
Hassan El Mghari
44e01eed21 Merge branch 'main' of https://github.com/Nutlope/aicommits 2023-02-16 01:52:04 -05:00
Hassan El Mghari
bb30a6ce05 v1.0.7 2023-02-16 01:51:42 -05:00
hiroki osame
0486e5a006 refactor: create helper methods in utils (#55) 2023-02-16 01:39:31 -05:00
Hassan El Mghari
ba8d4909b3 Merge pull request #53 from privatenumber/pkgroll
build: use pkgroll
2023-02-16 01:12:27 -05:00
Hiroki Osame
78fe89271f docs: remove extra line 2023-02-16 15:11:45 +09:00
hiroki osame
610c8b5cdd Merge branch 'main' into pkgroll 2023-02-16 01:10:56 -05:00
hiroki osame
18e6bc6bab refactor: use execa (#54) 2023-02-16 01:10:29 -05:00
Hiroki Osame
36365f6d5e build: use pkgroll 2023-02-16 14:45:51 +09:00
Hiroki Osame
361bd99ad8 build: use pkgroll 2023-02-16 14:40:14 +09:00
hiroki osame
9ebe807e49 build: strict mode, use esm, and target es2020 (#52) 2023-02-16 00:35:45 -05:00
hiroki osame
de38c891f5 feat: config file at ~/.aicommits (#51)
Co-authored-by: Yu Le <is.yuler@gmail.com>
2023-02-16 00:15:07 -05:00
Hassan El Mghari
a282874b7a Merge pull request #45 from privatenumber/gh-actions
ci: add github actions for linting & type-checking
2023-02-15 20:50:05 -05:00
hiroki osame
707aa2ee22 refactor: setup utils file (#50) 2023-02-15 20:20:10 -05:00
Hassan El Mghari
1c7cf853c9 v1.0.6 2023-02-15 16:24:46 -05:00
Hiroki Osame
7ce11b9ddb ci: add github actions for linting & type-checking 2023-02-15 20:56:02 +09:00
hiroki osame
c017ff5600 fix: bin path outdated from src consolidation (#41) 2023-02-15 02:42:16 -05:00
hiroki osame
0bc93bf728 refactor: use openai package (#40) 2023-02-15 02:37:53 -05:00
hiroki osame
2d1db36b9d refactor: consolidated src to one file (#39) 2023-02-15 02:31:16 -05:00
hiroki osame
e4a9ea85fb chore: add nvmrc file for Node.js (#38) 2023-02-15 02:26:31 -05:00
hiroki osame
11c48abb48 chore: add eslint (#37) 2023-02-15 01:53:37 -05:00
hiroki osame
894baddd62 chore: create src, dist, .github directories (#36) 2023-02-15 01:50:22 -05:00
hiroki osame
47b5c9ad2e chore: use pnpm (#35) 2023-02-15 01:45:35 -05:00
hiroki osame
7f728aeb8c chore: update gitignore (#34) 2023-02-15 01:45:18 -05:00
Hassan El Mghari
1acef4f1a8 v1.0.5 2023-02-14 12:28:55 -05:00
Hassan El Mghari
8e20232b0c Merge pull request #15 from iamshabell/update/rename-env_var
Rename environment variable for OpenAI API key
2023-02-14 12:12:35 -05:00
Hassan El Mghari
72fad13672 Merge pull request #14 from privatenumber/license
chore: add LICENSE
2023-02-14 12:10:39 -05:00
Hassan El Mghari
c20e307422 Merge pull request #12 from yusefren/fix/when-open-ai-error
Fix OpenAI API error handling when generating commit message
2023-02-14 12:09:25 -05:00
iamshabell
4acdba11f2 Update OPENAI_KEY to use as a fallback 2023-02-14 12:09:19 +03:00
Hiroki Osame
096145f0d3 chore: add LICENSE 2023-02-14 18:06:54 +09:00
iamshabell
574f0c335c Rename environment variable for OpenAI API key in README file and source code 2023-02-14 12:06:15 +03:00
يوسف الأوسي
4b8cd2ccc0 Formatting 2023-02-14 18:27:37 +10:00
يوسف الأوسي
4cff183269 Formatting 2023-02-14 18:22:53 +10:00
يوسف الأوسي
de546e9e2e Fix OpenAI API error handling when generating commit message. 2023-02-14 18:18:22 +10:00
Hassan El Mghari
e944f68c36 v1.0.4 2023-02-14 01:58:07 -05:00
Hassan El Mghari
a2fb1a6496 v1.0.3 2023-02-14 01:57:07 -05:00
Hassan El Mghari
b0a17f8974 Merge branch 'main' of https://github.com/Nutlope/aicommits 2023-02-14 01:56:20 -05:00
Hassan El Mghari
b956f07a3a edited prompt slightly 2023-02-14 01:56:16 -05:00
Hassan El Mghari
0b2fa8b229 Merge pull request #9 from dasovm/main
excluding pnpm-lock.yaml from git diff
2023-02-14 01:27:47 -05:00
David Söderberg
224e8a810b Merge branch 'main' into main 2023-02-14 07:26:54 +01:00