GitHub Copilot CLI: Redesigned Terminal Interface Now Generally Available
GitHub made the redesigned Copilot CLI terminal interface generally available, adding a tabbed layout that surfaces Issues, Pull Requests, and Gists inside the session, guided in-session configuration commands, and accessibility improvements.
Sources & Mentions
5 external resources covering this update
Visual Studio Magazine β GitHub Copilot CLI Reaches General Availability
Visual Studio Magazine
InfoQ β GitHub Copilot CLI Reaches General Availability
InfoQ
Dev.to β GitHub Copilot CLI's Biggest Week Yet: 7 Releases in 10 Days
Dev.to
Dev.to β GitHub Copilot CLI: A DevOps Engineer's Practical Guide
Dev.to
Releasebot β GitHub Release Notes, June 2026 Latest Updates
Releasebot
GitHub Copilot CLI: Redesigned Terminal Interface Now Generally Available
GitHub has made the redesigned terminal interface for Copilot CLI generally available, following its preview at Microsoft Build 2026.
What's new
- Tabbed layout in the CLI. Issues, Pull Requests, and Gists are now surfaced directly inside an interactive Copilot CLI session, letting developers navigate GitHub context without leaving the terminal.
- Guided in-session configuration. Tool setup is handled through commands like
/mcp,/skills, and/settingsrather than manual file editing. - Accessibility improvements. Theme-aware color modes, screen reader auto-detection, and responsive components.
Why it matters
The redesign turns the Copilot CLI from a single-prompt tool into a navigable workspace, keeping GitHub context (issues, PRs, gists) one keystroke away while you work in the terminal.