GitHub Copilot CLI for Beginners: Overview of common slash commands
Quick Answer
The GitHub Copilot CLI introduces slash commands for efficient control over tasks like model switching and context management.
Quick Take
Users can check token usage, resume sessions, and navigate projects directly from the terminal, enhancing workflow efficiency. Familiarity with these commands can significantly improve user experience and productivity.
Key Points
- Slash commands allow users to switch models, check token usage, and manage context.
- Typing /model displays available models with capabilities, availability, and cost multipliers.
- Use /context to check token usage and /compact to summarize conversations.
- Resume previous sessions with /resume to continue where you left off.
- Navigate directories using /cwd without exiting Copilot CLI.
Source Excerpt
GitHub Copilot CLI for Beginners: Learn how to use slash commands to control your terminal AI agent.
Want this in your inbox every morning?
Daily brief at your local 8am — bilingual EN/中文, free.
More from GitHub AI & ML
See more →
Evaluating performance and efficiency of the GitHub Copilot agentic harness across models and tasks
The GitHub Copilot agentic harness demonstrates superior performance across various benchmarks, achieving leading token efficiency while offering flexibility with over 20 model options. This versatility allows developers to select the most suitable model for their tasks, enhancing productivity and effectiveness in coding.
