Skip to content

[bot] Update Learning Hub docs for Copilot CLI v1.0.7–v1.0.9 changes#1097

Draft
github-actions[bot] wants to merge 1 commit intostagedfrom
learning-hub/copilot-cli-updates-march-2026-31d9888385ec70bb
Draft

[bot] Update Learning Hub docs for Copilot CLI v1.0.7–v1.0.9 changes#1097
github-actions[bot] wants to merge 1 commit intostagedfrom
learning-hub/copilot-cli-updates-march-2026-31d9888385ec70bb

Conversation

@github-actions
Copy link
Contributor

Summary

Updated three Learning Hub pages to reflect new features and changes shipped in GitHub Copilot CLI releases v1.0.7–v1.0.9 (March 13–19, 2026).


What Was Found

Version Change
v1.0.7 New subagentStart hook event (fires when a subagent is spawned, supports context injection)
v1.0.8 Hooks can now be defined in settings.json, settings.local.json, and config.json — not just .github/hooks/
v1.0.8 Repo-level hooks now only load after folder trust is confirmed (security hardening)
v1.0.8 New extension mode setting to control extensibility
v1.0.8 Experimental MCP_ALLOWLIST feature flag for validating MCP servers against registries
v1.0.9 New include_gitignored config option for @ file search

What Was Updated

automating-with-hooks.md

  • Added subagentStart to the hook events table with description and use cases
  • Added callout note explaining subagentStart supports injecting context into the subagent prompt
  • Added new "Where Hooks Are Configured" section documenting all supported locations (.github/hooks/, settings.json, settings.local.json, config.json) with scope and best-use guidance
  • Added security note that repo-level hooks require folder trust confirmation before loading
  • Updated the FAQ answer for "Where do I put hooks configuration files?" to reflect all supported locations
  • Updated lastUpdated to 2026-03-20

understanding-mcp-servers.md

  • Added MCP_ALLOWLIST experimental feature to the Best Practices section for supply-chain protection
  • Updated lastUpdated to 2026-03-20

copilot-configuration-basics.md

  • Added include_gitignored config option documentation with example JSON
  • Added Extension Mode setting description under CLI configuration
  • Updated lastUpdated to 2026-03-20

Source Announcements

Generated by Learning Hub Updater ·

- Add subagentStart hook event to hooks event table (new in v1.0.7)
- Add 'Where Hooks Are Configured' section documenting that hooks can now
  be defined in settings.json, settings.local.json, and config.json (v1.0.8)
- Update FAQ to reflect multiple hook configuration locations
- Add MCP_ALLOWLIST best practice to MCP servers page (v1.0.8)
- Add include_gitignored config option to CLI configuration section (v1.0.9)
- Add extension mode setting documentation (v1.0.8)
- Update lastUpdated dates on all modified 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