-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Description
Describe the bug
when type /model it returns
Select Model
Choose the AI model to use for Copilot CLI. The selected model will be persisted and used for future sessions.
Error loading model list: TypeError: fetch failed
Affected version
Logs
2025-12-10T02:45:30.096Z [INFO] Starting Copilot CLI: 0.0.367
Commit: 9b421b4
2025-12-10T02:45:30.097Z [INFO] Node.js version: v22.21.1
2025-12-10T02:45:30.478Z [INFO] Login status unknown
2025-12-10T02:45:30.569Z [INFO] Remote session access disabled
2025-12-10T02:45:30.570Z [ERROR] Error checking for updates: TypeError: Cannot read properties of undefined (reading 'paths')
2025-12-10T02:45:30.580Z [INFO] Logged in as user: xxxx-hash
2025-12-10T02:45:30.604Z [LOG] Starting MCP client for chrome-devtools with
command: npx
args: -y chrome-devtools-mcp@latest
cwd: undefined
2025-12-10T02:45:30.604Z [LOG] Starting MCP client for chrome-devtools with command: npx and args: -y chrome-devtools-mcp@latest
2025-12-10T02:45:30.604Z [LOG] Creating MCP client for chrome-devtools...
2025-12-10T02:45:30.607Z [LOG] Connecting MCP client for chrome-devtools...
2025-12-10T02:45:32.374Z [LOG] [mcp server chrome-devtools stderr] chrome-devtools-mcp exposes content of the browser instance to the MCP clients allowing them to inspect,
debug, and modify any data in the browser or DevTools.
Avoid sharing sensitive or personal information that you do not want to share with MCP clients.
2025-12-10T02:45:32.379Z [LOG] MCP client for chrome-devtools connected, took 1772ms
2025-12-10T02:45:32.379Z [LOG] Started MCP client for chrome-devtools
2025-12-10T02:45:32.850Z [LOG] Starting remote MCP client for github-mcp-server with url: https://api.business.githubcopilot.com/mcp/readonly
2025-12-10T02:45:32.850Z [LOG] Creating MCP client for github-mcp-server...
2025-12-10T02:45:32.851Z [LOG] Connecting MCP client for github-mcp-server...
2025-12-10T02:45:42.246Z [LOG] MCP transport for github-mcp-server closed
2025-12-10T02:45:42.247Z [ERROR] Failed to start MCP client for remote server github-mcp-server: TypeError: fetch failed
2025-12-10T02:45:42.247Z [LOG] GitHub MCP server configured after authentication