[Regression] Claude 4.5 Opus disappeared from VS Code dropdown (Works in Visual Studio/IntelliJ) #181288
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Description: I am reporting a regression issue. I was previously using Claude 4.5 Opus (Preview) in VS Code without any problems, but it has recently disappeared from the model selector dropdown.
Current State:
My account has access to recent models (GPT-5, Gemini 3 Pro, etc.), and they appear correctly.
However, Claude 4.5 Opus is missing from the list.
My GitHub Copilot settings on the web show "Anthropic Claude Opus 4.5 (Preview)" as Enabled.
Evidence of Issue (Isolated to VS Code Client): The issue is strictly specific to the VS Code client, as verified by the following:
Works in Visual Studio 2022 & IntelliJ: I verified that Claude 4.5 Opus is available and functioning perfectly on my other IDEs.
Portable Mode Test (Clean Environment): I downloaded a fresh VS Code Portable (Zip), created a clean data folder (no settings sync), installed only the Copilot Chat extension, and logged in. Opus 4.5 is still missing.
Troubleshooting Steps Performed (None worked):
Reinstallation: Uninstalled and reinstalled the GitHub Copilot Chat extension multiple times.
Authentication: Signed out and signed back into my GitHub account within VS Code.
Cache Clearing: Deleted the local cache at %APPDATA%\Code\User\globalStorage\github.copilot-chat.
Version Check: Verified I am on the latest version of VS Code and the Extension.
Conclusion: Since the model works in Visual Studio 2022 but fails in a completely fresh VS Code installation, this suggests a specific server-side provisioning error or a disabled feature flag for my User ID on the VS Code endpoint.
Attachments:
Image 1:
Image 2:
Image 3:
Please investigate why the Opus 4.5 flag was dropped for my VS Code client.
Beta Was this translation helpful? Give feedback.
All reactions