[bot] Update Learning Hub for March 2026 Copilot CLI releases (v1.0.4–v1.0.7)#1064
Draft
github-actions[bot] wants to merge 1 commit intomainfrom
Draft
[bot] Update Learning Hub for March 2026 Copilot CLI releases (v1.0.4–v1.0.7)#1064github-actions[bot] wants to merge 1 commit intomainfrom
github-actions[bot] wants to merge 1 commit intomainfrom
Conversation
- Add subagentStart hook event to the hooks events table - Add Cross-Client Compatibility section to hooks page (PascalCase event names, Claude Code nested matcher/hooks structure) - Add subagentStart practical example to hooks page - Add Open Plugin Spec Compatibility section to plugins page (discovery of .claude-plugin/plugin.json, .lsp.json locations) - Update lastUpdated dates to 2026-03-18 Sources: - https://github.com/github/copilot-cli/releases/tag/v1.0.7 - https://github.com/github/copilot-cli/releases/tag/v1.0.6 - https://github.com/github/copilot-cli/releases/tag/v1.0.5 - https://github.com/github/copilot-cli/releases/tag/v1.0.4 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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 changed
Reviewed GitHub Copilot CLI releases from the past 7 days (v1.0.4 on March 11 through v1.0.7 on March 17, 2026) and updated the Learning Hub to reflect new features and improvements.
New features/changes found
From v1.0.7 (March 17):
subagentStarthook event — fires when a subagent is spawned, with support for injecting additional context into the subagent's promptFrom v1.0.6 (March 16):
matcher/hooksstructure supported).claude-plugin/plugin.jsondiscovered via--plugin-dir;.lsp.json/.github/lsp.jsonlocations supported; PascalCase hook events,:namespace separator, andexclusivepath modeFrom v1.0.5 (March 13):
lsp.json/.github/lsp.jsonsupport (captured in plugins update)From v1.0.4 (March 11):
Sections updated
automating-with-hooks.mdsubagentStartto the Hook Events table (betweenagentStopandsubagentStop)matcher/hooksstructurelastUpdatedto 2026-03-18installing-and-using-plugins.md.claude-plugin/plugin.json,.lsp.json, PascalCase hooks,:namespace separator, andexclusivepath modelastUpdatedto 2026-03-18