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

Cannot configure GitHub Copilot Chat in Assistant Panel #21499

Closed
1 task done
afossa opened this issue Dec 4, 2024 · 3 comments
Closed
1 task done

Cannot configure GitHub Copilot Chat in Assistant Panel #21499

afossa opened this issue Dec 4, 2024 · 3 comments
Labels
bug [core label] copilot AI feedback for Copilot

Comments

@afossa
Copy link

afossa commented Dec 4, 2024

Check for existing issues

  • Completed

Describe the bug / provide steps to reproduce it

I cannot use GitHub Copilot as LLM provider in the Assistant Panel, even though I am logged in and the inline suggestions are working.

What I did:

  • click on the Copilot icon in the bottom-right corner, and follow the instruction to login
  • The Copilot icon reflect the fact that I am logged in, and the inline suggestions when I am editing a file are working
  • I open the Assistant Panel and go to "Configure Providers", here Copilot shows a "Sign in" button
  • If I click on the button, a pop-up appears saying "Copilot Enabled!"
  • However, when I open a new chat I get a warning "LLM provider is not configured" and I cannot use the chat

I also have this in my settings (automatically added by Zed)

  "assistant": {
    "default_model": {
      "provider": "copilot_chat",
      "model": "gpt-4o"
    },
    "version": "2"
  },

I am experiencing this problem on macOS Sequoia aarch64.
I am also logged in with the same Copilot account on an Intel Mac (macOS Sonoma) and a workstation with Ubuntu 22.04, and in these other machines the chat works fine.

Environment

Zed: v0.163.3 (Zed)
OS: macOS 15.1.1
Memory: 48 GiB
Architecture: aarch64

If applicable, add mockups / screenshots to help explain present your vision of the feature

No response

If applicable, attach your Zed.log file to this issue.

Zed.log

@afossa afossa added admin read Pending admin review bug [core label] triage Maintainer needs to classify the issue labels Dec 4, 2024
@5brian
Copy link
Contributor

5brian commented Dec 4, 2024

I think there is a workaround: #21255 (comment)

Should be fixed by #21360

@afossa
Copy link
Author

afossa commented Dec 4, 2024

Yes, the workaround fixed the issue. Thanks!

@bennetbo
Copy link
Collaborator

Duplicate of #21750, should be fixed on stable tomorrow

@bennetbo bennetbo added copilot AI feedback for Copilot and removed triage Maintainer needs to classify the issue admin read Pending admin review labels Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug [core label] copilot AI feedback for Copilot
Projects
None yet
Development

No branches or pull requests

3 participants