Can not use claude in vscode-copilot #200113
Replies: 1 comment
-
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
🏷️ Discussion Type
Bug
💬 Feature/Topic Area
Copilot in GitHub
Body
I am experiencing a model entitlement issue with GitHub Copilot Chat in VS Code.
With the same GitHub account, Claude models are available in Copilot Chat online, but in VS Code Copilot Chat they are shown as requiring an upgrade. In the VS Code model picker, GPT models are available, but Claude Opus 4.8 and Claude Sonnet 4.6 are greyed out / marked with “Upgrade”.
This issue started around five days ago. Before that, I was able to use Claude models through Copilot in VS Code without issues.
Account / subscription context:
GitHub account: HaonanWANG1998, My copilot subscription is Copilot Max.
I am using my own personal GitHub account, not an organization-managed Copilot seat.
There should be no organization or enterprise policy restriction.
The same account can access Claude models in Copilot Chat online.
I am located in Hong Kong.
I understand Claude may not be directly available in Hong Kong through Anthropic, but I previously had access through GitHub Copilot, and Copilot Chat online still works with the same account.
VS Code diagnostics:
GitHub Copilot Chat extension: 0.52.0 (prod)
VS Code: 1.124.2
VS Code commit: 6928394f91b684055b873eecb8bc281365131f1c
OS: Windows, win32 10.0.22631 x64
GitHub account detected by VS Code Copilot Chat: HaonanWANG1998
Network diagnostics:
Proxy URL: None
https://api.github.com/: HTTP 200
https://api.individual.githubcopilot.com/_ping: HTTP 200
https://proxy.individual.githubcopilot.com/_ping: HTTP 200
https://copilot-telemetry.githubusercontent.com/_ping: HTTP 200
https://telemetry.individual.githubcopilot.com/_ping: HTTP 200
Troubleshooting already checked:
Confirmed I am signed into the same GitHub account in VS Code and Copilot Chat online.
Confirmed VS Code is up to date.
Confirmed GitHub Copilot Chat is the built-in VS Code Copilot component in this version.
Checked VS Code user settings and found no Claude / Anthropic / Copilot model restriction.
No organization or enterprise policy applies to this account.
Network diagnostics from VS Code Copilot Chat show HTTP 200 connectivity to GitHub and Copilot endpoints.
Expected behavior:
Claude models should be available in VS Code Copilot Chat, since they are available in Copilot Chat online for the same account.
Actual behavior:
Claude models are shown as “Upgrade” in VS Code Copilot Chat.
Could you please check whether my VS Code Copilot Chat model entitlement is out of sync with my Copilot Chat online entitlement, or whether there has been a recent IDE-side rollout or regional policy change affecting Claude model access in VS Code?
I can provide screenshots and the full Copilot diagnostics output if needed.
Thank you.


Beta Was this translation helpful? Give feedback.
All reactions