Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3.2.3 #431

Merged
merged 17 commits into from
Dec 14, 2024
Merged

3.2.3 #431

merged 17 commits into from
Dec 14, 2024

Conversation

di-sukharev
Copy link
Owner

No description provided.

di-sukharev and others added 17 commits September 3, 2024 13:14
* fix(prepare-commit-msg-hook): update error handling to provide clearer instructions for setting API keys and improve user guidance

* build
* refactor(config.ts): improve code readability by formatting array elements and conditions
* fix(migrations): handle undefined values correctly when setting default config values
* fix(migrations): ensure process exits with error code on migration failure
* fix(commit.ts): update error handling to provide clearer feedback when commit message generation fails
* feat(config.ts): add cleanUndefinedValues function to sanitize config values by converting 'undefined' and 'null' strings to actual values
* refactor(config.ts): return cleaned config from getConfig function to ensure consistent data types
* chore(migrations): log entriesToSet in migration to assist with debugging and tracking changes
* feat(cli): add context flag for providing additional commit message input
Signed-off-by: Tiger Kaovilai <[email protected]>
…es (#434)

* feat(commit.ts): add option to skip pushing commits to a remote repository to enhance user flexibility during commit process

* Update src/commands/commit.ts

---------

Co-authored-by: GPT8 <[email protected]>
* docs(CONTRIBUTING.md): update `TODO.md` reference (#435)

Signed-off-by: Emmanuel Ferdman <[email protected]>

* feat(engine): add support for MLX AI provider
docs/engine: update documentation to include new engine providers

* fix(mlx.ts): add repetition_penalty option to generateCommitMessage method for improved model behavior

---------

Signed-off-by: Emmanuel Ferdman <[email protected]>
Co-authored-by: Emmanuel Ferdman <[email protected]>
…436)

* docs(CONTRIBUTING.md): update `TODO.md` reference (#435)

Signed-off-by: Emmanuel Ferdman <[email protected]>

* feat(config, engine): add support for Mistral AI provider and engine

* ```
feat(package): add mistralai and zod dependencies
```

* fix: recreate package-lock.json with node20

* fix: recreate package-lock.json with node v20.18.1 based on branch dev

---------

Signed-off-by: Emmanuel Ferdman <[email protected]>
Co-authored-by: Emmanuel Ferdman <[email protected]>
Co-authored-by: pedro-valentim <>
@di-sukharev di-sukharev merged commit 40fa275 into master Dec 14, 2024
5 checks passed
@di-sukharev
Copy link
Owner Author

@kaovilai @welingtonsampaio @matscube @pedro-valentim @albidev @emmanuel-ferdman @ozeliurs thank you for contributing, you can fetch the latest version with npm i -g opencommit@latest

@di-sukharev
Copy link
Owner Author

it got out of hand, so it's 3.2.5 now :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants