Describe the bug
Can't access any models - just get ✗ Error: No supported model available
Affected version
Version 0.0.333 · Commit 4cbf3d
Steps to reproduce the behavior
Install CLi with npm install -g @github/copilot
Start with copilot
Welcome to GitHub Copilot CLI
Version 0.0.333 · Commit 4cbf3da
Copilot can write, test and debug code right from your terminal. Describe a
task to get started or enter ? for help. Copilot uses AI, check for mistakes.
● Connected to GitHub MCP Server
● Logged in as user: xxxx
✗ Error: No supported model available
Expected behavior
Should allow access to the same models I have access to in vscode
Additional context
No response