-
Notifications
You must be signed in to change notification settings - Fork 38.3k
Closed
Labels
Milestone
Description
Refs: #293875
- anyOS @ulugbekna
- anyOS @dileepyavan
- anyOS @cwebster-99
Complexity: 4
Authors: @sandy081 @isidorn
We have improved the model picker. Test the following scenarios:
Login with a Free GitHub Copilot account. Use vscode-insiders --transient and if you do not have a Free Copilot - create a new GitHub account - you just need an email not associated with GitHub.
Make sure to:
- That you see Auto on top of the list
- Other models include all available Free Models (check GH Copilot docs to find the expected list)
- We render some model with an Upgrade your plan flow. Clicking on Upgrade your plan takes you to the URL where you can start a free trial
Login with your usual Enterprise GitHub Copilot account. Make sure:
- Auto is on top of list
- Some other high quality featured models are below it
- As you use models, they show up with the featured models. We show at most 4 recently used models
- All the other models are seen in the Other Models list
- You can nicely use the Search functioanlity
This is a new functionality so make sure to test keyboard navigation, accessibility, both in Light and Dark theme.
Check the custom hover on each model.
Think about if the overall UI representation can be improved.
Also open the Manage Models UI, hide some models, check how that interacts with the new UI.
Reactions are currently unavailable