Skip to content

[bot] Add plugins dashboard rollout, voice dictation, and worktree fix to Learning Hub - #2900

Draft
github-actions[bot] wants to merge 1 commit into
mainfrom
learning-hub-update-2026-09-01-7f3e4809f31d47ca
Draft

[bot] Add plugins dashboard rollout, voice dictation, and worktree fix to Learning Hub#2900
github-actions[bot] wants to merge 1 commit into
mainfrom
learning-hub-update-2026-09-01-7f3e4809f31d47ca

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Summary

Checked the GitHub Copilot CLI changelog (github/copilot-cli v1.0.81 and v1.0.82 entries) for updates from the past 7 days. Most recent items (Grok 4.6, Gemini 3.7 Flash, session restore after crash, /new-worktree, sandbox changes, MCP 2026-07-28 support, OpenTelemetry hook tracing, etc.) were already documented in the Learning Hub. Three gaps were found and fixed:

  1. Plugins dashboard GA rollout — the /plugin, /mcp, /skills dashboard is now on by default for everyone (v1.0.81+), with a PLUGINS_DASHBOARD=false opt-out that was later removed in the same release along with the legacy skills picker.
  2. Voice dictationCtrl+Space toggles voice dictation (v1.0.81+); this keyboard shortcut wasn't listed anywhere in the guide.
  3. Worktree switch message reliability — a message typed while /worktree or /move is preparing a switch is no longer dropped (v1.0.82+).

Other blog/VS Code/community-guide sources listed in the task could not be reached from this environment (github.blog and code.visualstudio.com returned connection failures), so this pass relied on the CLI changelog and existing Learning Hub content comparison. github/github-app repo does not exist under that name, so its changelog could not be checked either.

Sections updated

  • website/src/content/docs/learning-hub/installing-and-using-plugins.md — added dashboard GA rollout note under "Enabling and Disabling Plugin Components"
  • website/src/content/docs/learning-hub/copilot-configuration-basics.md — added voice dictation shortcut and worktree switch reliability note; bumped lastUpdated

cli-for-beginners pages were intentionally left untouched per instructions.

Source

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 · 103.4 AIC · ⌖ 12.6 AIC · ⊞ 8.7K ·

- Document plugins dashboard (/plugin, /mcp, /skills) becoming default for all users, with the PLUGINS_DASHBOARD opt-out and its later removal
- Add voice dictation (Ctrl+Space) to keyboard shortcuts
- Note worktree/move switch reliability fix in v1.0.82 for messages typed mid-switch

Sources:
- github/copilot-cli changelog.md (v1.0.81, v1.0.82 entries)

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