
























The redesigned terminal interface for GitHub Copilot CLI that we previewed at Microsoft Build 2026 is now generally available. You get a tabbed layout for working with GitHub directly from your terminal, a new experience for configuring your tools, and a cleaner, more accessible interface throughout.
An interactive Copilot CLI session now has tabs at the top of the screen. Press Tab to move between the default Session tab and a Gists tab for your personal gists. When you run the CLI inside a GitHub repository, you also get Issues and Pull requests tabs for that repository.
This lets you find the work you care about without leaving the terminal. Highlight an issue or pull request and press c to drop a reference to it into your prompt, then ask Copilot to investigate, fix, comment on, or review it. Press o to open the highlighted item on GitHub in your browser, or press / on the Issues or Pull requests tab to search GitHub with your own query.
You can also click a tab with your mouse to switch to it. From your settings, you can reorder, hide, or turn off the tab bar entirely.
For more information, check out our docs about browsing issues, pull requests, and gists.
Setting up the tools that extend Copilot CLI is now a guided, in-session experience. There’s no need to hand-edit configuration files.
/mcp add to fill out an interactive form or /mcp search to browse the GitHub MCP Registry and install a server directly. New servers are available immediately, without restarting the CLI./skills to toggle individual skills on or off with the arrow keys and the space bar./plugin command./settings dialog to view and change your configuration inline.For more information, check out our docs about how to customize Copilot CLI.
The new interface uses theme-aware semantic colors and responsive components that adapt to narrow terminals without truncating what you need to read. You can:
default, dim, high-contrast, or colorblind with the /theme command to match your terminal and adjust for your eyes.Update GitHub Copilot CLI by running copilot update in your terminal. We’d love to hear what you think. Share feedback with the /feedback command in a CLI session or open an issue in our public repository.
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。