Skip to content

[bot] Update Learning Hub: MCP config, plugin extensions, CLI commands (v1.0.61–v1.0.64)#2119

Draft
github-actions[bot] wants to merge 1 commit into
stagedfrom
learning-hub-updates-staged-755bef1b2b6846d4
Draft

[bot] Update Learning Hub: MCP config, plugin extensions, CLI commands (v1.0.61–v1.0.64)#2119
github-actions[bot] wants to merge 1 commit into
stagedfrom
learning-hub-updates-staged-755bef1b2b6846d4

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

What new features or changes were found

Reviewing the Copilot CLI changelog for v1.0.61–v1.0.64 (released 2026-06-09 to 2026-06-23) against the current Learning Hub revealed three gaps not yet documented:

  1. .github/mcp.json as an MCP config location (v1.0.61) — The understanding-mcp-servers.md config discovery table listed .mcp.json, .vscode/mcp.json, and devcontainer.json but was missing the .github/mcp.json path added in v1.0.61.

  2. Plugins can ship extensions (v1.0.62) — installing-and-using-plugins.md listed five plugin component types but was missing the new Extensions component type, which allows plugins to ship IDE extensions installable via the plugin marketplace.

  3. New CLI session commands (v1.0.61, v1.0.64) — copilot-configuration-basics.md was missing three commands added in recent releases:

    • /settings (v1.0.61) — interactive dialog to browse and edit user settings
    • /worktree (v1.0.61) — create/switch git worktrees with uncommitted changes
    • /diagnose (v1.0.64) — analyze session logs for troubleshooting
    • Also updated /usage to note per-model token totals (v1.0.64)

Note: many v1.0.63–v1.0.64 features were already documented in PR #2107 (e.g., argument-hint for skills, /mcp registry, deferTools, rubber-duck agent in /subagents, model family aliases, /branch alias, postToolUse matcher fix).

What sections of the guide were updated

File Change
website/src/content/docs/learning-hub/understanding-mcp-servers.md Added .github/mcp.json row to the config file discovery table
website/src/content/docs/learning-hub/installing-and-using-plugins.md Added Extensions row to the "What's Inside a Plugin?" component table
website/src/content/docs/learning-hub/copilot-configuration-basics.md Added /settings, /worktree, /diagnose command sections; updated /usage description

Links to source announcements

  • Copilot CLI changelog
    • v1.0.64 (2026-06-23): /diagnose, per-model /usage totals, experimental --worktree flag
    • v1.0.62 (2026-06-13): plugins can ship extensions
    • v1.0.61 (2026-06-09): /settings, /worktree, auto-load .github/mcp.json

Generated by Learning Hub Updater · 394.8 AIC · ⌖ 19.4 AIC · ⊞ 5.7K ·

- understanding-mcp-servers: add .github/mcp.json to config discovery table (v1.0.61)
- installing-and-using-plugins: add extensions as a plugin component type (v1.0.62)
- copilot-configuration-basics: add /settings, /worktree, and /diagnose commands (v1.0.61, v1.0.64); note per-model token totals in /usage (v1.0.64)

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