opencommit
opencommit copied to clipboard
Generate conventional git commit messages with AI in 1 second 🤯🔫
This pull request introduces one new configuration options to streamline the commit workflow by skipping unnecessary confirmation steps. I've been using these changes locally and they have significantly improved my...
### Description Document the use of a global Commitlint configuration file (e.g., ~/.commitlintrc.js), so that Conventional Commit rules are applied to all projects, even when there is no local configuration....
### Description As a user in an enterprise that uses AWS, I would like the ability to use AWS role authentication initiate Bedrock Anthropic API calls using `opencommit`. ``` [commit]...
### Description Why: The prompt modification options will never replicate the simplicity and customization of simply writing the prompt yourself. Users should have the choice. Allowing them to print out...
### Description I’ve noticed that the [engine implementations](https://github.com/di-sukharev/opencommit/tree/master/src/engine) for different AI providers (like OpenAI, Anthropic, etc.) are being maintained manually in this repo. This makes it cumbersome to support each...
issue: #344 This pull request enhances file ignore functionality in OpenCommit by introducing support for global ignore files, improving usability and flexibility. The changes include updates to the documentation and...
This pull request adds support for Amazon Bedrock as a supported provider, including: 1. New Bedrock engine implementation 2. Integration with existing config and engine selection logic 3. Support for...
### Description I see there’s already [an issue](https://github.com/di-sukharev/opencommit/issues/305) about using a `.env` file for local config, and [a PR](https://github.com/di-sukharev/opencommit/pull/480) that renames it to `.opencommit.env`. However, this naming does not follow...
### Description Hi! I'm Sergey from the Integrations team over at [AI/ML API](https://aimlapi.com/), a startup with 150K+ users, providing over 300 AI models in one place Your project looks dope,...