di-sukharev
0d8469ee42
2.0.17
v2.0.17
2023-05-21 16:18:15 +08:00
di-sukharev
517734f293
chore(cli.cjs): update package version from 2.0.15 to 2.0.16 to reflect changes made in the latest release
2023-05-21 16:18:06 +08:00
di-sukharev
6aff5ebef4
2.0.16
v2.0.16
2023-05-21 16:16:45 +08:00
Sukharev
6afa493726
GitHub action ( #173 ) ( #174 )
...
* add option to run OpenCommit as a Github Action
2023-05-21 16:16:26 +08:00
di-sukharev
54006826f8
2.0.15
v2.0.15
2023-05-19 13:47:51 +08:00
di-sukharev
f674e2d99a
2.0.14
v2.0.14
2023-05-19 13:47:45 +08:00
di-sukharev
8140322c32
refactor(prepare-commit-msg-hook.ts): remove console.log statement for commitSource variable to reduce noise in logs
2023-05-19 13:47:26 +08:00
di-sukharev
1cb8d580bb
refactor(api.ts): reorder variable declarations to improve readability and semantics
...
refactor(prepare-commit-msg-hook.ts): remove console.log statement used for debugging purposes
2023-05-19 13:46:33 +08:00
di-sukharev
8daa3ca130
Merge remote-tracking branch 'origin/dev'
2023-05-19 13:42:43 +08:00
Takuya Ono
13015a9033
🐛 fix(config.ts): convert string value to number in OPENAI_MAX_TOKENS validator ( #162 )
...
The OPENAI_MAX_TOKENS validator now converts a string value to a number before validating it. This ensures that the validator works correctly when a string value is passed in.
2023-05-07 17:16:32 +08:00
Takuya Ono
7b90b6a287
🐛 fix(config.ts): error message for OPENAI_BASE_PATH validation ( #164 )
...
The error message for the OPENAI_BASE_PATH validation has been updated
to be more descriptive and helpful. The message now reads "Must be
string" instead of "${value} is not supported yet". This change improves
the clarity of the error message and makes it easier for developers to
understand what went wrong when the validation fails.
2023-05-07 17:15:55 +08:00
di-sukharev
598881a41c
2.0.13
v2.0.13
2023-05-04 16:38:35 +08:00
di-sukharev
1080544631
2.0.12
v2.0.12
2023-05-04 16:38:28 +08:00
di-sukharev
de68e6cc7a
docs(README.md): add instructions for configuring openAI maxTokens and BASE_PATH parameters to customize API usage
2023-05-04 16:38:02 +08:00
di-sukharev
5addb7df25
2.0.11
v2.0.11
2023-05-04 14:29:11 +08:00
di-sukharev
e447575980
2.0.10
v2.0.10
2023-05-04 14:29:05 +08:00
di-sukharev
ffebbc6e1b
docs: update opencommit-example.png to reflect recent changes in UI
2023-05-04 14:28:55 +08:00
di-sukharev
dab0f58d14
2.0.9
v2.0.9
2023-05-04 12:52:22 +08:00
di-sukharev
226e21c28f
2.0.8
v2.0.8
2023-05-04 12:52:14 +08:00
di-sukharev
0bb89abccc
Merge remote-tracking branch 'origin/dev'
2023-05-04 12:51:35 +08:00
Tanoshii
ad70a90b1f
Update commit.ts ( #154 )
...
* fixed type
2023-05-04 12:50:09 +08:00
di-sukharev
4deaf56e5a
2.0.7
v2.0.7
2023-05-04 12:42:30 +08:00
di-sukharev
7c1fc10248
2.0.6
v2.0.6
2023-05-04 12:42:24 +08:00
di-sukharev
0c25a9e32c
Merge branch 'dev'
2023-05-04 12:41:35 +08:00
Juan José López Lira
3f5df6ef7c
Bugfix/increase tokens ( #132 )
...
* feat(api.ts): add support for OPENAI_MAX_TOKENS environment variable
feat(config.ts): add OPENAI_MAX_TOKENS to CONFIG_KEYS and configValidators
* 2.0.2
* 2.0.3
* docs(README.md): add GPT-4 usage instructions and mention the cost difference compared to GPT-3.5-turbo
---------
Co-authored-by: di-sukharev <dim.sukharev@gmail.com >
2023-05-04 12:33:06 +08:00
di-sukharev
6cb85e40e9
2.0.5
v2.0.5
2023-04-28 15:36:53 +08:00
di-sukharev
ba82d4d476
2.0.4
v2.0.4
2023-04-28 15:36:45 +08:00
di-sukharev
9bf2ed34a5
docs(README.md): add GPT-4 usage instructions and mention the cost difference compared to GPT-3.5-turbo
2023-04-28 15:35:40 +08:00
di-sukharev
f6ab25ed1b
2.0.3
v2.0.3
2023-04-28 15:31:54 +08:00
di-sukharev
83abd5ffd6
2.0.2
v2.0.2
2023-04-28 15:31:46 +08:00
di-sukharev
42c26cbaaa
fix(generateCommitMessageFromGitDiff.ts): update content to include WHAT and WHY in commit message instructions
...
fix(i18n/en.json): update commitFix and commitFeat messages to include reasons for changes
2023-04-28 15:31:10 +08:00
di-sukharev
51613c2aea
feat(api.ts, config.ts): add support for custom model selection in OpenAi class
...
feat(config.ts): add model validation in configValidators
2023-04-28 15:29:32 +08:00
Sukharev
f04757f8af
Revert "Suggest adding 'Edit' option to the Yes/No confirmation #53 ( #70 )" ( #146 )
...
This reverts commit 70f048672c .
2023-04-28 14:25:29 +08:00
Joshua Hamlet
70f048672c
Suggest adding 'Edit' option to the Yes/No confirmation #53 ( #70 )
2023-04-28 14:22:45 +08:00
di-sukharev
a8a548ba5a
2.0.1
v2.0.1
2023-04-28 14:15:39 +08:00
di-sukharev
eb09d5f4f6
Merge remote-tracking branch 'origin/dev'
2023-04-28 14:13:49 +08:00
Devrim Mazlum
801f6a9e7a
feat(i18n): add support for Turkish (Türkçe) language (tr) ( #110 )
...
* feat(index.ts): Turkish language support
* feat(tr.json): Turkish language support
2023-04-17 01:14:34 +08:00
zenobit
b4f1bbdfe0
🌐 chore(i18n): add Czech language ( #127 )
...
* 🌐 chore(i18n): add Czech language
* 📦 chore(package-lock.json): aktualizace balíčku @dqbd/tiktoken na verzi 1.0.6
Byl aktualizován balíček @dqbd/tiktoken na verzi 1.0.6, což zahrnuje opravy chyb a zlepšení výkonu.
2023-04-17 01:09:51 +08:00
di-sukharev
1ecad09e44
chore(package.json): update package version from 1.1.51 to 2.0.0
2023-04-06 12:42:46 +08:00
di-sukharev
c57b5e394d
1.1.51
v1.1.51
2023-04-06 12:30:14 +08:00
di-sukharev
8100d9beb8
1.1.50
v1.1.50
2023-04-06 12:30:06 +08:00
di-sukharev
84997faea2
feat(package.json): add 'oco' alias for the 'opencommit' command line tool
2023-04-06 12:29:56 +08:00
di-sukharev
8f60345008
docs: update README.md
...
- Update information about the OpenAI model used by OpenCommit and its cost
2023-04-05 13:13:45 +08:00
Sukharev
c148048452
Create dependency-review.yml
2023-04-05 13:05:36 +08:00
Sukharev
add8855bf9
Create codeql.yml
2023-04-05 13:05:09 +08:00
di-sukharev
0cc5be10f2
1.1.49
v1.1.49
2023-04-05 13:01:36 +08:00
di-sukharev
30d2d9d284
1.1.48
v1.1.48
2023-04-05 13:01:28 +08:00
di-sukharev
d69fa6c2d7
Merge branch 'master' of github.com:di-sukharev/opencommit
2023-04-05 13:01:17 +08:00
di-sukharev
bf3b8c6ded
chore(.yml): remove Close Stale Issues action from workflow.
2023-04-05 13:00:57 +08:00
Sukharev
f851ea1fff
Create stale.yml
2023-04-05 13:00:29 +08:00