Skip to content

[bot] sync: CLI for Beginners — ch04 @-style imports + ch06 /mcp list (2026-07-10)#2264

Draft
github-actions[bot] wants to merge 1 commit into
mainfrom
sync/cli-for-beginners-2026-07-10-213ba4c2d8edc641
Draft

[bot] sync: CLI for Beginners — ch04 @-style imports + ch06 /mcp list (2026-07-10)#2264
github-actions[bot] wants to merge 1 commit into
mainfrom
sync/cli-for-beginners-2026-07-10-213ba4c2d8edc641

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

What changed upstream

Two content commits landed in github/copilot-cli-for-beginners since the last sync (d9be63df5be5abff7946e300a86e855f902dd758):

  • c559ab4 (2026-07-09) — Add /mcp list command and @-style imports — modifies 04-agents-custom-instructions/README.md and 06-mcp-servers/README.md
  • 6d5127d (2026-07-06) — same content changes (the merge commit above is the squash)

(One additional commit added traffic analytics data only — no course content changes.)

Changes in detail

Chapter 04 (04-agents-custom-instructions/README.md):

  • Added a new subsection "Importing Other Files with @" 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. Includes a code example and a tip about sharing a common base file.

Chapter 06 (06-mcp-servers/README.md):

  • Added /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 /mcp show).
  • Added /mcp auth <server-name> command (re-authenticate OAuth MCP servers).
  • Updated /mcp enable and /mcp disable descriptions to note that changes persist across sessions.

What was updated locally

File Changes
website/src/content/docs/learning-hub/cli-for-beginners/04-agents-and-custom-instructions.md Added "Importing Other Files with @" subsection with code example and tips; bumped lastUpdated to 2026-07-10
website/src/content/docs/learning-hub/cli-for-beginners/06-mcp-servers.md Added /mcp list, /mcp auth rows; updated enable/disable descriptions; bumped lastUpdated to 2026-07-10

Source links


📝 The markdown body of this workflow can be edited directly on GitHub.com without recompilation.

Generated by CLI for Beginners Content Sync · 51.1 AIC · ⌖ 10.2 AIC · ⊞ 7.1K ·

- 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.

- Chapter 06: Add /mcp list to the Additional MCP 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. Also add /mcp auth command
  and update enable/disable descriptions to note session persistence.

- Bump lastUpdated to 2026-07-10 in both files.

Upstream commits: c559ab4953a0 (2026-07-09)

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.

0 participants