Copilot CLI v1.0.4-2: Color Engine & PR View

Copilot CLI 1.0.4-2 adds an adaptive color engine with theme picker, replaces /pr open with /pr view, and fixes OAuth re-authentication issues.

Copilot CLI v1.0.4-2: Color Engine & PR View

TL;DR

  • Adaptive color engine with dynamic themes and interactive picker
  • /pr open replaced with /pr view [local|web] for better PR workflows
  • MCP OAuth re-authentication now works reliably with port changes and Entra ID

New

  • Adaptive color engine — Dynamic color modes with interactive theme picker that gracefully degrades on limited-color terminals and Windows.

Improved

  • /pr view command — Replaces /pr open with /pr view [local|web] to view PR status locally or open in browser.

Fixed

  • MCP OAuth re-authentication now works reliably when callback port changes or when using Microsoft Entra ID.

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

Source: Copilot CLI