[bot] Update Learning Hub with July 2026 Copilot CLI features#2281
Closed
github-actions[bot] wants to merge 1 commit into
Closed
[bot] Update Learning Hub with July 2026 Copilot CLI features#2281github-actions[bot] wants to merge 1 commit into
github-actions[bot] wants to merge 1 commit into
Conversation
- copilot-configuration-basics.md: Add /refine command, --sandbox/--no-sandbox flags, and .github/copilot/settings.json repository-pinned settings (v1.0.70) - installing-and-using-plugins.md: Add /plugins dashboard (v1.0.69) and plugin SHA pinning support (v1.0.70) - creating-effective-skills.md: Add Forge auto-draft skills feature (v1.0.70) and update /chronicle skills review documentation - automating-with-hooks.md: Document exit code 2 for explicit preToolUse denials (v1.0.70) 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 new features were found
From the Copilot CLI changelog (v1.0.66–1.0.70, June 24 – July 9, 2026):
/refinecommand (v1.0.70): Rewrites a rough prompt into a clear, structured one.github/copilot/settings.json(v1.0.70): New repo-level settings file that lets a trusted repository pin the model, reasoning effort level, context tier, and extend deny lists for all sessions--sandbox/--no-sandboxflags (v1.0.70): Per-session sandbox toggle without changing the persisted setting/pluginsdashboard (v1.0.69): In-session UI for managing installed pluginsshafield for reproducible environmentspreToolUseexit code 2 (v1.0.70): Explicit deny signal forpreToolUsehooks, distinct from unexpected errorsWhat sections were updated
copilot-configuration-basics.md/refinecommand; added.github/copilot/settings.jsonsection with example; added--sandbox/--no-sandboxstartup flagsinstalling-and-using-plugins.md/pluginsdashboard section; added plugin SHA pinning sectioncreating-effective-skills.mdautomating-with-hooks.mdSource announcements
/refine,.github/copilot/settings.json,--sandbox/--no-sandbox, preToolUse exit code 2, Forge draft skills, plugin SHA pinning/pluginsdashboard,/mcp list/chronicle skills review,/pr auto/automerge, Claude Opus 4.8 Fast