coder / coder/code-server

Copilot Chat does not work

Abierto
#7,494 28 comentarios 4 reacciones 0 asignados Ver en GitHub
bug triage
Lenguaje dominante
TypeScript
Estrellas
79.3k
Forks
6.8k
Merge medio
2 d 6 h
PR fusionados (30 d)
41

Descripción

**Edit** by @code-asher:

There have been a few reported issues: either Copilot does not install, installs but does not run, runs but signing in does not work, or runs but not correctly.

Not sure what we can do, it is not something we can debug because running Copilot in code-server is a violation of the license (as far as we understand) and it is closed source.

Maybe we will need to add documentation that Copilot does not work, or maybe there are other similar extensions we can test that will reveal what the underlying issues are, assuming they are code-server issues and not something in the extension.

----

### Is there an existing issue for this?

- [x] I have searched the existing issues

### OS/Web Information

- Web Browser: Brave
- Local OS: macOS
- Remote OS: Debian
- Remote Architecture: x86_64
- `code-server --version`: 1.102.3
6f3d0a7e5ae5f6623e1963e96adabc3287386006
x64

### Steps to Reproduce

- Run code-server 0.103.0+.
- Install Copilot Chat extension (0.30+ can be installed from Marketplace, but not on 4.102.3 — only via VSIX).
- Try to use Copilot Chat (tested with 0.29.1 and 0.30+).

### Expected

- Copilot Chat should either:
- Continue working on 4.103.0+ as it did before, or
- Fail with a clear error instead of hanging.

### Actual

- On 4.103.0+, Copilot Chat 0.29.1 no longer works:
- No requests go through.
- Output panel does not show fetched model metadata.
- Copilot Chat displays "Working..." indefinitely.

### Logs

```shell

```

### Screenshot/Video

_No response_

### Does this bug reproduce in native VS Code?

I did not test native VS Code

### Does this bug reproduce in GitHub Codespaces?

I did not test GitHub Codespaces

### Are you accessing code-server over a secure context?

- [x] I am using a secure context.

### Notes

_No response_

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.