GitHub Copilot Pro Models (Claude Opus/Sonnet) Unavailable in Remote SSH Session #190800
-
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
💬 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.
-
|
I've identified the root cause. This happens because I was logging in via Remote SSH to my server. In this scenario, both the local and Remote SSH sessions show as logged into my account, but only the local session can access Opus/Sonnet models. This is unexpected behavior and likely a bug. I just tested logging in directly through local VS Code instead, and the Remote SSH session now works correctly without this issue. If this is indeed a bug, please look into it. Thanks! |
Beta Was this translation helpful? Give feedback.


I've identified the root cause. This happens because I was logging in via Remote SSH to my server.
In this scenario, both the local and Remote SSH sessions show as logged into my account, but only the local session can access Opus/Sonnet models.
This is unexpected behavior and likely a bug.
I just tested logging in directly through local VS Code instead, and the Remote SSH session now works correctly without this issue.
If this is indeed a bug, please look into it. Thanks!