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

Are you able to install github copilot chat in vscode - Dev Spaces 15? #23115

Closed
APINYK opened this issue Aug 23, 2024 · 3 comments
Closed

Are you able to install github copilot chat in vscode - Dev Spaces 15? #23115

APINYK opened this issue Aug 23, 2024 · 3 comments
Assignees
Labels
area/editor/vscode Issues related to the Code OSS editor of Che kind/question Questions that haven't been identified as being feature requests or bugs. team/B This team is responsible for the Web Terminal, the DevWorkspace Operator and the IDEs.

Comments

@APINYK
Copy link

APINYK commented Aug 23, 2024

Summary

Hi,

I am trying to install the github copilot extension as well as the github copilot chat extension in Dev Spaces 3.15. The copilot extension seems to be working as expected, however the chat extension does not. I have been testing in the redhat sandbox environment and get the error:

image

However that does not make much sense to me as it as been working on github codespaces for a long time and testing today codespaces is version 1.92.2 whereas the version on Dev Spaces 15 is 1.92.0.

I downloaded the extensions from vscode marketplace and did a manual install with "Install from VSIX" from the command palette.
The github copilot chat extension-version that i have tried to install is version: 0.20.2024082301.

Reading from earlier issues it seems that it has been possible to install the extension in the environment before:
#22781

I hope you can help me clarify this issue, thanks!

Relevant information

No response

@APINYK APINYK added the kind/question Questions that haven't been identified as being feature requests or bugs. label Aug 23, 2024
@che-bot che-bot added the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Aug 23, 2024
@akurinnoy akurinnoy added team/B This team is responsible for the Web Terminal, the DevWorkspace Operator and the IDEs. area/editor/vscode Issues related to the Code OSS editor of Che and removed status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. labels Aug 26, 2024
@akurinnoy
Copy link
Contributor

Hi @vitaliy-guliy , could you please have a look?

@vitaliy-guliy
Copy link
Contributor

I believe it is possible.
Only one issue I see here - is to download the latest working extensions binary for the current editor (for Dev Spaces 3.15 it is 1.92.0)
Before, I fetched a json with all possible extension versions and then downloaded the binaries by hands (beginning from the latest published version) and checked whether the extension works. If the extension didn't work, I downloaded previous version. And repeated the process until the extensions become working. Among this I checked the target field in the extension manifest. It determines the engine version (editor version).

Now I'm trying to write a script to fetch the latest working binary automatically. But it needs some time on investigating.

@vitaliy-guliy vitaliy-guliy self-assigned this Aug 28, 2024
@ibuziuk
Copy link
Member

ibuziuk commented Sep 10, 2024

Closing since the issue is not related to Eclipse Che community project, but to the product build on top of it. Please use product JIRA for that - https://issues.redhat.com/projects/CRW/issues/

@ibuziuk ibuziuk closed this as completed Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/editor/vscode Issues related to the Code OSS editor of Che kind/question Questions that haven't been identified as being feature requests or bugs. team/B This team is responsible for the Web Terminal, the DevWorkspace Operator and the IDEs.
Projects
Status: ✅ Done
Development

No branches or pull requests

5 participants