You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I intended to test the cody-agent 'experimental-cli' for potential server administration usage and it returned several errors. Considering the value of such a cli tool, I decided to file a bug report.
optimalisatie
changed the title
bug: CLI returns errors (clean install on Google Cloud vps)
bug: cody-agent CLI returns errors (clean install on Google Cloud VPS / Debian 12)
May 23, 2024
This issue is marked as stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed automatically in 5 days.
Version
latest
Describe the bug
I intended to test the cody-agent 'experimental-cli' for potential server administration usage and it returned several errors. Considering the value of such a cli tool, I decided to file a bug report.
CLI docs / install instructions: https://github.com/sourcegraph/cody/tree/main/cli
First problem: When performing a chat query, there is a long wait (about 20-30 seconds) and then the following error:
No handler for notification with method remoteRepo/didChange.
A few seconds later, the answer is provided.
Command used (official demo command):
cody-agent experimental-cli chat -m 'what color is the sky?'
After three questions, another more profound error occured, directly after
No handler for notification with method remoteRepo/didChange
:Expected behavior
The CLI answers super fast, as made possible with Anthropic Haiku, having experienced this through the tool https://github.com/optimalisatie/ai-shell-anthropic
Additional context
No response
The text was updated successfully, but these errors were encountered: