Skip to content

[bot] Update Learning Hub for CLI v1.0.72–v1.0.75 (July 2026)#2433

Draft
github-actions[bot] wants to merge 1 commit into
mainfrom
learning-hub/july-2026-updates-68afa900c8069b82
Draft

[bot] Update Learning Hub for CLI v1.0.72–v1.0.75 (July 2026)#2433
github-actions[bot] wants to merge 1 commit into
mainfrom
learning-hub/july-2026-updates-68afa900c8069b82

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

What was found

Reviewing the GitHub Copilot CLI changelog (v1.0.72–v1.0.75, July 18–24, 2026) against the current Learning Hub revealed several outdated and missing items:

New features not yet documented

  • /worktree and /move split (v1.0.72): These commands were previously documented as aliases of each other. In v1.0.72 they were split into distinct commands — /worktree creates a new worktree and leaves uncommitted changes behind, while /move carries uncommitted changes into the new worktree.
  • /model plan command (v1.0.74): A new sub-command to select a dedicated model for plan mode, separate from the session model.
  • Open Plugin Spec v1 / mcp.json support (v1.0.74): Copilot CLI now supports the Open Plugin Spec v1 manifest format (mcp.json) in addition to plugin.json.
  • Claude Opus 5 (v1.0.75): New model available — added to the model examples in the repository settings section.

Sections updated

copilot-configuration-basics.md

  • Corrected the /worktree//move section to reflect the v1.0.72 split, clearly explaining which command does what
  • Added documentation for the new /model plan command under the Model Picker section
  • Added claude-opus-5 to the model examples in the repository settings table

installing-and-using-plugins.md

  • Added a note about Open Plugin Spec v1 (mcp.json) manifest support (v1.0.74)

Sources

Generated by Learning Hub Updater · 118.2 AIC · ⌖ 10.3 AIC · ⊞ 5.8K ·

- Fix outdated /worktree and /move documentation: in v1.0.72 these were
  split into distinct commands (/worktree leaves uncommitted changes
  behind, /move carries them into the new worktree)
- Add /model plan command documentation (v1.0.74)
- Add claude-opus-5 to model examples in repository settings section (v1.0.75)
- Add Open Plugin Spec v1 / mcp.json manifest support note (v1.0.74)
- Update lastUpdated dates on both pages

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