mirror of
https://github.com/github/awesome-copilot.git
synced 2026-05-02 05:05:57 +00:00
- Fix outdated MCP config: remove .vscode/mcp.json and devcontainer.json as valid CLI config sources (removed in v1.0.22); CLI now only reads .mcp.json - Add MCP registry install section with copilot mcp install command (v1.0.21/1.0.25) - Add remote MCP server type field omission note (v1.0.29) - Add 'auto' model selection to Model Picker section (v1.0.32) - Add /ask command (v1.0.27), /env command (v1.0.25), /statusline command (v1.0.30) - Add document file attachment feature (v1.0.32) - Add short session ID prefix support for --resume (v1.0.32) - Add --connect flag for remote session by ID (v1.0.28/1.0.32) - Add --print-debug-info flag (v1.0.32) - Add --session-idle-timeout flag (v1.0.32) - Add copilot plugin marketplace update command to plugins page (v1.0.27) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>