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

The generate commit message feature does not work #126

Open
arman-async opened this issue Oct 3, 2024 · 2 comments
Open

The generate commit message feature does not work #126

arman-async opened this issue Oct 3, 2024 · 2 comments

Comments

@arman-async
Copy link

This feature returns the following error during invocation:

"
nable to generate commit message: ConnectError: [unknown] CreateFile .... The filename, directory name, or volume label syntax is incorrect.
"
As you can see in the image:
image

@kamil-kubiczek
Copy link

kamil-kubiczek commented Nov 24, 2024

Same.
My logs from VS code Codium output:

(VSCode) 2024-11-24 11:30:15.643 [INFO]: Completion request succeeded (367.85ms)
(VSCode) 2024-11-24 11:30:15.644 [INFO]: No completions were generated
(VSCode) 2024-11-24 11:30:15.644 [INFO]: provideInlineCompletionItems request succeeded (368.95ms)
E1124 11:30:54.883775 16676 rpcs_commit_messages.go:76] Failed to generate commit message: error grabbing LLM response: stream error

@vadimmelnicuk
Copy link

Same, getting the following error:
E1229 08:44:19.090288 20548 rpcs_commit_messages.go:77] Failed to generate commit message: error grabbing LLM response: stream error

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

No branches or pull requests

3 participants