-
Notifications
You must be signed in to change notification settings - Fork 34
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
CoPilot right click context -> Review and Comment causes a 400 #477
Comments
@lukehinds can you share the piece of code you used? i tried several and got: it returns normally, telling that there is no comment |
@lukehinds are you still seeing this problem? |
@lukehinds to recheck |
This issue still persists |
@lukehinds I tried reproducing the issue with the latest version from |
I dug into this issue and I believe @jhrozek solved in this commit 3e4790d, so versions |
I just checked again and interestingly I get the same thing with no codegate proxy inline (using CoPilot direct), so I figure lets close this for now |
Describe the issue
Performing CoPilot right click context -> Review and Comment causes a 400
CoPilot Log:
CoPilot Log
2024-12-31T18:12:04.3dZ [error ] Pipeline processing error: Unterminated string starting at: line 1 column 3199 (char 3198) module=pipeline pathname=/Users/lhinds/repos/stacklok/codegate-repos/codegate/src/codegate/providers/copilot/pipeline.py
Steps to Reproduce
Select code -> Right Click -> CoPilot -> Review and Comment
Operating System
MacOS (Arm)
IDE and Version
Version: 1.96.2 (Universal) Commit: fabdb6a30b49f79a7aba0f2ad9df9b399473380f
Extension and Version
1.254.0
Provider
GitHub Copilot
Model
GPT 4o
Logs
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: