opencommit icon indicating copy to clipboard operation
opencommit copied to clipboard

Generate conventional git commit messages with AI in 1 second πŸ€―πŸ”«

Results 198 opencommit issues
Sort by recently updated
recently updated
newest added

Would be nice to have an ability to just generate a commit message, in a pure batch style mode (no interaction with the user): ``` MSG=$(oco --just-message) ``` This would...

### Opencommit Version 3.2.7 ### Node Version v22.16.0 ### NPM Version 10.9.2 ### What OS are you seeing the problem on? Other Linux Distro ### What happened? when rebasing my...

bug

### Opencommit Version 3.2.7 ### Node Version 24.1.0 ### NPM Version 11.3.0 ### What OS are you seeing the problem on? Mac ### What happened? When I switch to commitlint...

bug

### Description Hi there, This has been great! But I'd really like to use it directly within my AI workflow in Cursor. Can you add support for running oco as...

### Opencommit Version 3.2.8 ### Node Version 20.15.1 ### NPM Version 10.7.0 ### What OS are you seeing the problem on? Mac ### What happened? file: `./src/i18n/ko.json` Please change the...

bug

I was setting up my workflow using OpenCommit as a final step to tidy up my commit messages. However, I ran into this problem: ```'OCO_API_KEY' name is invalid, it should...

### Opencommit Version 3.2.7 ### Node Version 23.11.0 ### NPM Version 10.9.2 ### What OS are you seeing the problem on? _No response_ ### What happened? A bug happened! ###...

bug

### Description Hey, Just FYI I wanted to give notice I created a very bare bones python fork starter here: https://github.com/ariel-frischer/py-opencommmit. I needed it for full python dependency purposes and...