Skip to content

[bot] Add /mcp list command and @-style imports for instruction files#186

Draft
DanWahlin wants to merge 1 commit into
mainfrom
update/mcp-list-and-at-style-imports-d97878f578522bd6
Draft

[bot] Add /mcp list command and @-style imports for instruction files#186
DanWahlin wants to merge 1 commit into
mainfrom
update/mcp-list-and-at-style-imports-d97878f578522bd6

Conversation

@DanWahlin

Copy link
Copy Markdown
Collaborator

What's New in the Copilot CLI

The following beginner-relevant features were released in the past 7 days and are now documented in the course:

1. /mcp list slash command — v1.0.69-1 (2026-07-04)

A new /mcp list slash command was added that shows currently attached MCP servers and their status. Unlike /mcp show (which lists all configured servers), /mcp list focuses on the servers actively attached to your session. It can also be run while Copilot is in the middle of a task.

2. @-style imports in instruction files — v1.0.66 (2026-06-30)

AGENTS.md, .github/copilot-instructions.md, and other instruction files now support @filepath syntax to include content from other files. This lets teams keep a short top-level AGENTS.md that references focused instruction files rather than cramming everything into one long file.


Course Sections Updated

Chapter Section Change
Chapter 06 — MCP Servers Additional MCP Commands → slash commands table Added /mcp list row with description
Chapter 04 — Agents & Custom Instructions Custom Instruction Files Added new "Importing Other Files with @" section with example and tip

Source Announcements

Generated by Course Updater · ● 736.7K ·

- Chapter 06: Add /mcp list to the slash commands reference table.
  Released in v1.0.69-1 (2026-07-04), /mcp list shows currently attached
  MCP servers and can be run while Copilot is working, complementing the
  existing /mcp show command.

- Chapter 04: Add @-style imports section under Custom Instruction Files.
  Released in v1.0.66 (2026-06-30), users can now reference other files
  inside AGENTS.md or instruction files with @filepath syntax, letting
  teams keep instructions modular and well-organized.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant