mirror of
https://github.com/github/awesome-copilot.git
synced 2026-04-30 04:05:55 +00:00
Add documentation for new GitHub Copilot CLI features released April 11-17, 2026: - /ask command: ask quick questions without affecting conversation history - /env command: show loaded environment (agents, skills, MCP servers, plugins) - /statusline (/footer): customize status bar items - auto model selection: let Copilot pick the best model automatically - Remote control: --remote/--connect flags and /remote command - File attachment support: attach documents to prompts via @ syntax - Usage limit warnings at 75% and 90% of weekly quota - --print-debug-info flag for diagnostics - copilot plugin marketplace update command - Plugin deprecation warning for non-marketplace installs - MCP server install from registry with /mcp install - COPILOT_AGENT_SESSION_ID env var for MCP servers and shell commands Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>