Skip to content

[bot] docs: update Learning Hub for Copilot CLI v1.0.15–v1.0.16 changes#1273

Draft
github-actions[bot] wants to merge 1 commit intostagedfrom
learning-hub/updates-april-2026-f6b55b7f73507e1e
Draft

[bot] docs: update Learning Hub for Copilot CLI v1.0.15–v1.0.16 changes#1273
github-actions[bot] wants to merge 1 commit intostagedfrom
learning-hub/updates-april-2026-f6b55b7f73507e1e

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Apr 2, 2026

What's New

Copilot CLI released v1.0.15 (2026-04-01) and v1.0.16 (2026-04-02) with several noteworthy changes. This PR updates three Learning Hub pages to document the features that weren't yet covered.

Changes Found

v1.0.16 (2026-04-02)

  • PermissionRequest hook — new hook event that fires when the CLI shows a permission prompt to the user, allowing scripts to programmatically approve or deny it (distinct from preToolUse which blocks/allows tool calls)
  • marketplaces repository setting removed — replaced by extraKnownMarketplaces (the old setting was already deprecated; now fully removed)

v1.0.15 (2026-04-01)

  • Ctrl+D no longer queues messages — use Ctrl+Q or Ctrl+Enter instead (behavioral change that could confuse users with existing muscle memory)

Already documented in prior Learning Hub updates: postToolUseFailure hook, mcp.config.* RPCs, /mcp auth, device code flow, /share html, camelCase config settings.

Sections Updated

automating-with-hooks.md

  • Added PermissionRequest to the Hook Events table
  • Added new practical example section "Auto-Approve Permissions in CI with PermissionRequest" with a JSON hook config and a bash policy script
  • Updated lastUpdated date to 2026-04-02

copilot-configuration-basics.md

  • Added a note on Ctrl+Q / Ctrl+Enter as the new queue shortcuts (and that Ctrl+D no longer queues) in the CLI Session Commands section
  • Updated lastUpdated date to 2026-04-02

installing-and-using-plugins.md

  • Added a new sub-section "Sharing Marketplace Registrations Across a Team" documenting the extraKnownMarketplaces config setting with a JSON example
  • Noted that this replaces the old marketplaces setting removed in v1.0.16
  • Updated lastUpdated date to 2026-04-02

Source Announcements

Generated by Learning Hub Updater ·

- Add PermissionRequest hook event to automating-with-hooks.md with
  practical CI example (new in v1.0.16)
- Add Ctrl+Q / Ctrl+Enter queue shortcut note to copilot-configuration-basics.md
  (Ctrl+D no longer queues as of v1.0.15)
- Add extraKnownMarketplaces config setting to installing-and-using-plugins.md
  (old 'marketplaces' setting removed in v1.0.16)
- Update lastUpdated dates on all three files

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