[bot] Update Learning Hub with Copilot CLI v1.0.15–v1.0.18 features#1317
Closed
github-actions[bot] wants to merge 1 commit intostagedfrom
Closed
[bot] Update Learning Hub with Copilot CLI v1.0.15–v1.0.18 features#1317github-actions[bot] wants to merge 1 commit intostagedfrom
github-actions[bot] wants to merge 1 commit intostagedfrom
Conversation
- automating-with-hooks.md: Add PermissionRequest and notification hook events to the event reference table; document permissionDecision 'allow' return value for preToolUse; add PermissionRequest and notification practical examples - creating-effective-skills.md: Document built-in CLI skills (v1.0.17) that ship with the CLI without configuration - using-copilot-coding-agent.md: Add Critic agent best-practice tip (v1.0.18, experimental mode for Claude models) 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's New
Reviewed the GitHub Copilot CLI changelog for the past 7 days (v1.0.13–v1.0.18, released March 30–April 4, 2026) and updated three Learning Hub pages with newly shipped features.
New Features Found
notificationhook event — fires asynchronously on shell completion, permission prompts, elicitation dialogs, agent completionpreToolUsepermissionDecision: 'allow'return value — silently suppresses the tool approval promptPermissionRequesthook event — programmatically approve/deny tool permission requestsSections Updated
automating-with-hooks.mdPermissionRequestandnotificationto the hook events reference tablepreToolUsecallout to document thepermissionDecision: 'allow'return valuecreating-effective-skills.mdusing-copilot-coding-agent.mdSource Announcements