Skip to content

[bot] docs(learning-hub): document notification hook, PermissionRequest hook, Critic agent, and built-in skills#1325

Closed
github-actions[bot] wants to merge 1 commit intostagedfrom
learning-hub-update-hooks-skills-agents-april-2026-c362789d4c697381
Closed

[bot] docs(learning-hub): document notification hook, PermissionRequest hook, Critic agent, and built-in skills#1325
github-actions[bot] wants to merge 1 commit intostagedfrom
learning-hub-update-hooks-skills-agents-april-2026-c362789d4c697381

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

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

What's New

Updates the Learning Hub documentation to reflect Copilot CLI releases v1.0.16 through v1.0.18 (April 2–4, 2026).

New Features Found

Feature Version Description
notification hook event v1.0.18 New asynchronous hook that fires on shell completion, permission prompts, elicitation dialogs, and agent completion
PermissionRequest hook v1.0.16 New hook that intercepts Copilot's tool permission prompts for programmatic approve/deny
preToolUse permissionDecision output v1.0.18 Outputting {"permissionDecision":"allow"} from a preToolUse hook suppresses the approval UI prompt
Critic agent v1.0.18 Experimental built-in agent for Claude models that auto-reviews plans and implementations using a complementary model
Built-in skills v1.0.17 CLI now ships with built-in skills out of the box (e.g., Copilot cloud agent environment customization guide)

Sections Updated

automating-with-hooks.md

  • Updated "Key characteristics" to note most hooks execute synchronously but notification fires asynchronously
  • Added notification (async) and PermissionRequest rows to the Hook Events table
  • Expanded the preToolUse key insight note to document permissionDecision: "allow" output behavior
  • Added "Auto-Approving with PermissionRequest" practical example with JSON config
  • Added "Non-Blocking Notifications with the notification Hook" practical example section documenting async behavior and trigger scenarios

building-custom-agents.md

  • Added FAQ entry explaining the Critic agent experimental feature (auto-reviews plans for Claude models)

creating-effective-skills.md

  • Added introductory note about CLI-bundled built-in skills available out of the box

Source Announcements

Generated by Learning Hub Updater ·

…ills (v1.0.16–v1.0.18)

- automating-with-hooks.md: add notification (async) and PermissionRequest
  hook events to the events table; update key characteristics to note the
  notification hook fires asynchronously; document permissionDecision output
  field for preToolUse; add PermissionRequest practical example

- building-custom-agents.md: add FAQ entry for the new Critic agent
  (experimental Claude-model feature that auto-reviews plans)

- creating-effective-skills.md: mention CLI-bundled built-in skills
  available out of the box (added in v1.0.17)

Sources:
- https://github.com/github/copilot-cli/releases/tag/v1.0.16 (PermissionRequest hook)
- https://github.com/github/copilot-cli/releases/tag/v1.0.17 (built-in skills)
- https://github.com/github/copilot-cli/releases/tag/v1.0.18 (Critic agent, notification hook, permissionDecision)

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.

1 participant