Copilot CLI: New terminal interface is generally available GitHub has made the redesigned terminal interface for Copilot CLI generally available, featuring a tabbed layout for browsing issues, pull requests, and gists, a guided tool configuration experience, and a cleaner, more accessible interface with theme-aware colors and screen reader support. Copilot CLI: New terminal interface is generally available 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. Browse issues, pull requests, and gists in tabs browse-issues-pull-requests-and-gists-in-tabs 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 https://docs.github.com/copilot/how-tos/copilot-cli/use-copilot-cli/browse-issues-prs-gists?utm source=changelog-cli-tui-browse&utm medium=changelog&utm campaign=cli-tui-ga . Configure your tools without leaving the terminal configure-your-tools-without-leaving-the-terminal 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 servers: Run /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: Run /skills to toggle individual skills on or off with the arrow keys and the space bar. Plugins: Browse and install plugins from a marketplace, a repository, or a local path with the /plugin command. Settings: Open the /settings dialog to view and change your configuration inline. For more information, check out our docs about how to customize Copilot CLI https://docs.github.com/copilot/how-tos/copilot-cli/customize-copilot/overview?utm source=changelog-cli-tui-customize&utm medium=changelog&utm campaign=cli-tui-ga . A cleaner, more accessible interface a-cleaner-more-accessible-interface 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: - Pick a color mode—such as default , dim , high-contrast , or colorblind with the /theme command to match your terminal and adjust for your eyes. - Rely on screen reader support that automatically turns on when a screen reader is detected, with labeled icons and animations that disable themselves. Update and share feedback update-and-share-feedback 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 https://github.com/github/copilot-cli?utm source=changelog-cli-tui-repo&utm medium=changelog&utm campaign=cli-tui-ga .