Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Copilot Chat does not work

Open
#7,494 28 comments 4 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Quiet
Domain
tooling

Research direction

Start by following the listed reproduction steps for code-server 4.103.0+ with Copilot Chat 0.29.1 or newer, then review the 28-comment thread for any narrowed cause. No file, test, or entry point is named, logs are empty, and the issue does not establish whether the outcome should be a fix or documentation.

Written by the indexing model from the issue text.

Description

bug triage

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?
  • 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

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?
  • I am using a secure context.
Notes

No response

Dominant language
TypeScript
Stars
79.4k
Forks
6.9k
Avg merge
2d 13h
Merged PRs (30d)
39

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from coder/code-server

All issues in coder/code-server

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.