[bot] Update Learning Hub for Copilot CLI v1.0.72–v1.0.75 changes#2440
Draft
github-actions[bot] wants to merge 1 commit into
Draft
[bot] Update Learning Hub for Copilot CLI v1.0.72–v1.0.75 changes#2440github-actions[bot] wants to merge 1 commit into
github-actions[bot] wants to merge 1 commit into
Conversation
- Add Claude Opus 5 (v1.0.75) and gemini-3.6-flash (v1.0.74) to the model selection guide in building-custom-agents.md - Document agentStop hook stop_hook_active flag and 8-consecutive-block loop-prevention behavior (v1.0.72) in automating-with-hooks.md - Add Open Plugin Spec v1 and mcp.json support note (v1.0.74) in installing-and-using-plugins.md - Document /model plan command for per-mode model selection (v1.0.74) in copilot-configuration-basics.md Co-authored-by: Copilot <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What's New
Updates from GitHub Copilot CLI releases v1.0.72–v1.0.75 (2026-07-20 to 2026-07-24) not yet reflected in the Learning Hub.
New features found
mcp.json(non-dotfile) configuration/model plan(/model --plan) command to set a separate model for plan modeagentStoploop prevention — CLI ends turn after 8 consecutive blocks; hooks receivestop_hook_activeflagPages updated
building-custom-agents.md— Added Claude Opus 5 as the highest-capability tier and gemini-3.6-flash as a fast/lightweight option in the model selection tableautomating-with-hooks.md— UpdatedagentStoprow to mentionstop_hook_activeflag; added a callout explaining the 8-consecutive-block loop-prevention behavior with an example scriptinstalling-and-using-plugins.md— Updated MCP Servers table to includemcp.json(without dot prefix); added a note about Open Plugin Spec v1 supportcopilot-configuration-basics.md— Added documentation for/model plan(or/model --plan) to set a per-mode model overrideSource announcements