opencommit
opencommit copied to clipboard
[Bug]:
Opencommit Version
v3.2.5
Node Version
v22.9.0
NPM Version
10.8.3
What OS are you seeing the problem on?
No response
What happened?
A bug happened!
I got stack while no any log output. So I can't know what was happening...
Expected Behavior
Got some information about why got stock.
Current Behavior
Just input oco
Possible Solution
No response
Steps to Reproduce
No response
Relevant log output
i thought we solved this in previous versions, @majiayu000 do you want to investigate and submit a PR?
I got the same error with v3.2.5.
Here is my config:
OCO_EMOJI=true
OCO_MODEL=qwen2.5-coder:32b
OCO_API_URL=http://xxx.xxx.xxx.xxx:11434/api/chat
OCO_API_KEY=ollama
OCO_AI_PROVIDER=ollama
OCO_TOKENS_MAX_INPUT=40960
OCO_TOKENS_MAX_OUTPUT=4096
OCO_DESCRIPTION=false
OCO_LANGUAGE=en
OCO_MESSAGE_TEMPLATE_PLACEHOLDER=$msg
OCO_PROMPT_MODULE=conventional-commit
OCO_ONE_LINE_COMMIT=false
OCO_TEST_MOCK_TYPE=commit-message
OCO_GITPUSH=true
OCO_WHY=false
I checked the other machine, and there is no request.