Skip to content

[bot] Update Learning Hub for /plugins removal, MCP 2026-07-28, hook trace context, and copilot app command - #2851

Draft
github-actions[bot] wants to merge 1 commit into
mainfrom
learning-hub-update-2026-08-28-76db3e8d87385dd9
Draft

[bot] Update Learning Hub for /plugins removal, MCP 2026-07-28, hook trace context, and copilot app command#2851
github-actions[bot] wants to merge 1 commit into
mainfrom
learning-hub-update-2026-08-28-76db3e8d87385dd9

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

What changed

Based on the GitHub Copilot CLI changelog (v1.0.81, 2026-08-27) and recent releases, this PR updates the Learning Hub to reflect several breaking/notable changes:

  1. /plugins command removedinstalling-and-using-plugins.md now documents that /plugins was removed in v1.0.81 in favor of /plugin, /mcp, /skills, /subagents, and /instructions. Notes the plugins dashboard is now on by default (PLUGINS_DASHBOARD=false to opt out), the new /plugin update-available indicator, and that hook/LSP enable-disable toggles are temporarily unavailable after the dashboard consolidation.
  2. MCP 2026-07-28 spec supportunderstanding-mcp-servers.md notes that CLI, SDK, IDE, and in-memory clients now support the newer MCP protocol revision.
  3. Hook OpenTelemetry trace contextautomating-with-hooks.md documents the new traceparent/tracestate fields available to hook inputs (and as env vars for command hooks) for correlating hook telemetry with session traces.
  4. copilot app CLI commandgithub-copilot-app.md documents the new copilot app command to open the GitHub Copilot desktop app in the current directory.

All four pages had their lastUpdated frontmatter bumped to 2026-08-28.

Sources

Note: github.blog, code.visualstudio.com, and the community copilot-guide site were not reachable from this sandbox environment (network policy blocked them), so this update is based on the copilot-cli changelog and release data only. The cli-for-beginners section was intentionally left untouched per instructions.

Warning

Firewall blocked 3 domains

The following domains were blocked by the firewall during workflow execution:

  • code.visualstudio.com
  • github.blog
  • nishanil.github.io

To allow these domains, add them to the network.allowed list in your workflow frontmatter:

network:
  allowed:
    - defaults
    - "code.visualstudio.com"
    - "github.blog"
    - "nishanil.github.io"

See Network Configuration for more information.

Generated by Learning Hub Updater · auto · 81.3 AIC · ⌖ 12.7 AIC · ⊞ 8.7K ·

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