Skip to content

[bot] docs(learning-hub): Copilot CLI v1.0.6–v1.0.10 updates (March 2026)#1111

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

[bot] docs(learning-hub): Copilot CLI v1.0.6–v1.0.10 updates (March 2026)#1111
github-actions[bot] wants to merge 1 commit intostagedfrom
learning-hub/copilot-cli-updates-march-2026-869cda98e2388dce

Conversation

@github-actions
Copy link
Contributor

What changed

This PR updates four Learning Hub pages based on new features shipped in GitHub Copilot CLI v1.0.6–v1.0.10 (March 14–21, 2026).


New features found

Version Feature
v1.0.10 /undo command — undo the last turn and revert file changes
v1.0.10 --effort as a shorthand alias for --reasoning-effort
v1.0.10 Config settings renamed to camelCase (includeCoAuthoredBy, effortLevel, etc.) — old names still work
v1.0.10 Workspace MCP servers loaded from .mcp.json and devcontainer.json in addition to .vscode/mcp.json
v1.0.10 Plugins loaded via --plugin-dir now listed under External Plugins section in /plugin list
v1.0.9 includeGitignored config option — include gitignored files in @ file search
v1.0.8 MCP servers can be validated against registries using the experimental MCP_ALLOWLIST feature flag
v1.0.8 Hooks can now be defined in settings.json, settings.local.json, and config.json (not just .github/hooks/)
v1.0.7 subagentStart hook event — fires when a subagent is spawned, supports context injection
v1.0.6 Hook event names support PascalCase for cross-platform compatibility (CLI, VS Code, Claude Code)

Pages updated

automating-with-hooks.md

  • Added subagentStart to the Hook Events table
  • Added Cross-Platform Event Names note about PascalCase support
  • Added Where to Define Hooks table documenting settings.json, settings.local.json, and config.json as additional hook locations
  • Updated the FAQ answer for hook file placement to reflect the new options

understanding-mcp-servers.md

  • Updated configuration section to list all supported config file locations (.vscode/mcp.json, .mcp.json, devcontainer.json) with folder-trust note
  • Added MCP_ALLOWLIST experimental feature to Best Practices section

copilot-configuration-basics.md

  • Added includeGitignored config option section
  • Added camelCase config settings rename reference table
  • Updated the GitHub Copilot CLI section: correct config path (~/.copilot/settings.json), camelCase settings example, and a command reference table for /undo, --effort, and --resume

installing-and-using-plugins.md

  • Documented the External Plugins section that appears in /plugin list for plugins loaded via --plugin-dir

Source announcements

Generated by Learning Hub Updater ·

Add documentation for new features shipped in GitHub Copilot CLI
v1.0.6 through v1.0.10 (March 14-21 2026):

- automating-with-hooks.md: Add subagentStart hook event to event
  table; add cross-platform PascalCase event name support note; add
  'Where to Define Hooks' table covering settings.json, settings.local.json,
  and config.json in addition to .github/hooks/

- understanding-mcp-servers.md: Update config section to list all
  supported locations (.vscode/mcp.json, .mcp.json, devcontainer.json)
  with folder-trust note; add MCP_ALLOWLIST experimental feature for
  registry-based server validation

- copilot-configuration-basics.md: Add includeGitignored config option;
  add camelCase config settings rename table; update GitHub Copilot CLI
  section with accurate config path, camelCase settings example, and
  /undo and --effort command reference table

- installing-and-using-plugins.md: Document External Plugins section
  in /plugin list for --plugin-dir loaded plugins

Sources:
- https://github.com/github/copilot-cli/releases/tag/v1.0.10
- https://github.com/github/copilot-cli/releases/tag/v1.0.9
- https://github.com/github/copilot-cli/releases/tag/v1.0.8
- https://github.com/github/copilot-cli/releases/tag/v1.0.7
- https://github.com/github/copilot-cli/releases/tag/v1.0.6

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