GitHub Copilot CLI Redesigned Terminal Interface Reaches General Availability

GitHub

Tools official + media 2 src. ~1 min

The redesigned GitHub Copilot CLI terminal interface, previewed at Microsoft Build 2026, is now generally available. It introduces a tabbed layout (Session, Gists, Issues, Pull Requests) for navigating GitHub directly from the terminal, guided in-session tool configuration via `/mcp add`, `/skills`, and `/plugin` commands instead of manual file editing, and theme-aware accessible colors with screen reader support.

Why it matters

Moves coding-agent-driven GitHub workflows entirely into the terminal, collapsing the context-switch between writing code and managing issues or PRs. The guided `/mcp add` flow lowers the barrier to extending Copilot CLI with custom MCP servers.

Importance: 2/5

GA of significant Copilot CLI redesign consolidating terminal development and GitHub management workflows

Sources