Skip to content

[bot] Update slash commands: replace removed /plugins with /plugin, /instructions, /subagents (v1.0.81) - #211

Draft
DanWahlin wants to merge 1 commit into
mainfrom
fix/update-plugins-command-v1.0.81-567d376eb6e3b9c5
Draft

[bot] Update slash commands: replace removed /plugins with /plugin, /instructions, /subagents (v1.0.81)#211
DanWahlin wants to merge 1 commit into
mainfrom
fix/update-plugins-command-v1.0.81-567d376eb6e3b9c5

Conversation

@DanWahlin

Copy link
Copy Markdown
Collaborator

What changed in Copilot CLI

v1.0.81 (2026-08-27) removed the /plugins command. Its functionality was split across three dedicated commands:

  • /plugin — manage the plugins dashboard (browse, install, enable, update)
  • /instructions — view and manage loaded instruction files
  • /subagents — view and manage subagents in the session

Additionally, /mcp (bare) and /skills now open the unified plugins dashboard; /mcp config is still the dedicated MCP setup wizard.

Source: https://github.com/github/copilot-cli/releases/tag/v1.0.81

What was updated

Chapter 01: First Steps (01-setup-and-first-steps/README.md) — Agent Environment slash commands table:

  • Removed the now-defunct /plugins row
  • Added /plugin with accurate description of the plugins dashboard
  • Added /instructions (new command for viewing loaded instruction files)
  • Added /subagents (new command for managing session subagents)
  • Updated /mcp description to reflect dashboard behavior and point to /mcp config for the MCP wizard
  • Updated /skills description to reflect dashboard behavior

Why this matters for beginners

The /plugins command no longer exists — learners who try to run it will get an error. The table now accurately reflects the commands available in v1.0.81+, so beginners can use them with confidence.

Generated by Course Updater · ● 803.2K ·

…ctions, /subagents

The /plugins command was removed in Copilot CLI v1.0.81 (released 2026-08-27).
Its functionality was split across dedicated commands:
- /plugin: plugins dashboard for browsing, installing, enabling, and updating plugins
- /instructions: view and manage loaded instruction files
- /subagents: view and manage subagents in the current session

Also updated /mcp and /skills descriptions to reflect the unified plugins
dashboard that /mcp, /skills, and /plugin now open.

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.

1 participant