neocodeium icon indicating copy to clipboard operation
neocodeium copied to clipboard

New codeium server binaries are broken

Open monkoose opened this issue 1 year ago • 2 comments

👎 Problem

Starting from v1.14.13 opening chat will end up with E0910 08:49:31.198921 6805 interceptor.go:49] /exa.language_server_pb.LanguageServerService/AddTrackedWorkspace: file:///path/to/project/root/dir is hidden: ignore uri Seems like this isn't possible to fix from neocodeium side.

Currently the last v.1.16.1 is totally broken, so autocompletion doesn't work either. Error is E0910 08:54:27.140749 7487 interceptor.go:49] /exa.language_server_pb.LanguageServerService/GetCompletions: must set either FileAbsolutePath or CorpusRootRelPath This maybe fixable but definitely requires some exploration what is FileAbsolutePath and CorpusRootRelPath is this some new requests, or GetCompletions request expects this new values?

Meanwhile frozen on v1.14.12 for these reasons.

monkoose avatar Sep 10 '24 05:09 monkoose