AIToday
Large Language ModelsAI Coding AssistantsGitHub Copilot BlogPublished: Jun 16, 2026, 06:01 JST1 min read

GitHub Copilot CLI now offers slash commands—built-in controls that let you switch AI models, manage token usage, resume past work sessions, and inspect code changes without leaving the terminal.

GitHub Copilot CLI now offers slash commands—built-in controls that let you switch AI models, manage token usage, resume past work sessions, and inspect code changes without leaving the terminal.

3 Key Points

  1. What happened

    GitHub has documented slash commands for Copilot CLI, a terminal-based interface to the AI assistant. Users can type commands like /model to switch between different AI models, /context to check token usage, /resume to pick up past sessions, /diff to review recent code changes, and /reset-allowed-tools to manage file-editing permissions.

  2. Why it matters

    Developers using Copilot CLI can now control the assistant's behavior and stay aware of resource limits without interrupting their workflow. The /model command lets users pick models optimized for different tasks—some for quick refactoring, others for deeper reasoning—and see cost multipliers to balance performance against usage limits.

  3. What to watch

    The article notes that different models have varying capabilities and availability depending on your plan or organization's settings, and that Copilot CLI will automatically compact conversations when approaching token limits, though users can also do this manually with the /compact command.

Ask the AI about this article →

GitHub Copilot BlogRead Original Article

Get the latest Large Language Models news every morning

For example, today's edition would include:

  • Visko raises $10M, launches live AI video model OrbisSiliconANGLE AI · 2h ago
  • Runway unveils Solaris, an AI that generates app interfaces in real timeTHE DECODER · 2h ago
  • Google AI Search flags Facebook users as dangerTHE DECODER · 2h ago

AI-summarized, only the topics you pick — one digest a day via Email, Slack, or Discord.

Free · takes 30 seconds · unsubscribe anytimeWhat is AIToday? →

Ask AI

Ask AI anything about this article. Q&As are published on this page for other readers too.

Related Articles

Next articleGitHub releases a dataset of multilingual repository metadata to help researchers and developers build AI tools that work better across non-English languages.