Skip to content

[bot] Update Learning Hub for Copilot CLI v1.0.71–v1.0.72 changes#2366

Draft
github-actions[bot] wants to merge 1 commit into
mainfrom
update/learning-hub-july-2026-5f284bdbc2afa1e9
Draft

[bot] Update Learning Hub for Copilot CLI v1.0.71–v1.0.72 changes#2366
github-actions[bot] wants to merge 1 commit into
mainfrom
update/learning-hub-july-2026-5f284bdbc2afa1e9

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

What's New

Updates the Learning Hub to reflect new capabilities shipped in GitHub Copilot CLI v1.0.71 (2026-07-16) and v1.0.72 (2026-07-20).

New features / changes found

v1.0.72 (2026-07-20)

  • agentStop hooks now receive a stop_hook_active flag when the CLI ends a turn after 8 consecutive blocks, preventing infinite loops
  • copilot plugins install --skill <file|URL|dir> added as a new way to install skills (with --scope project for repo-scoped installs)
  • /plugins slash command gains update, uninstall, enable, disable, remove verbs with --plugin, --mcp, and --skill flags for granular management
  • /plugins help subcommand added

v1.0.71 (2026-07-16)

  • /plugins marketplace browse and /plugins marketplace update slash commands added
  • copilot plugins marketplace CLI subcommands added

Pages updated

Page What changed
automating-with-hooks.md Added stop_hook_active flag documentation for agentStop hooks with example self-limiting script
creating-effective-skills.md Added copilot plugins install --skill as an additional skill installation method alongside copilot skill add; documented --scope project flag
installing-and-using-plugins.md Added new "Managing Plugins, Skills, and MCP Servers via Slash Commands" section documenting the expanded /plugins management interface; added Marketplace Management section with CLI and slash-command examples

Source announcements

Generated by Learning Hub Updater · 137 AIC · ⌖ 7.8 AIC · ⊞ 5.8K ·

- automating-with-hooks: document stop_hook_active flag for agentStop
  hooks (v1.0.72) so users know to self-limit blocking hooks
- creating-effective-skills: add copilot plugins install --skill command
  including --scope project flag for repo-scoped installs (v1.0.72)
- installing-and-using-plugins: document expanded /plugins slash command
  management (update, uninstall, enable, disable with --plugin/--mcp/
  --skill flags) and marketplace management commands (v1.0.71-v1.0.72)

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