Skip to content

[bot] Update Learning Hub with Copilot CLI v1.0.71–1.0.73 changes#2410

Draft
github-actions[bot] wants to merge 1 commit into
mainfrom
learning-hub-updates-july-2026-9e3d8f2e74618ad2
Draft

[bot] Update Learning Hub with Copilot CLI v1.0.71–1.0.73 changes#2410
github-actions[bot] wants to merge 1 commit into
mainfrom
learning-hub-updates-july-2026-9e3d8f2e74618ad2

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

What's new

Reviewed the Copilot CLI changelog for the week of July 16–23, 2026. The following stable releases introduced documentation-worthy changes:

  • v1.0.71 (July 16): Various fixes and quality-of-life improvements
  • v1.0.72 (July 20): agentStop loop protection with stop_hook_active flag; skill installation via the plugins system
  • v1.0.73 (July 20): Minor fixes for Anthropic subagents and relative link resolution

Sections updated

automating-with-hooks.md

  • Updated the agentStop row in the hooks event table to mention the new stop_hook_active flag (v1.0.72+)
  • Added a "Loop protection" callout after the "Lint Check When Agent Completes" example explaining that the CLI now ends the turn after 8 consecutive agentStop blocks, and that hooks receive a STOP_HOOK_ACTIVE environment variable they can use to self-limit

installing-and-using-plugins.md

  • Added a new "Installing Individual Skills (v1.0.72+)" subsection under "Installing Plugins" documenting copilot plugins install --skill <file, URL, or directory> and the optional --scope project flag

creating-effective-skills.md

  • Updated the FAQ answer for "How do I manage skills from the CLI?" to mention the new plugin-based install method (copilot plugins install --skill) as an alternative to copilot skill add

Sources

Generated by Learning Hub Updater · 102.7 AIC · ⌖ 10.2 AIC · ⊞ 5.8K ·

- automating-with-hooks: Document agentStop loop protection and
  stop_hook_active flag (v1.0.72)
- installing-and-using-plugins: Add skill installation via plugins
  system with copilot plugins install --skill (v1.0.72)
- creating-effective-skills: Update FAQ to mention plugin-based
  skill installation as an alternative to copilot skill add

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