GitHub Copilot has integrated slash commands into its application, providing users with text-based shortcuts within the chat composer. These commands are designed to enhance user interaction by offering quick access to various functionalities, such as managing sessions and project navigation.
While GitHub Copilot CLI also uses slash commands, the app's implementation differs. CLI commands are tailored for a terminal-first workflow, handling tasks like adding directories and managing terminal access. In contrast, the Copilot app's visual interface automatically manages project context, eliminating the need for file access commands like /add-dir or /cwd. App slash commands are focused on workflow management.
The primary purpose of these new slash commands is to improve user efficiency and maintain focus. By typing a command, users can quickly access needed workflows without navigating through menus or breaking their concentration. This allows for faster task execution and exploration of ideas within the Copilot app.
One example of a new slash command is /plan. This command assists users in breaking down tasks before coding, helping to outline an approach, identify potential challenges, and determine next steps. Using /plan also switches the session into "Plan mode," which is also accessible via a dropdown menu in the chat composer.
✨ This summary was generated by AI from the outlets' reporting listed below. It is not independently verified and may contain errors — check the original sources. How BrevFeed works →
One email each morning: the day's tech stories, clustered across outlets and summarized. No account needed.
One email a day. Unsubscribe in one click, any time.
Spend a few minutes, get the whole day. Every topic's top stories in one hands-free rundown — listen, watch, or read the transcript.
▶ Play today's briefNew every morning, and the back catalogue is archived by date.
The GitHub Copilot app now includes slash commands, offering shortcuts for managing sessions, navigating projects, and customizing workflows directly within the chat composer. These commands aim to streamline interaction with Copilot by providing quick access to functions without leaving the app's visual interface.