di-sukharev / opencommit

just a GPT wrapper for git — generate commit messages by an LLM in 1 sec — works best with Claude 3.5 — supports local models too
https://www.npmjs.com/package/opencommit
MIT License
6.19k stars 329 forks source link

[Bug]: Vscode opens an empty commit message file #284

Open maxbec opened 11 months ago

maxbec commented 11 months ago

Opencommit Version

1.1.22

Node Version

19.8.1

NPM Version

9.6.2

What OS are you seeing the problem on?

Mac

What happened?

A bug happened!

Expected Behavior

On pressing the green commit button in vscode i expect the commit to happen with a nice commit message.

Current Behavior

Git just opens an empty commit message. oco command is working.

Possible Solution

I dont know.

Steps to Reproduce

No response

Relevant log output

No response

github-actions[bot] commented 10 months ago

Stale issue message

di-sukharev commented 9 months ago

reopening, will take a look at this

di-sukharev commented 9 months ago

@maxbec does it persist still? what git hooks do you have set?