Copilot CLI v1.0.15-0: MCP & WSL Fixes

Copilot CLI v1.0.15-0 fixes MCP server startup blocking and restores Windows clipboard image pasting in WSL.

Copilot CLI v1.0.15-0: MCP & WSL Fixes

TL;DR

  • Slow MCP servers no longer block agent startup
  • Windows clipboard image pasting now works in WSL

Fixed

  • MCP server connection timeout — Slow-to-connect MCP servers were blocking the agent from starting; now they don't.
  • WSL clipboard image pasting — Pasting images from the Windows clipboard in WSL environments now works as expected.

Update with: npm install -g @github/copilot-cli@latest

Source: Copilot CLI