Commit 6d5127d
docs: add /mcp list command and @-style imports for instruction files
- 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>1 parent d9be63d commit 6d5127d
2 files changed
Lines changed: 17 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
486 | 486 | | |
487 | 487 | | |
488 | 488 | | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
489 | 505 | | |
490 | 506 | | |
491 | 507 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
924 | 924 | | |
925 | 925 | | |
926 | 926 | | |
| 927 | + | |
927 | 928 | | |
928 | 929 | | |
929 | 930 | | |
| |||
0 commit comments